PulseAugur
EN
LIVE 08:03:47

New Semantic Mutation Score Enhances Testing for Scientific Computing Programs

Researchers have introduced the Semantic Mutation Score (SMS), a new metric designed to improve the adequacy of metamorphic relations in scientific computing programs. Unlike traditional mutation scores that focus on syntactic changes, SMS incorporates domain-specific semantic operators to better identify true semantic faults. The study found that SMS is backward-compatible with existing mutation testing literature and that LLM-generated mutants offer unique fault classes not typically captured by standard syntactic mutation. AI

IMPACT Introduces a novel metric for evaluating AI model robustness in scientific computing, potentially improving reliability.

RANK_REASON The cluster contains a research paper detailing a new metric for software testing. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New Semantic Mutation Score Enhances Testing for Scientific Computing Programs

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Meng Li (School of Computing, University of South China, Hengyang, China, Hunan Engineering Research Center of Software Evaluation and Testing for Intellectual Equipment, Hengyang, China, CNNC Key Laboratory on High Trusted Computing, Hengyang, China), X… ·

    A semantic mutation metric for metamorphic relation adequacy in scientific computing programs

    arXiv:2605.17437v2 Announce Type: replace-cross Abstract: Context. Metamorphic Testing addresses the test-oracle problem in scientific computing, but classical Mutation Score operates on syntactic AST mutations and misses domain semantics. Objective. We propose the Semantic Mutat…