English

Distributionally Robust Linear Regression With Block Lewis Weights

Machine Learning 2026-06-30 v1 Data Structures and Algorithms Optimization and Control Machine Learning

Abstract

We present an algorithm for the group distributionally robust (GDR) least squares problem. Given mm groups, a parameter vector in Rd\mathbb{R}^d, and stacked design matrices and responses A\mathbf{A} and b\mathbf{b}, our algorithm obtains a (1+ε)(1+\varepsilon)-multiplicative optimal solution using O~(min{rank(A),m}1/3ε2/3)\widetilde{O}(\min\{\mathsf{rank}(\mathbf{A}),m\}^{1/3}\varepsilon^{-2/3}) linear-system-solves of matrices of the form ABA\mathbf{A}^{\top}\mathbf{B}\mathbf{A} for block-diagonal B\mathbf{B}. Our technical methods follow from a recent geometric construction, block Lewis weights, that relates the empirical GDR problem to a carefully chosen least squares problem and an application of accelerated proximal methods. Our algorithm improves over known interior point methods for moderate accuracy regimes and matches the state-of-the-art guarantees for the special case of \ell_{\infty} regression. We also give algorithms that smoothly interpolate between minimizing the average least squares loss and the distributionally robust loss.

Cite

@article{arxiv.2607.00252,
  title  = {Distributionally Robust Linear Regression With Block Lewis Weights},
  author = {Naren Sarayu Manoj and Kumar Kshitij Patel},
  journal= {arXiv preprint arXiv:2607.00252},
  year   = {2026}
}

Comments

ICLR 2026. Comments welcome!