Zero-failure testing of binary classifiers
Ioannis Ivrissimtzis, Matthew Houliston, Shauna Concannon, Graham, Roberts

TL;DR
This paper introduces a zero-failure testing method for binary classifiers that emphasizes asymmetric error treatment, enabling the creation of increasingly difficult test sets, demonstrated through an age estimation application.
Contribution
The paper presents a novel zero-failure testing approach that constructs nested test sets with asymmetric error considerations, improving classifier evaluation in critical applications.
Findings
Effective in age estimation for legal compliance
Allows for nested, progressively challenging test sets
Highlights importance of asymmetric error handling
Abstract
We propose using performance metrics derived from zero-failure testing to assess binary classifiers. The principal characteristic of the proposed approach is the asymmetric treatment of the two types of error. In particular, we construct a test set consisting of positive and negative samples, set the operating point of the binary classifier at the lowest value that will result to correct classifications of all positive samples, and use the algorithm's success rate on the negative samples as a performance measure. A property of the proposed approach, setting it apart from other commonly used testing methods, is that it allows the construction of a series of tests of increasing difficulty, corresponding to a nested sequence of positive sample test sets. We illustrate the proposed method on the problem of age estimation for determining whether a subject is above a legal age threshold, a…
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
TopicsMachine Learning and Data Classification · Anomaly Detection Techniques and Applications · Imbalanced Data Classification Techniques
MethodsSparse Evolutionary Training
