paper-with-me

홈 › Papers

Improved Active Learning via Dependent Leverage Score Sampling

2023-10-08 · Atsushi Shimizu, Xiaoou Cheng, Christopher Musco, Jonathan Weare

We show how to obtain improved active learning methods in the agnostic (adversarial noise) setting by combining marginal leverage score sampling with non-independent sampling strategies that promote spatial coverage. In particular, we propose an easily implemented method based on the \emph{pivotal sampling algorithm}, which we test on problems motivated by learning-based methods for parametric PDEs and uncertainty quantification. In comparison to independent sampling, our method reduces the number of samples needed to reach a given target accuracy by up to $50\%$. We support our findings with two theoretical results. First, we show that any non-independent leverage score sampling method that obeys a weak \emph{one-sided $\ell_{\infty}$ independence condition} (which includes pivotal sampling) can actively learn $d$ dimensional linear functions with $O(d\log d)$ samples, matching independent sampling. This result extends recent work on matrix Chernoff bounds under $\ell_{\infty}$ independence, and may be of interest for analyzing other sampling strategies beyond pivotal sampling. Second, we show that, for the important case of polynomial regression, our pivotal method obtains an improved bound on $O(d)$ samples.

📄 PDF Abstract BibTeX arXiv:2310.04966

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningUncertainty Quantification

Similar Papers 제목 키워드 기반

ALEVS: Active Learning by Statistical Leverage Sampling

2015-07-15 · Cem Orhan, Öznur Taştan

Active learning aims to obtain a classifier of high accuracy by using fewer label requests in comparison to passive learning by selecting effective queries. Many active learning methods have been developed in the past tw…

Active LearningBinary ClassificationInformativeness

An Explicit Sampling Dependent Spectral Error Bound for Column Subset Selection

2015-05-04 · Tianbao Yang, Lijun Zhang, Rong Jin, Shenghuo Zhu

In this paper, we consider the problem of column subset selection. We present a novel analysis of the spectral norm reconstruction for a simple randomized algorithm and establish a new bound that depends explicitly on th…

Uniform Sampling for Matrix Approximation

2014-08-21 · Michael B. Cohen, Yin Tat Lee, Cameron Musco, Christopher Musco 외

Random sampling has become a critical tool in solving massive matrix problems. For linear regression, a small, manageable set of data rows can be randomly selected to approximate a tall, skinny data matrix, improving pro…

regression

On Sampling Random Features From Empirical Leverage Scores: Implementation and Theoretical Guarantees

2019-03-20 · Shahin Shahrampour, Soheil Kolouri

Random features provide a practical framework for large-scale kernel approximation and supervised learning. It has been shown that data-dependent sampling of random features using leverage scores can significantly reduce…

Active Learning for Single Neuron Models with Lipschitz Non-Linearities

2022-10-24 · Aarshvi Gajjar, Chinmay Hegde, Christopher Musco

We consider the problem of active learning for single neuron models, also sometimes called ``ridge functions'', in the agnostic setting (under adversarial label noise). Such models have been shown to be broadly effective…

Active Learning