paper-with-me

홈 › Papers

A Trichotomy for Transductive Online Learning

2023-11-10 · NeurIPS 2023 11 · Steve Hanneke, Shay Moran, Jonathan Shafer

We present new upper and lower bounds on the number of learner mistakes in the `transductive' online learning setting of Ben-David, Kushilevitz and Mansour (1997). This setting is similar to standard online learning, except that the adversary fixes a sequence of instances $x_1,\dots,x_n$ to be labeled at the start of the game, and this sequence is known to the learner. Qualitatively, we prove a trichotomy, stating that the minimal number of mistakes made by the learner as $n$ grows can take only one of precisely three possible values: $n$, $\Theta\left(\log (n)\right)$, or $\Theta(1)$. Furthermore, this behavior is determined by a combination of the VC dimension and the Littlestone dimension. Quantitatively, we show a variety of bounds relating the number of mistakes to well-known combinatorial dimensions. In particular, we improve the known lower bound on the constant in the $\Theta(1)$ case from $\Omega\left(\sqrt{\log(d)}\right)$ to $\Omega(\log(d))$ where $d$ is the Littlestone dimension. Finally, we extend our results to cover multiclass classification and the agnostic setting.

📄 PDF Abstract BibTeX arXiv:2311.06428

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multiclass Transductive Online Learning

2024-11-03 · Steve Hanneke, Vinod Raman, Amirreza Shaeiri, Unique Subedi

We consider the problem of multiclass transductive online learning when the number of labels can be unbounded. Previous works by Ben-David et al. [1997] and Hanneke et al. [2023b] only consider the case of binary and fin…

RFVTM: A Recovery and Filtering Vertex Trichotomy Matching for Remote Sensing Image Registration

2022-04-02 · Ming Zhao, Bowen An, Yongpeng Wu, Huynh Van Luong 외

Reliable feature point matching is a vital yet challenging process in feature-based image registration. In this paper,a robust feature point matching algorithm called Recovery and Filtering Vertex Trichotomy Matching (RF…

Image Registration

Transductive and Learning-Augmented Online Regression

2025-10-04 · Vinod Raman, Shenghao Xie, Samson Zhou arxiv

Motivated by the predictable nature of real-life in data streams, we study online regression when the learner has access to predictions about future examples. In the extreme case, called transductive online learning, the…

Efficient Transductive Online Learning via Randomized Rounding

2011-06-13 · Nicolò Cesa-Bianchi, Ohad Shamir

Most traditional online learning algorithms are based on variants of mirror descent or follow-the-leader. In this paper, we present an online algorithm based on a completely different approach, tailored for transductive …

Collaborative FilteringOpen-Ended Question Answering

Optimal Mistake Bounds for Transductive Online Learning

2025-12-14 · Zachary Chase, Steve Hanneke, Shay Moran, Jonathan Shafer arxiv

We resolve a 30-year-old open problem concerning the power of unlabeled data in online learning by tightly quantifying the gap between transductive and standard online learning. In the standard setting, the optimal mista…