paper-with-me

Papers

Systematic Training and Testing for Machine Learning Using Combinatorial Interaction Testing

2022-01-28 · Tyler Cody, Erin Lanus, Daniel D. Doyle, Laura Freeman

This paper demonstrates the systematic use of combinatorial coverage for selecting and characterizing test and training sets for machine learning models. The presented work adapts combinatorial interaction testing, which has been successfully leveraged in identifying faults in software testing, to characterize data used in machine learning. The MNIST hand-written digits data is used to demonstrate that combinatorial coverage can be used to select test sets that stress machine learning model performance, to select training sets that lead to robust model performance, and to select data for fine-tuning models to new domains. Thus, the results posit combinatorial coverage as a holistic approach to training and testing for machine learning. In contrast to prior work which has focused on the use of coverage in regard to the internal of neural networks, this paper considers coverage over simple features derived from inputs and outputs. Thus, this paper addresses the case where the supplier of test and training sets for machine learning models does not have intellectual property rights to the models themselves. Finally, the paper addresses prior criticism of combinatorial coverage and provides a rebuttal which advocates the use of coverage metrics in machine learning applications.

📄 PDF Abstract BibTeX arXiv:2201.12428

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningsoftware testing

Similar Papers 제목 키워드 기반

The Integration of Machine Learning into Automated Test Generation: A Systematic Mapping Study

2022-06-21 · Afonso Fontes, Gregory Gay

Context: Machine learning (ML) may enable effective automated test generation. Objective: We characterize emerging research, examining testing practices, researcher goals, ML techniques applied, evaluation, and challenge…

BIG-bench Machine LearningQ-Learningreinforcement-learningReinforcement Learning+1

Sharp Computational-Statistical Phase Transitions via Oracle Computational Model

2015-12-30 · Zhaoran Wang, Quanquan Gu, Han Liu

We study the fundamental tradeoffs between computational tractability and statistical accuracy for a general family of hypothesis testing problems with combinatorial structures. Based upon an oracle model of computation,…

Two-sample testing

Column Generation for Interaction Coverage in Combinatorial Software Testing

2017-12-19 · Serdar Kadioglu

This paper proposes a novel column generation framework for combinatorial software testing. In particular, it combines Mathematical Programming and Constraint Programming in a hybrid decomposition to generate covering ar…

software testing

Exhaustive Circuit Mapping of a Single-Cell Foundation Model Reveals Massive Redundancy, Heavy-Tailed Hub Architecture, and Layer-Dependent Differentiation Control

2026-03-12 · Ihor Kendiukhov arxiv

Mechanistic interpretability of biological foundation models has relied on selective feature sampling, pairwise interaction testing, and observational trajectory analysis. Each of these can introduce systematic bias. Her…

Finding Statistically Significant Interactions between Continuous Features

2017-02-28 · Mahito Sugiyama, Karsten Borgwardt

The search for higher-order feature interactions that are statistically significantly associated with a class variable is of high relevance in fields such as Genetics or Healthcare, but the combinatorial explosion of the…

Computational Efficiency