← Search

Kevin G. Jamieson

9 accepted papers

2020

An Empirical Process Approach to the Union Bound: Practical Algorithms for Combinatorial and Linear Bandits

NeurIPS 2020poster

This paper proposes near-optimal algorithms for the pure-exploration linear bandit problem in the fixed confidence and fixed budget settings. Leveraging ideas from the theory of suprema of empirical processes, we provide an algorithm whose sample complexity scales with the geometry of the instance a…

Cited by 74SourcePDFScholar
2019

A New Perspective on Pool-Based Active Classification and False-Discovery Control

NeurIPS 2019poster

In many scientific settings there is a need for adaptive experimental design to guide the process of identifying regions of the search space that contain as many true positives as possible subject to a low rate of false discoveries (i.e. false alarms). Such regions of the search space could differ d…

Cited by 13SourcePDFScholar
2019

Sequential Experimental Design for Transductive Linear Bandits

NeurIPS 2019poster

In this paper we introduce the pure exploration transductive linear bandit problem: given a set of measurement vectors $\mathcal{X}\subset \mathbb{R}^d$, a set of items $\mathcal{Z}\subset \mathbb{R}^d$, a fixed confidence $\delta$, and an unknown vector $\theta^{\ast}\in \mathbb{R}^d$, the goal is…

2018

A Bandit Approach to Sequential Experimental Design with False Discovery Control

NeurIPS 2018poster

We propose a new adaptive sampling approach to multiple testing which aims to maximize statistical power while ensuring anytime false discovery control. We consider $n$ distributions whose means are partitioned by whether they are below or equal to a baseline (nulls), versus above the baseline (true…

Cited by 25SourcePDFScholar
2017

A framework for Multi-A(rmed)/B(andit) Testing with Online FDR Control

NeurIPS 2017spotlight

We propose an alternative framework to existing setups for controlling false alarms when multiple A/B tests are run over time. This setup arises in many practical applications, e.g. when pharmaceutical companies test new treatment options against control pills for different diseases, or when interne…

2016

The Power of Adaptivity in Identifying Statistical Alternatives

NeurIPS 2016poster

This paper studies the trade-off between two different kinds of pure exploration: breadth versus depth. We focus on the most biased coin problem, asking how many total coin flips are required to identify a ``heavy'' coin from an infinite bag containing both ``heavy'' coins with mean $\theta_1 \in (0…

Cited by 29SourcePDFScholar
2015

NEXT: A System for Real-World Development, Evaluation, and Application of Active Learning

NeurIPS 2015spotlight

Active learning methods automatically adapt data collection by selecting the most informative samples in order to accelerate machine learning. Because of this, real-world testing and comparing active learning algorithms requires collecting new datasets (adaptively), rather than simply applying algor…