Improving Robustness to Multiple Spurious Correlations by Multi-Objective Optimization
Nayeong Kim, Juwon Kang, Sungsoo Ahn, Jungseul Ok, Suha Kwak
TL;DR
We address robustness to multiple spurious correlations by partitioning data into $N=2^D$ groups corresponding to $D$ bias types and solving a multi-objective optimization that minimizes the maximum group loss, i.e., a minimax Pareto solution. The method jointly learns model parameters and group-weights through a softmax-weighted sum of group losses and a Pareto-stationarity term that is updated via a Lagrange multiplier every $U$ iterations. A new real-image benchmark, MultiCelebA, is introduced to evaluate debiasing under realistic multi-bias conditions, and experiments across multiple datasets show state-of-the-art performance on several multi-bias benchmarks and strong results on single-bias tasks. The work offers a principled, scalable approach to debiasing with bias-label supervision and demonstrates practical gains in fairness and robustness across diverse visual tasks.
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 datasets with multiple biases, and also showed superior performance on conventional single-bias datasets.
