paper-with-me

Papers

Learning Geometric Concepts with Nasty Noise

2017-07-05 · Ilias Diakonikolas, Daniel M. Kane, Alistair Stewart

We study the efficient learnability of geometric concept classes - specifically, low-degree polynomial threshold functions (PTFs) and intersections of halfspaces - when a fraction of the data is adversarially corrupted. We give the first polynomial-time PAC learning algorithms for these concept classes with dimension-independent error guarantees in the presence of nasty noise under the Gaussian distribution. In the nasty noise model, an omniscient adversary can arbitrarily corrupt a small fraction of both the unlabeled data points and their labels. This model generalizes well-studied noise models, including the malicious noise model and the agnostic (adversarial label noise) model. Prior to our work, the only concept class for which efficient malicious learning algorithms were known was the class of origin-centered halfspaces. Specifically, our robust learning algorithm for low-degree PTFs succeeds under a number of tame distributions -- including the Gaussian distribution and, more generally, any log-concave distribution with (approximately) known low-degree moments. For LTFs under the Gaussian distribution, we give a polynomial-time algorithm that achieves error $O(\epsilon)$, where $\epsilon$ is the noise rate. At the core of our PAC learning results is an efficient algorithm to approximate the low-degree Chow-parameters of any bounded function in the presence of nasty noise. To achieve this, we employ an iterative spectral method for outlier detection and removal, inspired by recent work in robust unsupervised learning. Our aforementioned algorithm succeeds for a range of distributions satisfying mild concentration bounds and moment assumptions. The correctness of our robust learning algorithm for intersections of halfspaces makes essential use of a novel robust inverse independence lemma that may be of broader interest.

📄 PDF Abstract BibTeX arXiv:1707.01242

Code (0)

등록된 구현이 없습니다.

Tasks

LEMMAOutlier DetectionPAC learning

Similar Papers 제목 키워드 기반

Is nasty noise actually harder than malicious noise?

2025-11-12 · Guy Blanc, Yizhi Huang, Tal Malkin, Rocco A. Servedio arxiv

We consider the relative abilities and limitations of computationally efficient algorithms for learning in the presence of noise, under two well-studied and challenging adversarial noise models for learning Boolean funct…

Robust Learning with Optimal Error

2026-04-02 · Guy Blanc arxiv

We construct algorithms with optimal error for learning with adversarial noise. The overarching theme of this work is that the use of \textsl{randomized} hypotheses can substantially improve upon the best error rates ach…

Contrastive Learning with Nasty Noise

2025-02-25 · Ziruo Zhao

Contrastive learning has emerged as a powerful paradigm for self-supervised representation learning. This work analyzes the theoretical limits of contrastive learning under nasty noise, where an adversary modifies or rep…

Contrastive LearningPAC learningRepresentation Learning

PAC learning with nasty noise

2002-10-16 · Theoretical Computer Science 2002 10 · Nader H Bshouty, Nadav Eiron, Eyal Kushilevitz

We introduce a new model for learning in the presence of noise, which we call the Nasty Noise model. This model generalizes previously considered models of learning with noise. The learning process in this model, which i…

PAC learning

Distilling the Undistillable: Learning from a Nasty Teacher

2022-10-21 · Surgan Jandial, Yash Khasbage, Arghya Pal, Vineeth N Balasubramanian 외

The inadvertent stealing of private/sensitive information using Knowledge Distillation (KD) has been getting significant attention recently and has guided subsequent defense efforts considering its critical nature. Recen…

Knowledge Distillation