Pith

open record

sign in

arxiv: 2405.12958 · v1 · pith:EEROSX4P · submitted 2024-05-21 · cs.LG · cs.DS· math.ST· stat.ML· stat.TH

Online Learning of Halfspaces with Massart Noise

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:EEROSX4Precord.jsonopen to challenge →

classification cs.LG cs.DSmath.STstat.MLstat.TH
keywords mathbfonlineefficientlearningmassartactionalgorithmbandit
0
0 comments X
read the original abstract

We study the task of online learning in the presence of Massart noise. Instead of assuming that the online adversary chooses an arbitrary sequence of labels, we assume that the context $\mathbf{x}$ is selected adversarially but the label $y$ presented to the learner disagrees with the ground-truth label of $\mathbf{x}$ with unknown probability at most $\eta$. We study the fundamental class of $\gamma$-margin linear classifiers and present a computationally efficient algorithm that achieves mistake bound $\eta T + o(T)$. Our mistake bound is qualitatively tight for efficient algorithms: it is known that even in the offline setting achieving classification error better than $\eta$ requires super-polynomial time in the SQ model. We extend our online learning model to a $k$-arm contextual bandit setting where the rewards -- instead of satisfying commonly used realizability assumptions -- are consistent (in expectation) with some linear ranking function with weight vector $\mathbf{w}^\ast$. Given a list of contexts $\mathbf{x}_1,\ldots \mathbf{x}_k$, if $\mathbf{w}^*\cdot \mathbf{x}_i > \mathbf{w}^* \cdot \mathbf{x}_j$, the expected reward of action $i$ must be larger than that of $j$ by at least $\Delta$. We use our Massart online learner to design an efficient bandit algorithm that obtains expected reward at least $(1-1/k)~ \Delta T - o(T)$ bigger than choosing a random action at every round.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. The Good, the Bad, and the Sampled: a No-Regret Approach to Safe Online Classification

    cs.LG 2025-10 unverdicted novelty 7.0

    A no-regret procedure for safe online logistic classification that meets a target error rate with high probability using only O(sqrt(T)) excess tests over an oracle.