paper-with-me

Papers

Self-Directed Linear Classification

2023-08-06 · Ilias Diakonikolas, Vasilis Kontonis, Christos Tzamos, Nikos Zarifis

In online classification, a learner is presented with a sequence of examples and aims to predict their labels in an online fashion so as to minimize the total number of mistakes. In the self-directed variant, the learner knows in advance the pool of examples and can adaptively choose the order in which predictions are made. Here we study the power of choosing the prediction order and establish the first strong separation between worst-order and random-order learning for the fundamental task of linear classification. Prior to our work, such a separation was known only for very restricted concept classes, e.g., one-dimensional thresholds or axis-aligned rectangles. We present two main results. If $X$ is a dataset of $n$ points drawn uniformly at random from the $d$-dimensional unit sphere, we design an efficient self-directed learner that makes $O(d \log \log(n))$ mistakes and classifies the entire dataset. If $X$ is an arbitrary $d$-dimensional dataset of size $n$, we design an efficient self-directed learner that predicts the labels of $99\%$ of the points in $X$ with mistake bound independent of $n$. In contrast, under a worst- or random-ordering, the number of mistakes must be at least $\Omega(d \log n)$, even when the points are drawn uniformly from the unit sphere and the learner only needs to predict the labels for $1\%$ of them.

📄 PDF Abstract BibTeX arXiv:2308.03142

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

Self-Directed Learning of Convex Labelings on Graphs

2024-09-02 · Georgy Sokolov, Maximilian Thiessen, Margarita Akhmejanova, Fabio Vitale 외

We study the problem of learning the clusters of a given graph in the self-directed learning setup. This learning setting is a variant of online learning, where rather than an adversary determining the sequence in which …

Node Classification

The Dimension of Self-Directed Learning

2024-02-20 · Pramith Devulapalli, Steve Hanneke

Understanding the self-directed learning complexity has been an important problem that has captured the attention of the online learning theory community since the early 1990s. Within this framework, the learner is allow…

Learning Theory

Nonlinear Laplacians Improve Signed-Directed Graph Learning

2026-08-01 · Ali Parviz, Yuichi Yoshida arxiv

While signed-directed graphs have been studied using linear Laplacians in the design of graph neural networks, relatively little research has focused on developing non-linear Laplacian operators for such networks. We int…

Node ClassificationLink PredictionGraph Learning

Learning Advanced Self-Attention for Linear Transformers in the Singular Value Domain

2025-05-13 · Hyowon Wi, Jeongwhan Choi, Noseong Park

Transformers have demonstrated remarkable performance across diverse domains. The key component of Transformers is self-attention, which learns the relationship between any two tokens in the input sequence. Recent studie…

Time Series Classification

Context-aware child-directed speech detection from long-form recordings

2026-05-31 · Théo Charlot, Tarek Kunze, Kaveri K. Sheth, Alejandrina Cristia 외 arxiv

Automatically distinguishing child-directed speech from adult-directed speech in long-form recordings is key to scalable analyses of children's language environments. Existing approaches process utterances in isolation a…