← Search

Abhishek Shetty

14 accepted papers

2026

Subliminal Effects in Your Data: A General Mechanism via Log-Linearity

ICML 2026poster

Training modern large language models (LLMs) has become a veritable smorgasbord of algorithms and datasets designed to elicit particular behaviors, making it critical to develop techniques to understand the effects of datasets on the model's properties. This is exacerbated by recent experiments that…

Cited by 0SourceScholar
2026

Taming Imperfect Process Verifiers: A Sampling Perspective on Backtracking

ICLR 2026poster

Test-time algorithms that combine the *generative* power of language models with *process verifiers* that assess the quality of partial generations offer a promising lever for eliciting new reasoning capabilities, but the algorithmic design space and computational scaling properties of such approach…

Cited by 0SourceScholar
2024

Oracle-Efficient Differentially Private Learning with Public Data

NeurIPS 2024poster

Due to statistical lower bounds on the learnability of many function classes under privacy constraints, there has been recent interest in leveraging public data to improve the performance of private learning algorithms. In this model, algorithms must always guarantee differential privacy with respec…

Cited by 8SourcePDFScholar
2024

Tolerant Algorithms for Learning with Arbitrary Covariate Shift

NeurIPS 2024spotlight

We study the problem of learning under arbitrary distribution shift, where the learner is trained on a labeled set from one distribution but evaluated on a different, potentially adversarially generated test distribution. We focus on two frameworks: *PQ learning* [GKKM'20], allowing abstention on ad…

Cited by 4SourcePDFScholar
2023

Adversarial Resilience in Sequential Prediction via Abstention

NeurIPS 2023poster

We study the problem of sequential prediction in the stochastic setting with an adversary that is allowed to inject clean-label adversarial (or out-of-distribution) examples. Algorithms designed to handle purely stochastic data tend to fail in the presence of such adversarial examples, often leading…

Cited by 8SourcePDFScholar
2023

Progressive Ensemble Distillation: Building Ensembles for Efficient Inference

NeurIPS 2023poster

Knowledge distillation is commonly used to compress an ensemble of models into a single model. In this work we study the problem of progressive ensemble distillation: Given a large, pretrained teacher model , we seek to decompose the model into an ensemble of smaller, low-inference cost student mode…

Cited by 5SourcePDFScholar
2022

Oracle-Efficient Online Learning for Smoothed Adversaries

NeurIPS 2022accept

We study the design of computationally efficient online learning algorithms under smoothed analysis. In this setting, at every step, an adversary generates a sample from an adaptively chosen distribution whose density is upper bounded by $1/\sigma$ times the uniform density. Given access to an offli…

Cited by 14SourcePDFScholar
2020

Effect of Activation Functions on the Training of Overparametrized Neural Nets

ICLR 2020poster

It is well-known that overparametrized neural networks trained using gradient based methods quickly achieve small training error with appropriate hyperparameter settings. Recent papers have proved this statement theoretically for highly overparametrized networks under reasonable assumptions. These r…

Cited by 36SourceScholar
2020

Smoothed Analysis of Online and Differentially Private Learning

NeurIPS 2020spotlight

Practical and pervasive needs for robustness and privacy in algorithms have inspired the design of online adversarial and differentially private learning algorithms. The primary quantity that characterizes learnability in these settings is the Littlestone dimension of the class of hypotheses [Ben-Da…

Cited by 69SourcePDFScholar