← Search

Aarti Singh

49 accepted papers

2026

Beyond Scalar Rewards: Learning from Text Feedback in LLM Post-Training

ICML 2026poster

The success of RL for LLM post-training stems from an unreasonably uninformative source: a single bit of information per rollout as binary reward or preference label. At the other extreme, distillation offers dense supervision but requires demonstrations, which are costly and difficult to scale. We …

Cited by 0SourceScholar
2026

On the Learning Dynamics of RLVR at the Edge of Competence

ICML 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has been a main driver of recent breakthroughs in large reasoning models. Yet it remains a mystery how rewards based solely on final outcomes can help overcome the long-horizon barrier to extended reasoning. To understand this, we develop a theor…

Cited by 0SourceScholar
2026

Scaling Up AI Alignment

AAAI 2026technical

From expert AI systems of the 1970s to self-supervised systems of the 2020s, the pendulum of AI development has swung from heavy reliance on human feedback to no or minimal reliance in the last 50 years. Self-supervised approaches have contributed significantly to the success and scalable developmen

Cited by 0SourcePDFScholar
2025

Data-driven Design of Randomized Control Trials with Guaranteed Treatment Effects

ICML 2025poster

Randomized controlled trials (RCTs) generate guarantees for treatment effects. However, RCTs often spend unnecessary resources exploring sub-optimal treatments, which can reduce the power of treatment guarantees. To address this, we propose a two-stage RCT design. In the first stage, a data-driven s…

Cited by 0SourcePDFScholar
2025

Logarithmic Neyman Regret for Adaptive Estimation of the Average Treatment Effect

AISTATS 2025poster

Estimation of the Average Treatment Effect (ATE) is a core problem in causal inference with strong connections to Off-Policy Evaluation in Reinforcement Learning. This paper considers the problem of adaptively selecting the treatment allocation probability in order to improve estimation of the ATE.…

Cited by 0SourceScholar
2025

Optimistic Algorithms for Adaptive Estimation of the Average Treatment Effect

ICML 2025poster

Estimation and inference for the Average Treatment Effect (ATE) is a cornerstone of causal inference and often serves as the foundation for developing procedures for more complicated settings. Although traditionally analyzed in a batch setting, recent advances in martingale theory have paved the wa…

Cited by 0SourcePDFScholar
2025

To Distill or Decide? Understanding the Algorithmic Trade-off in Partially Observable RL

NeurIPS 2025spotlight

