中文

Polynomial-Time Robust Multiclass Linear Classification under Gaussian Marginals

机器学习 2026-05-21 v1 数据结构与算法

摘要

We study the task of agnostic learning of multiclass linear classifiers under the Gaussian distribution. Given labeled examples (x,y)(x, y) from a distribution over Rd×[k]\mathbb{R}^d \times [k], with Gaussian xx-marginal, the goal is to output a hypothesis whose error is comparable to that of the best kk-class linear classifier. While the binary case k=2k=2 has a well-developed algorithmic theory, much less is known for k3k \ge 3. Even for k=3k=3, prior robust algorithms incur exponential dependence on the inverse of the desired accuracy in both complexity and representation size. In this work, we develop new structural results for multiclass linear classifiers and use them to design fully polynomial-time robust learners with dimension-independent error guarantees. Our first result shows that the standard multiclass perceptron algorithm requires super-polynomially many samples and updates, even with clean labels and Gaussian marginals, revealing a basic obstruction absent in the binary case. Our main positive result is a pairwise improper-learning framework which yields an efficient learner with error O~(k3/2opt)+ϵ\widetilde O(k^{3/2}\sqrt{\mathrm{opt}})+\epsilon for general kk. Additionally, we develop a sharper localization-based framework which leads to error O(opt)+ϵO(\mathrm{opt})+\epsilon for k=3k=3, and error poly(k)opt+ϵ\mathrm{poly}(k)\mathrm{opt}+\epsilon for geometrically regular kk-class linear classifiers.

关键词

引用

@article{arxiv.2605.21428,
  title  = {Polynomial-Time Robust Multiclass Linear Classification under Gaussian Marginals},
  author = {Ilias Diakonikolas and Giannis Iakovidis and Mingchen Ma},
  journal= {arXiv preprint arXiv:2605.21428},
  year   = {2026}
}