Pushing the Accuracy-Group Robustness Frontier with Introspective Self-play
Jeremiah Zhe Liu, Krishnamurthy Dj Dvijotham, Jihyeon Lee, Quan Yuan,, Martin Strobel, Balaji Lakshminarayanan, Deepak Ramachandran

TL;DR
This paper introduces Introspective Self-play (ISP), a method that enhances uncertainty estimation in deep neural networks by predicting dataset bias, thereby improving active learning's ability to sample underrepresented groups and enhance fairness.
Contribution
ISP is a novel auxiliary task that improves bias-awareness and uncertainty estimates in DNNs, leading to better active learning performance on imbalanced datasets.
Findings
ISP improves tail-group sampling rate.
ISP enhances accuracy-fairness trade-off.
ISP consistently benefits active learning methods.
Abstract
Standard empirical risk minimization (ERM) training can produce deep neural network (DNN) models that are accurate on average but under-perform in under-represented population subgroups, especially when there are imbalanced group distributions in the long-tailed training data. Therefore, approaches that improve the accuracy-group robustness trade-off frontier of a DNN model (i.e. improving worst-group accuracy without sacrificing average accuracy, or vice versa) is of crucial importance. Uncertainty-based active learning (AL) can potentially improve the frontier by preferentially sampling underrepresented subgroups to create a more balanced training dataset. However, the quality of uncertainty estimates from modern DNNs tend to degrade in the presence of spurious correlations and dataset bias, compromising the effectiveness of AL for sampling tail groups. In this work, we propose…
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) · Machine Learning and Algorithms · Machine Learning in Healthcare