Partial observability is a notorious challenge in reinforcement learning (RL), due to the need to learn complex, history-dependent policies. Recent empirical successes have used *privileged expert distillation* -- which leverages availability of latent state information during training (e.g., from…

Cited by 0SourceScholar
2025

Transformers Provably Learn Chain-of-Thought Reasoning with Length Generalization

NeurIPS 2025poster

The ability to reason lies at the core of artificial intelligence (AI), and challenging problems usually call for deeper and longer reasoning to tackle. A crucial question about AI reasoning is whether models can extrapolate learned reasoning patterns to solve harder tasks that require longer chain…

Cited by 0SourceScholar
2024

Role of Locality and Weight Sharing in Image-Based Tasks: A Sample Complexity Separation between CNNs, LCNs, and FCNs

ICLR 2024spotlight

Vision tasks are characterized by the properties of locality and translation invariance. The superior performance of convolutional neural networks (CNNs) on these tasks is widely attributed to the inductive bias of locality and weight sharing baked into their architecture. Existing attempts…

Cited by 1SourcePDFScholar
2024

The Importance of Online Data: Understanding Preference Fine-tuning via Coverage

NeurIPS 2024poster

Learning from human preference data has emerged as the dominant paradigm for fine-tuning large language models (LLMs). The two most common families of techniques -- online reinforcement learning (RL) such as Proximal Policy Optimization (PPO) and offline contrastive methods such as Direct Preference…

Cited by 13SourcePDFScholar
2023

The Virtues of Laziness in Model-based RL: A Unified Objective and Algorithms

ICML 2023poster

We propose a novel approach to addressing two fundamental challenges in Model-based Reinforcement Learning (MBRL): the computational expense of repeatedly finding a good policy in the learned model, and the objective mismatch between model fitting and policy computation. Our "lazy" method leverages…

2023

Weighted Tallying Bandits: Overcoming Intractability via Repeated Exposure Optimality

ICML 2023poster

In human-interactive applications of online learning, a human's preferences or abilities are often a function of the algorithm's recent actions. Motivated by this, a significant line of work has formalized settings where an action's loss is a function of the number of times it was played in the prio…

Cited by 2SourcePDFScholar
2021

A Novice-Reviewer Experiment to Address Scarcity of Qualified Reviewers in Large Conferences

AAAI 2021technical

Conference peer review constitutes a human-computation process whose importance cannot be overstated: not only it identifies the best submissions for acceptance, but, ultimately, it impacts the future of the whole research area by promoting some ideas and restraining others. A surge in the number of…

Cited by 41SourcePDFScholar
2021

Catch Me if I Can: Detecting Strategic Behaviour in Peer Assessment

AAAI 2021technical

We consider the issue of strategic behaviour in various peer-assessment tasks, including peer grading of exams or homeworks and peer review in hiring or promotions. When a peer-assessment task is competitive (e.g., when students are graded on a curve), agents may be incentivized to misreport evaluat…

Cited by 44SourcePDFScholar
2021

Local Signal Adaptivity: Provable Feature Learning in Neural Networks Beyond Kernels

NeurIPS 2021poster

Neural networks have been shown to outperform kernel methods in practice (including neural tangent kernels). Most theoretical explanations of this performance gap focus on learning a complex hypothesis class; in some cases, it is unclear whether this hypothesis class captures realistic data. In this…

2020

Preference-based Reinforcement Learning with Finite-Time Guarantees

NeurIPS 2020spotlight

Preference-based Reinforcement Learning (PbRL) replaces reward values in traditional reinforcement learning by preferences to better elicit human opinion on the target objective, especially when numerical reward values are hard to design or interpret. Despite promising results in applications, the…

Cited by 79SourcePDFScholar
2020

Zeroth Order Non-convex optimization with Dueling-Choice Bandits

UAI 2020poster

We consider a novel setting of zeroth order non-convex optimization, where in addition to querying the function value at a given point, we can also duel two points and get the point with the larger function value. We refer to this setting as optimization with dueling-choice bandits, since both direc…

Cited by 18SourcePDFScholar
2019

Gradient Descent Provably Optimizes Over-parameterized Neural Networks

ICLR 2019poster

One of the mysteries in the success of neural networks is randomly initialized first order methods like gradient descent can achieve zero training loss even though the objective function is non-convex and non-smooth. This paper demystifies this surprising phenomenon for two-layer fully connected ReL…

Cited by 888SourcePDFScholar
2019

Towards Understanding the Generalization Bias of Two Layer Convolutional Linear Classifiers with Gradient Descent

AISTATS 2019poster

A major challenge in understanding the generalization of deep learning is to explain why (stochastic) gradient descent can exploit the network architecture to find solutions that have good generalization performance when using high capacity models. We find simple but realistic examples showing that…

Cited by 9SourcePDFScholar
2018

Gradient Descent Learns One-hidden-layer CNN: Don’t be Afraid of Spurious Local Minima

ICML 2018oral

We consider the problem of learning an one-hidden-layer neural network with non-overlapping convolutional layer and ReLU activation function, i.e., $f(Z; w, a) = \sum_j a_j\sigma(w^\top Z_j)$, in which both the convolutional weights $w$ and the output weights $a$ are parameters to be learned. We pro…

Cited by 258SourcePDFScholar
2018

How Many Samples are Needed to Estimate a Convolutional Neural Network?

NeurIPS 2018poster

A widespread folklore for explaining the success of Convolutional Neural Networks (CNNs) is that CNNs use a more compact representation than the Fully-connected Neural Network (FNN) and thus require fewer training samples to accurately estimate their parameters. We initiate the study of rigorously c…

Cited by 88SourcePDFScholar
2018

Nonparametric Regression with Comparisons: Escaping the Curse of Dimensionality with Ordinal Information

ICML 2018oral

In supervised learning, we leverage a labeled dataset to design methods for function estimation. In many practical situations, we are able to obtain alternative feedback, possibly at a low cost. A broad goal is to understand the usefulness of, and to design algorithms to exploit, this alternative fe…

Cited by 8SourcePDFScholar
2018

Optimization of Smooth Functions with Noisy Observations: Local Minimax Rates

NeurIPS 2018poster

We consider the problem of global optimization of an unknown non-convex smooth function with noisy zeroth-order feedback. We propose a local minimax framework to study the fundamental difficulty of optimizing smooth functions with adaptive function evaluations. We show that for functions with fast g…

Cited by 21SourcePDFScholar
2018

Stochastic Zeroth-order Optimization in High Dimensions

AISTATS 2018poster

We consider the problem of optimizing a high-dimensional convex function using stochastic zeroth-order queries. Under sparsity assumptions on the gradients or function values, we present two algorithms: a successive component/feature selection algorithm and a noisy mirror descent algorithm using Las…

Cited by 0SourcePDFScholar
2017

Gradient Descent Can Take Exponential Time to Escape Saddle Points

NeurIPS 2017spotlight

Although gradient descent (GD) almost always escapes saddle points asymptotically [Lee et al., 2016], this paper shows that even with fairly natural random initialization schemes and non-pathological functions, GD can be significantly slowed down by saddle points, taking exponential time to escape.…

Cited by 324SourcePDFScholar
2017

Hypothesis Transfer Learning via Transformation Functions

NeurIPS 2017poster

We consider the Hypothesis Transfer Learning (HTL) problem where one incorporates a hypothesis trained on the source domain into the learning procedure of the target domain. Existing theoretical analysis either only studies specific algorithms or only presents upper bounds on the generalization erro…

Cited by 77SourcePDFScholar
2017

Near-Optimal Design of Experiments via Regret Minimization

ICML 2017poster

We consider computationally tractable methods for the experimental design problem, where k out of n design points of dimension p are selected so that certain optimality criteria are approximately satisfied. Our algorithm finds a $(1+\epsilon)$-approximate optimal design when k is a linear function o…

Cited by 77SourcePDFScholar
2017

Noise-Tolerant Interactive Learning Using Pairwise Comparisons

NeurIPS 2017poster

We study the problem of interactively learning a binary classifier using noisy labeling and pairwise comparison oracles, where the comparison oracle answers which one in the given two instances is more likely to be positive. Learning from such oracles has multiple applications where obtaining direct…

Cited by 43SourcePDFScholar
2017

On the Power of Truncated SVD for General High-rank Matrix Estimation Problems

NeurIPS 2017poster

We show that given an estimate $\widehat{\mat A}$ that is close to a general high-rank positive semi-definite (PSD) matrix $\mat A$ in spectral norm (i.e., $\|\widehat{\mat A}-\mat A\|_2 \leq \delta$), the simple truncated Singular Value Decomposition of $\widehat{\mat A}$ produces a multiplicative…

Cited by 17SourcePDFScholar
2016

Active Learning Algorithms for Graphical Model Selection

AISTATS 2016poster

The problem of learning the structure of a high dimensional graphical model from data has received considerable attention in recent years. In many applications such as sensor networks and proteomics it is often expensive to obtain samples from all the variables involved simultaneously. For instance…

Cited by 32SourcePDFScholar
2016

Data Poisoning Attacks on Factorization-Based Collaborative Filtering

NeurIPS 2016poster

Recommendation and collaborative filtering systems are important in modern information and e-commerce applications. As these systems are becoming increasingly popular in industry, their outputs could affect business decision making, introducing incentives for an adversarial party to compromise the…

Cited by 444SourcePDFScholar
2015

A Deterministic Analysis of Noisy Sparse Subspace Clustering for Dimensionality-reduced Data

ICML 2015poster

Subspace clustering groups data into several lowrank subspaces. In this paper, we propose a theoretical framework to analyze a popular optimization-based algorithm, Sparse Subspace Clustering (SSC), when the data dimension is compressed via some random projection algorithms. We show SSC provably suc…

Cited by 42SourcePDFScholar
2015

Efficient Sparse Clustering of High-Dimensional Non-spherical Gaussian Mixtures

AISTATS 2015poster

We consider the problem of clustering data points in high dimensions, i.e., when the number of data points may be much smaller than the number of dimensions. Specifically, we consider a Gaussian mixture model (GMM) with two non-spherical Gaussian components, where the clusters are distinguished by o…

Cited by 30SourcePDFScholar
2015

On the High Dimensional Power of a Linear-Time Two Sample Test under Mean-shift Alternatives

AISTATS 2015poster

Nonparametric two sample testing deals with the question of consistently deciding if two distributions are different, given samples from both, without making any parametric assumptions about the form of the distributions. The current literature is split into two kinds of tests - those which are cons…

Cited by 46SourcePDFScholar