← Search

Robert Nowak

28 accepted papers

2024

An Experimental Design Framework for Label-Efficient Supervised Finetuning of Large Language Models

ACL 2024findings

Supervised finetuning (SFT) on instruction datasets has played a crucial role in achieving the remarkable zero-shot generalization capabilities observed in modern large language models (LLMs). However, the annotation efforts required to produce high quality responses for instructions are becoming pr…

Cited by 17SourcePDFScholar
2024

SPEED: Experimental Design for Policy Evaluation in Linear Heteroscedastic Bandits

AISTATS 2024poster

In this paper, we study the problem of optimal data collection for policy evaluation in linear bandits. In policy evaluation, we are given a \textit{target} policy and asked to estimate the expected reward it will obtain when executed in a multi-armed bandit environment. Our work is the first work t…

Cited by 7SourcePDFScholar
2022

Chernoff Sampling for Active Testing and Extension to Active Regression

AISTATS 2022poster

Active learning can reduce the number of samples needed to perform a hypothesis test and to estimate the parameters of a model. In this paper, we revisit the work of Chernoff that described an asymptotically optimal algorithm for performing a hypothesis test. We obtain a novel sample complexity boun…

Cited by 14SourcePDFScholar
2022

Near Instance Optimal Model Selection for Pure Exploration Linear Bandits

AISTATS 2022poster

The model selection problem in the pure exploration linear bandit setting is introduced and studied in both the fixed confidence and fixed budget settings. The model selection problem considers a nested sequence of hypothesis classes of increasing complexities. Our goal is to automatically adapt to…

Cited by 7SourcePDFScholar
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
2022

Similarity Search for Efficient Active Learning and Search of Rare Concepts

AAAI 2022technical

Many active learning and search approaches are intractable for large-scale industrial settings with billions of unlabeled examples. Existing approaches search globally for the optimal examples to label, scaling linearly or even quadratically with the unlabeled data. In this paper, we improve the com…

Cited by 41SourcePDFScholar
2022

Training OOD Detectors in their Natural Habitats

ICML 2022spotlight

Out-of-distribution (OOD) detection is important for machine learning models deployed in the wild. Recent methods use auxiliary outlier data to regularize the model for improved OOD detection. However, these approaches make a strong distributional assumption that the auxiliary outlier data is comple…

2019

MaxGap Bandit: Adaptive Algorithms for Approximate Ranking

NeurIPS 2019poster

This paper studies the problem of adaptively sampling from K distributions (arms) in order to identify the largest gap between any two adjacent means. We call this the MaxGap-bandit problem. This problem arises naturally in approximate ranking, noisy sorting, outlier detection, and top-arm identific…

2018

Teacher Improves Learning by Selecting a Training Subset

AISTATS 2018poster

We call a learner super-teachable if a teacher can trim down an iid training set while making the learner learn even better. We provide sharp super-teaching guarantees on two learners: the maximum likelihood estimator for the mean of a Gaussian, and the large margin classifier in 1D. For general lea…

Cited by 0SourcePDFScholar
2017

Scalable Generalized Linear Bandits: Online Computation and Hashing

NeurIPS 2017poster

Generalized Linear Bandits (GLBs), a natural extension of the stochastic linear bandits, has been popular and successful in recent years. However, existing GLBs scale poorly with the number of rounds and the number of arms, limiting their utility in practice. This paper proposes new, scalable solu…

Cited by 148SourcePDFScholar
2016

Ordered Weighted L1 Regularized Regression with Strongly Correlated Covariates: Theoretical Aspects

AISTATS 2016poster

This paper studies the ordered weighted L1 (OWL) family of regularizers for sparse linear regression with strongly correlated covariates. We prove sufficient conditions for clustering correlated covariates, extending and qualitatively strengthening previous results for a particular member of the OW…

Cited by 95SourcePDFScholar
2016

Representational Similarity Learning with Application to Brain Networks

ICML 2016poster

Representational Similarity Learning (RSL) aims to discover features that are important in representing (human-judged) similarities among objects. RSL can be posed as a sparsity-regularized multi-task regression problem. Standard methods, like group lasso, may not select important features if they a…

Cited by 33SourcePDFScholar
2016

The Information-Theoretic Requirements of Subspace Clustering with Missing Data

ICML 2016poster

Subspace clustering with missing data (SCMD) is a useful tool for analyzing incomplete datasets. Let d be the ambient dimension, and r the dimension of the subspaces. Existing theory shows that Nk = O(r d) columns per subspace are necessary for SCMD, and Nk =O(min d^(log d), d^(r+1) ) are sufficient…

Cited by 50SourcePDFScholar
2016

Top Arm Identification in Multi-Armed Bandits with Batch Arm Pulls

AISTATS 2016poster

We introduce a new multi-armed bandit (MAB) problem in which arms must be sampled in batches, rather than one at a time. This is motivated by applications in social media monitoring and biological experimentation where such batch constraints naturally arise. This paper develops and analyzes algorith…

Cited by 99SourcePDFScholar