MixMax: Distributional Robustness in Function Space via Optimal Data Mixtures
Anvith Thudi, Chris J. Maddison

TL;DR
MixMax introduces a novel approach to group distributionally robust optimization by reparameterizing it in function space, enabling convex optimization solutions for non-convex models, and demonstrating improved performance on real datasets.
Contribution
This paper proposes MixMax, a new method that reformulates group DRO in function space, allowing convex optimization solutions for complex models and improving robustness.
Findings
MixMax matches or outperforms standard group DRO baselines.
MixMax improves XGBoost performance over data balancing.
The method is effective on ACSIncome and CelebA datasets.
Abstract
Machine learning models are often required to perform well across several pre-defined settings, such as a set of user groups. Worst-case performance is a common metric to capture this requirement, and is the objective of group distributionally robust optimization (group DRO). Unfortunately, these methods struggle when the loss is non-convex in the parameters, or the model class is non-parametric. Here, we make a classical move to address this: we reparameterize group DRO from parameter space to function space, which results in a number of advantages. First, we show that group DRO over the space of bounded functions admits a minimax theorem. Second, for cross-entropy and mean squared error, we show that the minimax optimal mixture distribution is the solution of a simple convex optimization problem. Thus, provided one is working with a model class of universal function approximators,…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Methods and Mixture Models · Advanced Statistical Process Monitoring · Statistical Methods and Inference
MethodsSparse Evolutionary Training
