Thinking Beyond Distributions in Testing Machine Learned Models
Negar Rostamzadeh, Ben Hutchinson, Christina Greer, Vinodkumar, Prabhakaran

TL;DR
This paper advocates for expanding machine learning testing beyond distributional performance to include corner cases and stress conditions, drawing parallels with software engineering testing practices.
Contribution
It introduces a broader perspective on ML testing, emphasizing robustness against corner cases and stress scenarios, inspired by software engineering methodologies.
Findings
Current ML testing focuses mainly on distributional accuracy.
Incorporating corner case testing can improve robustness.
Recommendations for adopting stress testing in ML practice.
Abstract
Testing practices within the machine learning (ML) community have centered around assessing a learned model's predictive performance measured against a test dataset, often drawn from the same distribution as the training dataset. While recent work on robustness and fairness testing within the ML community has pointed to the importance of testing against distributional shifts, these efforts also focus on estimating the likelihood of the model making an error against a reference dataset/distribution. We argue that this view of testing actively discourages researchers and developers from looking into other sources of robustness failures, for instance corner cases which may have severe undesirable impacts. We draw parallels with decades of work within software engineering testing focused on assessing a software system against various stress conditions, including corner cases, as opposed to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Machine Learning and Data Classification · Explainable Artificial Intelligence (XAI)
