TL;DR
This paper addresses predictive multiplicity caused by multiple accurate models, proposing three methods—outlier correction, local patching, and pairwise reconciliation—to reduce prediction inconsistency while maintaining accuracy.
Contribution
It introduces three novel approaches to mitigate predictive multiplicity within the Rashomon set, enhancing prediction consistency in high-stakes applications.
Findings
Methods reduce disagreement metrics across datasets.
Predictions become more consistent without sacrificing accuracy.
Approaches can be combined or used separately for flexibility.
Abstract
The existence of multiple, equally accurate models for a given predictive task leads to predictive multiplicity, where a ``Rashomon set'' of models achieve similar accuracy but diverges in their individual predictions. This inconsistency undermines trust in high-stakes applications where we want consistent predictions. We propose three approaches to reduce inconsistency among predictions for the members of the Rashomon set. The first approach is \textbf{outlier correction}. An outlier has a label that none of the good models are capable of predicting correctly. Outliers can cause the Rashomon set to have high variance predictions in a local area, so fixing them can lower variance. Our second approach is local patching. In a local region around a test point, models may disagree with each other because some of them are biased. We can detect and fix such biases using a validation set,…
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
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
