paper-with-me

홈 › Papers

Efficient Learning of Linear Separators under Bounded Noise

2015-03-12 · Pranjal Awasthi, Maria-Florina Balcan, Nika Haghtalab, Ruth Urner

We study the learnability of linear separators in $\Re^d$ in the presence of bounded (a.k.a Massart) noise. This is a realistic generalization of the random classification noise model, where the adversary can flip each example $x$ with probability $\eta(x) \leq \eta$. We provide the first polynomial time algorithm that can learn linear separators to arbitrarily small excess error in this noise model under the uniform distribution over the unit ball in $\Re^d$, for some constant value of $\eta$. While widely studied in the statistical learning theory community in the context of getting faster convergence rates, computationally efficient algorithms in this model had remained elusive. Our work provides the first evidence that one can indeed design algorithms achieving arbitrarily small excess error in polynomial time under this realistic noise model and thus opens up a new and exciting line of research. We additionally provide lower bounds showing that popular algorithms such as hinge loss minimization and averaging cannot lead to arbitrarily small excess error under Massart noise, even under the uniform distribution. Our work instead, makes use of a margin based technique developed in the context of active learning. As a result, our algorithm is also an active learning algorithm with label complexity that is only a logarithmic the desired excess error $\epsilon$.

📄 PDF Abstract BibTeX arXiv:1503.03594

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningLearning Theory

Similar Papers 제목 키워드 기반

The Power of Localization for Efficiently Learning Linear Separators with Noise

2013-07-31 · Pranjal Awasthi, Maria Florina Balcan, Philip M. Long

We introduce a new approach for designing computationally efficient learning algorithms that are tolerant to noise, and demonstrate its effectiveness by designing algorithms with improved noise tolerance guarantees for l…

Active Learning

Active and passive learning of linear separators under log-concave distributions

2012-11-06 · Maria Florina Balcan, Philip M. Long

We provide new results concerning label efficient, polynomial time, passive and active learning of linear separators. We prove that active learning provides an exponential improvement over PAC (passive) learning of homog…

Active LearningOpen-Ended Question Answering

Noise-tolerant, Reliable Active Classification with Comparison Queries

2020-01-15 · Max Hopkins, Daniel Kane, Shachar Lovett, Gaurav Mahajan

With the explosion of massive, widely available unlabeled data in the past years, finding label and time efficient, robust learning algorithms has become ever more important in theory and in practice. We study the paradi…

Active LearningClassificationGeneral Classification

An Effective Upperbound on Treewidth Using Partial Fill-in of Separators

2019-09-06 · Boi Faltings, Martin Charles Golumbic

Partitioning a graph using graph separators, and particularly clique separators, are well-known techniques to decompose a graph into smaller units which can be treated independently. It was previously known that the tree…

Online Control of Linear Systems under Unbounded Noise

2024-02-15 · Kaito Ito, Taira Tsuchiya

This paper investigates the problem of controlling a linear system under possibly unbounded stochastic noise with unknown convex cost functions, known as an online control problem. In contrast to the existing work, which…