← Search

Lalit Jain

20 accepted papers

2024

A/B Testing and Best-arm Identification for Linear Bandits with Robustness to Non-stationarity

AISTATS 2024poster

We investigate the fixed-budget best-arm identification (BAI) problem for linear bandits in a potentially non-stationary environment. Given a finite arm set $\mathcal{X}\subset\mathbb{R}^d$, a fixed budget $T$, and an unpredictable sequence of parameters $\left\lbrace\theta_t\right\rbrace_{t=1}^{T}$…

2024

Fair Active Learning in Low-Data Regimes

UAI 2024poster

In critical machine learning applications, ensuring fairness is essential to avoid perpetuating social inequities. In this work, we address the challenges of reducing bias and improving accuracy in data-scarce environments, where the cost of collecting labeled data prohibits the use of large, labele…

Cited by 4SourcePDFScholar
2024

Pessimistic Off-Policy Multi-Objective Optimization

AISTATS 2024poster

Multi-objective optimization is a class of optimization problems with multiple conflicting objectives. We study offline optimization of multi-objective policies from data collected by a previously deployed policy. We propose a pessimistic estimator for policy values that can be easily plugged into e…

Cited by 0SourcePDFScholar
2022

An Experimental Design Approach for Regret Minimization in Logistic Bandits

AAAI 2022technical

In this work we consider the problem of regret minimization for logistic bandits. The main challenge of logistic bandits is reducing the dependence on a potentially large problem dependent constant that can at worst scale exponentially with the norm of the unknown parameter vector. Previous works ha…

Cited by 14SourcePDFScholar
2022

Nearly Optimal Algorithms for Level Set Estimation

AISTATS 2022poster

The level set estimation problem seeks to find all points in a domain $\mathcal{X}$ where the value of an unknown function $f:\mathcal{X}\rightarrow \mathbb{R}$ exceeds a threshold $\alpha$. The estimation is based on noisy function evaluations that may be acquired at sequentially and adaptively cho…

Cited by 27SourcePDFScholar
2021

Improved Algorithms for Agnostic Pool-based Active Classification

ICML 2021spotlight

We consider active learning for binary classification in the agnostic pool-based setting. The vast majority of works in active learning in the agnostic setting are inspired by the CAL algorithm where each query is uniformly sampled from the disagreement region of the current version space. The sampl…

Cited by 28SourcePDFScholar
2021

Improved Confidence Bounds for the Linear Logistic Model and Applications to Bandits

ICML 2021spotlight

We propose improved fixed-design confidence bounds for the linear logistic model. Our bounds significantly improve upon the state-of-the-art bound by Li et al. (2017) via recent developments of the self-concordant analysis of the logistic loss (Faury et al., 2020). Specifically, our confidence bound…

Cited by 29SourcePDFScholar
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
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…