Minimax-Optimal Aggregation for Density Ratio Estimation

Abstract

Density ratio estimation (DRE) is fundamental in machine learning and statistics, with applications in domain adaptation and two-sample testing. However, DRE methods are highly sensitive to hyperparameter selection, with suboptimal choices often resulting in poor convergence rates and empirical performance. To address this issue, we propose a novel model aggregation algorithm for DRE that trains multiple models with different hyperparameter settings and aggregates them. Our aggregation provably achieves minimax-optimal error convergence without requiring prior knowledge of the smoothness of the unknown density ratio. Our method surpasses cross-validation-based model selection and model averaging baselines for DRE on standard benchmarks for DRE and large-scale domain adaptation tasks, setting a new state of the art on image and text data.

Cite

Text

Gruber et al. "Minimax-Optimal Aggregation for Density Ratio Estimation." International Conference on Learning Representations, 2026.

Markdown

[Gruber et al. "Minimax-Optimal Aggregation for Density Ratio Estimation." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/gruber2026iclr-minimaxoptimal/)

BibTeX

@inproceedings{gruber2026iclr-minimaxoptimal,
  title     = {{Minimax-Optimal Aggregation for Density Ratio Estimation}},
  author    = {Gruber, Lukas and Holzleitner, Markus and Hochreiter, Sepp and Zellinger, Werner},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/gruber2026iclr-minimaxoptimal/}
}