English

Statistical Query Hardness of Multiclass Linear Classification with Random Classification Noise

Machine Learning 2025-02-18 v1 Machine Learning

Abstract

We study the task of Multiclass Linear Classification (MLC) in the distribution-free PAC model with Random Classification Noise (RCN). Specifically, the learner is given a set of labeled examples (x,y)(x, y), where xx is drawn from an unknown distribution on RdR^d and the labels are generated by a multiclass linear classifier corrupted with RCN. That is, the label yy is flipped from ii to jj with probability HijH_{ij} according to a known noise matrix HH with non-negative separation σ:=minijHiiHij\sigma: = \min_{i \neq j} H_{ii}-H_{ij}. The goal is to compute a hypothesis with small 0-1 error. For the special case of two labels, prior work has given polynomial-time algorithms achieving the optimal error. Surprisingly, little is known about the complexity of this task even for three labels. As our main contribution, we show that the complexity of MLC with RCN becomes drastically different in the presence of three or more labels. Specifically, we prove super-polynomial Statistical Query (SQ) lower bounds for this problem. In more detail, even for three labels and constant separation, we give a super-polynomial lower bound on the complexity of any SQ algorithm achieving optimal error. For a larger number of labels and smaller separation, we show a super-polynomial SQ lower bound even for the weaker goal of achieving any constant factor approximation to the optimal loss or even beating the trivial hypothesis.

Keywords

Cite

@article{arxiv.2502.11413,
  title  = {Statistical Query Hardness of Multiclass Linear Classification with Random Classification Noise},
  author = {Ilias Diakonikolas and Mingchen Ma and Lisheng Ren and Christos Tzamos},
  journal= {arXiv preprint arXiv:2502.11413},
  year   = {2025}
}
R2 v1 2026-06-28T21:46:33.742Z