Beyond Minimax Rates in Group Distributionally Robust Optimization via a Novel Notion of Sparsity
Quan Nguyen, Nishant A. Mehta, Cristóbal Guzmán
TL;DR
This work introduces a novel sparsity structure, $(\lambda,β)$-sparsity, for group distributionally robust optimization (GDRO) to surpass traditional minimax sample-complexity bounds. By linking GDRO to sleeping bandits and a two-player zero-sum game, the authors develop SB-GDRO, which leverages time-varying active sets (dominant sets) to reduce the leading dependence on the number of groups from $O(K)$ to $O(β_λ)$. They also present adaptive algorithms (SB-GDRO-A and SB-GDRO-SA) that achieve near-optimal or dimension-free bounds without knowing the optimal $\lambda^*$ in advance, with SolveOpt guiding the efficient estimation of $λ^*$. Experiments on synthetic and real data validate the practical sparsity structure and demonstrate improved sample efficiency and convergence over baselines, highlighting potential for scalable, robust performance in heterogeneous data settings. Overall, the paper provides a principled way to exploit structure in group distributions to achieve significantly better sample complexity in GDRO than classical minimax guarantees.
Abstract
The minimax sample complexity of group distributionally robust optimization (GDRO) has been determined up to a $\log(K)$ factor, where $K$ is the number of groups. In this work, we venture beyond the minimax perspective via a novel notion of sparsity that we dub $(λ, β)$-sparsity. In short, this condition means that at any parameter $θ$, there is a set of at most $β$ groups whose risks at $θ$ all are at least $λ$ larger than the risks of the other groups. To find an $ε$-optimal $θ$, we show via a novel algorithm and analysis that the $ε$-dependent term in the sample complexity can swap a linear dependence on $K$ for a linear dependence on the potentially much smaller $β$. This improvement leverages recent progress in sleeping bandits, showing a fundamental connection between the two-player zero-sum game optimization framework for GDRO and per-action regret bounds in sleeping bandits. We next show an adaptive algorithm which, up to log factors, gets a sample complexity bound that adapts to the best $(λ, β)$-sparsity condition that holds. We also show how to get a dimension-free semi-adaptive sample complexity bound with a computationally efficient method. Finally, we demonstrate the practicality of the $(λ, β)$-sparsity condition and the improved sample efficiency of our algorithms on both synthetic and real-life datasets.
