English

New Formulation of DNN Statistical Mutation Killing for Ensuring Monotonicity: A Technical Report

Software Engineering 2025-07-16 v1

Abstract

Mutation testing has emerged as a powerful technique for evaluating the effectiveness of test suites for Deep Neural Networks. Among existing approaches, the statistical mutant killing criterion of DeepCrime has leveraged statistical testing to determine whether a mutant significantly differs from the original model. However, it suffers from a critical limitation: it violates the monotonicity property, meaning that expanding a test set may result in previously killed mutants no longer being classified as killed. In this technical report, we propose a new formulation of statistical mutant killing based on Fisher exact test that preserves the statistical rigour of it while ensuring monotonicity.

Cite

@article{arxiv.2507.11199,
  title  = {New Formulation of DNN Statistical Mutation Killing for Ensuring Monotonicity: A Technical Report},
  author = {Jinhan Kim and Nargiz Humbatova and Gunel Jahangirova and Shin Yoo and Paolo Tonella},
  journal= {arXiv preprint arXiv:2507.11199},
  year   = {2025}
}
R2 v1 2026-07-01T04:02:06.733Z