Combating Unknown Bias with Effective Bias-Conflicting Scoring and Gradient Alignment
Bowen Zhao, Chen Chen, Qian-Wei Wang, Anfeng He, Shu-Tao Xia

TL;DR
This paper introduces a novel approach combining bias-conflicting scoring and gradient alignment to improve model robustness against unknown dataset biases, achieving state-of-the-art results.
Contribution
It proposes an effective bias-conflicting scoring method and a gradient alignment technique to better identify bias-conflicting samples and balance their influence during training.
Findings
Improved bias-conflicting sample identification accuracy.
Enhanced model robustness and generalization.
State-of-the-art performance on multiple datasets.
Abstract
Models notoriously suffer from dataset biases which are detrimental to robustness and generalization. The identify-emphasize paradigm shows a promising effect in dealing with unknown biases. However, we find that it is still plagued by two challenges: A, the quality of the identified bias-conflicting samples is far from satisfactory; B, the emphasizing strategies just yield suboptimal performance. In this work, for challenge A, we propose an effective bias-conflicting scoring method to boost the identification accuracy with two practical strategies -- peer-picking and epoch-ensemble. For challenge B, we point out that the gradient contribution statistics can be a reliable indicator to inspect whether the optimization is dominated by bias-aligned samples. Then, we propose gradient alignment, which employs gradient statistics to balance the contributions of the mined bias-aligned and…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Advanced Neural Network Applications
