Improving Robustness to Multiple Spurious Correlations by Multi-Objective Optimization
Nayeong Kim, Juwon Kang, Sungsoo Ahn, Jungseul Ok, Suha Kwak

TL;DR
This paper introduces a multi-objective optimization-based training method to improve model robustness against multiple biases, effectively balancing different shortcut mitigations and outperforming existing approaches.
Contribution
The paper proposes a novel multi-objective optimization approach that dynamically balances multiple biases during training, and introduces the MultiCelebA benchmark for realistic bias evaluation.
Findings
Achieved state-of-the-art results on three multi-bias datasets
Outperformed existing methods on single-bias datasets
Demonstrated effectiveness of dynamic loss weighting in bias mitigation
Abstract
We study the problem of training an unbiased and accurate model given a dataset with multiple biases. This problem is challenging since the multiple biases cause multiple undesirable shortcuts during training, and even worse, mitigating one may exacerbate the other. We propose a novel training method to tackle this challenge. Our method first groups training data so that different groups induce different shortcuts, and then optimizes a linear combination of group-wise losses while adjusting their weights dynamically to alleviate conflicts between the groups in performance; this approach, rooted in the multi-objective optimization theory, encourages to achieve the minimax Pareto solution. We also present a new benchmark with multiple biases, dubbed MultiCelebA, for evaluating debiased training methods under realistic and challenging scenarios. Our method achieved the best on three…
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
TopicsAdvanced Multi-Objective Optimization Algorithms
