paper-with-me

Papers

Point Location and Active Learning: Learning Halfspaces Almost Optimally

2020-04-23 · Max Hopkins, Daniel M. Kane, Shachar Lovett, Gaurav Mahajan

Given a finite set $X \subset \mathbb{R}^d$ and a binary linear classifier $c: \mathbb{R}^d \to \{0,1\}$, how many queries of the form $c(x)$ are required to learn the label of every point in $X$? Known as \textit{point location}, this problem has inspired over 35 years of research in the pursuit of an optimal algorithm. Building on the prior work of Kane, Lovett, and Moran (ICALP 2018), we provide the first nearly optimal solution, a randomized linear decision tree of depth $\tilde{O}(d\log(|X|))$, improving on the previous best of $\tilde{O}(d^2\log(|X|))$ from Ezra and Sharir (Discrete and Computational Geometry, 2019). As a corollary, we also provide the first nearly optimal algorithm for actively learning halfspaces in the membership query model. En route to these results, we prove a novel characterization of Barthe's Theorem (Inventiones Mathematicae, 1998) of independent interest. In particular, we show that $X$ may be transformed into approximate isotropic position if and only if there exists no $k$-dimensional subspace with more than a $k/d$-fraction of $X$, and provide a similar characterization for exact isotropic position.

📄 PDF Abstract BibTeX arXiv:2004.11380

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningPosition

Similar Papers 제목 키워드 기반

Actively Learning Halfspaces without Synthetic Data

2025-09-25 · Hadley Black, Kasper Green Larsen, Arya Mazumdar, Barna Saha 외 arxiv

In the classic point location problem, one is given an arbitrary dataset $X \subset \mathbb{R}^d$ of $n$ points with query access to an unknown halfspace $f : \mathbb{R}^d \to \{0,1\}$, and the goal is to learn the label…

Active Learning of General Halfspaces: Label Queries vs Membership Queries

2024-12-31 · Ilias Diakonikolas, Daniel M. Kane, Mingchen Ma

We study the problem of learning general (i.e., not necessarily homogeneous) halfspaces under the Gaussian distribution on $R^d$ in the presence of some form of query access. In the classical pool-based active learning m…

Active Learning

Efficient Active Learning Halfspaces with Tsybakov Noise: A Non-convex Optimization Approach

2023-10-23 · Yinan Li, Chicheng Zhang

We study the problem of computationally and label efficient PAC active learning $d$-dimensional halfspaces with Tsybakov Noise~\citep{tsybakov2004optimal} under structured unlabeled data distributions. Inspired by~\cite{…

Active Learning

Efficient Algorithms for Learning Monophonic Halfspaces in Graphs

2024-05-01 · Marco Bressan, Emmanuel Esposito, Maximilian Thiessen

We study the problem of learning a binary classifier on the vertices of a graph. In particular, we consider classifiers given by monophonic halfspaces, partitions of the vertices that are convex in a certain abstract sen…

Tight Generalization Bounds for Large-Margin Halfspaces

2025-02-19 · Kasper Green Larsen, Natascha Schalburg

We prove the first generalization bound for large-margin halfspaces that is asymptotically tight in the tradeoff between the margin, the fraction of training points with the given margin, the failure probability and the …

Generalization Bounds