English

Robust Learning of Multi-index Models via Iterative Subspace Approximation

Machine Learning 2025-04-15 v2 Data Structures and Algorithms Statistics Theory Machine Learning Statistics Theory

Abstract

We study the task of learning Multi-Index Models (MIMs) with label noise under the Gaussian distribution. A KK-MIM is any function ff that only depends on a KK-dimensional subspace. We focus on well-behaved MIMs with finite ranges that satisfy certain regularity properties. Our main contribution is a general robust learner that is qualitatively optimal in the Statistical Query (SQ) model. Our algorithm iteratively constructs better approximations to the defining subspace by computing low-degree moments conditional on the projection to the subspace computed thus far, and adding directions with relatively large empirical moments. This procedure efficiently finds a subspace VV so that f(x)f(\mathbf{x}) is close to a function of the projection of x\mathbf{x} onto VV. Conversely, for functions for which these conditional moments do not help, we prove an SQ lower bound suggesting that no efficient learner exists. As applications, we provide faster robust learners for the following concept classes: * {\bf Multiclass Linear Classifiers} We give a constant-factor approximate agnostic learner with sample complexity N=O(d)2poly(K/ϵ)N = O(d) 2^{\mathrm{poly}(K/\epsilon)} and computational complexity poly(N,d)\mathrm{poly}(N ,d). This is the first constant-factor agnostic learner for this class whose complexity is a fixed-degree polynomial in dd. * {\bf Intersections of Halfspaces} We give an approximate agnostic learner for this class achieving 0-1 error KO~(OPT)+ϵK \tilde{O}(\mathrm{OPT}) + \epsilon with sample complexity N=O(d2)2poly(K/ϵ)N=O(d^2) 2^{\mathrm{poly}(K/\epsilon)} and computational complexity poly(N,d)\mathrm{poly}(N ,d). This is the first agnostic learner for this class with near-linear error dependence and complexity a fixed-degree polynomial in dd. Furthermore, we show that in the presence of random classification noise, the complexity of our algorithm scales polynomially with 1/ϵ1/\epsilon.

Keywords

Cite

@article{arxiv.2502.09525,
  title  = {Robust Learning of Multi-index Models via Iterative Subspace Approximation},
  author = {Ilias Diakonikolas and Giannis Iakovidis and Daniel M. Kane and Nikos Zarifis},
  journal= {arXiv preprint arXiv:2502.09525},
  year   = {2025}
}
R2 v1 2026-06-28T21:43:27.957Z