How Many and Which Training Points Would Need to be Removed to Flip this Prediction?
Jinghan Yang, Sarthak Jain, Byron C. Wallace

TL;DR
This paper introduces efficient influence function-based methods to identify minimal training data subsets whose removal would change a model's prediction, providing insights into model robustness and interpretability.
Contribution
It proposes novel approximation techniques for finding minimal training subsets that flip predictions, enhancing understanding of model robustness and interpretability.
Findings
Influence function-based methods can effectively identify small training sets that flip predictions.
The approach correlates with robustness measures and offers a new way to contest model predictions.
Methods are demonstrated on simple convex text classification models.
Abstract
We consider the problem of identifying a minimal subset of training data such that if the instances comprising had been removed prior to training, the categorization of a given test point would have been different. Identifying such a set may be of interest for a few reasons. First, the cardinality of provides a measure of robustness (if is small for , we might be less confident in the corresponding prediction), which we show is correlated with but complementary to predicted probabilities. Second, interrogation of may provide a novel mechanism for contesting a particular model prediction: If one can make the case that the points in are wrongly labeled or irrelevant, this may argue for overturning the associated prediction. Identifying via brute-force is…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Machine Learning and Algorithms · Adversarial Robustness in Machine Learning
MethodsFLIP · Test
