paper-with-me

Papers

Optimal SQ Lower Bounds for Learning Halfspaces with Massart Noise

2022-01-24 · Rajai Nasser, Stefan Tiegel

We give tight statistical query (SQ) lower bounds for learnining halfspaces in the presence of Massart noise. In particular, suppose that all labels are corrupted with probability at most $\eta$. We show that for arbitrary $\eta \in [0,1/2]$ every SQ algorithm achieving misclassification error better than $\eta$ requires queries of superpolynomial accuracy or at least a superpolynomial number of queries. Further, this continues to hold even if the information-theoretically optimal error $\mathrm{OPT}$ is as small as $\exp\left(-\log^c(d)\right)$, where $d$ is the dimension and $0 < c < 1$ is an arbitrary absolute constant, and an overwhelming fraction of examples are noiseless. Our lower bound matches known polynomial time algorithms, which are also implementable in the SQ framework. Previously, such lower bounds only ruled out algorithms achieving error $\mathrm{OPT} + \epsilon$ or error better than $\Omega(\eta)$ or, if $\eta$ is close to $1/2$, error $\eta - o_\eta(1)$, where the term $o_\eta(1)$ is constant in $d$ but going to 0 for $\eta$ approaching $1/2$. As a consequence, we also show that achieving misclassification error better than $1/2$ in the $(A,\alpha)$-Tsybakov model is SQ-hard for $A$ constant and $\alpha$ bounded away from 1.

📄 PDF Abstract BibTeX arXiv:2201.09818

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Near-Optimal Statistical Query Hardness of Learning Halfspaces with Massart Noise

2020-12-17 · Ilias Diakonikolas, Daniel M. Kane

We study the problem of PAC learning halfspaces with Massart noise. Given labeled samples $(x, y)$ from a distribution $D$ on $\mathbb{R}^{d} \times \{ \pm 1\}$ such that the marginal $D_x$ on the examples is arbitrary a…

Learning TheoryPAC learning

SQ Lower Bounds for Learning Single Neurons with Massart Noise

2022-10-18 · Ilias Diakonikolas, Daniel M. Kane, Lisheng Ren, Yuxin Sun

We study the problem of PAC learning a single neuron in the presence of Massart noise. Specifically, for a known activation function $f: \mathbb{R} \to \mathbb{R}$, the learner is given access to labeled examples $(\math…

PAC learning

Efficiently Learning Drifting Halfspaces with Massart Noise

2026-06-09 · Mingchen Ma, Guyang Cao, Jelena Diakonikolas, Ilias Diakonikolas arxiv

We study the problem of learning a drifting concept in the presence of Massart noise. In this framework, an online learner has access to a history of independent samples whose labels are noisy versions of a target concep…

Improved Algorithms for Efficient Active Learning Halfspaces with Massart and Tsybakov noise

2021-02-10 · Chicheng Zhang, Yinan Li

We give a computationally-efficient PAC active learning algorithm for $d$-dimensional homogeneous halfspaces that can tolerate Massart noise (Massart and N\'ed\'elec, 2006) and Tsybakov noise (Tsybakov, 2004). Specialize…

Active Learning

Learning General Halfspaces with General Massart Noise under the Gaussian Distribution

2021-08-19 · Ilias Diakonikolas, Daniel M. Kane, Vasilis Kontonis, Christos Tzamos 외

We study the problem of PAC learning halfspaces on $\mathbb{R}^d$ with Massart noise under the Gaussian distribution. In the Massart model, an adversary is allowed to flip the label of each point $\mathbf{x}$ with unknow…

PAC learning