Smoothed Analysis for Learning Concepts with Low Intrinsic Dimension
Gautam Chandrasekaran, Adam Klivans, Vasilis Kontonis, Raghu Meka, Konstantinos Stavropoulos
TL;DR
This work introduces a sigma-smoothed agnostic learning framework that replaces worst-case optimality with robustness to small Gaussian perturbations, and uses it to study learning concepts with low intrinsic dimension and bounded Gaussian surface area. The authors develop a polynomial-approximation-based approach, leveraging the Ornstein–Uhlenbeck operator and a density-ratio technique to reduce the problem to low-degree polynomials and L1 regression, enabling efficient learning under subgaussian and bounded marginals, with dimension-reduction maneuvers for scalability. They establish substantial results, including sublinear-time Monte Carlo-like learning for intersections of k halfspaces with margin, and extend the framework to margin-based, smoothed-distribution, and anti-concentration settings, along with SQ lower bounds that delineate inherent hardness in some regimes. The work thus provides a unifying, beyond-worst-case theory that yields practical learnability guarantees under weaker distributional assumptions, and it opens several directions for improving runtimes and extending the tail conditions. Overall, the paper advances a rigorous, analyzable path toward efficiently learning low-dimensional, well-behaved concepts in realistic noisy settings.
Abstract
In traditional models of supervised learning, the goal of a learner -- given examples from an arbitrary joint distribution on $\mathbb{R}^d \times \{\pm 1\}$ -- is to output a hypothesis that is competitive (to within $ε$) of the best fitting concept from some class. In order to escape strong hardness results for learning even simple concept classes, we introduce a smoothed-analysis framework that requires a learner to compete only with the best classifier that is robust to small random Gaussian perturbation. This subtle change allows us to give a wide array of learning results for any concept that (1) depends on a low-dimensional subspace (aka multi-index model) and (2) has a bounded Gaussian surface area. This class includes functions of halfspaces and (low-dimensional) convex sets, cases that are only known to be learnable in non-smoothed settings with respect to highly structured distributions such as Gaussians. Surprisingly, our analysis also yields new results for traditional non-smoothed frameworks such as learning with margin. In particular, we obtain the first algorithm for agnostically learning intersections of $k$-halfspaces in time $k^{poly(\frac{\log k}{εγ}) }$ where $γ$ is the margin parameter. Before our work, the best-known runtime was exponential in $k$ (Arriaga and Vempala, 1999).
