Statistical Query Hardness of Multiclass Linear Classification with Random Classification Noise
Ilias Diakonikolas, Mingchen Ma, Lisheng Ren, Christos Tzamos
TL;DR
This work analyzes the computational limits of multiclass linear classification under Random Classification Noise (RCN) in the distribution-free PAC setting, revealing a sharp hardness jump for $k\ge 3$ labels. By embedding multiclass polynomial classification into linear classification via Veronese lifting and constructing hidden-direction distributions with carefully matched moments, the authors prove super-polynomial Statistical Query (SQ) lower bounds for learning with RCN, even for exact optimal error with $k=3$ and constant separation, and for constant-factor approximation when $k$ grows and the separation shrinks. The reductions hinge on a correlation-testing framework that translates SQ hardness in hypothesis testing into hardness in learning, using moment-matching univariate bases $A_i$ and disjoint-support constructions. The results imply a fundamental gap between the information-theoretic sample complexity and the computational complexity of learning in noisy multiclass settings, motivating exploration of structured noise and marginals in future work.
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)$, where $x$ is drawn from an unknown distribution on $R^d$ and the labels are generated by a multiclass linear classifier corrupted with RCN. That is, the label $y$ is flipped from $i$ to $j$ with probability $H_{ij}$ according to a known noise matrix $H$ with non-negative separation $σ: = \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.
