← Search

Ayush Sekhari

25 accepted papers

2025

Computationally Efficient RL under Linear Bellman Completeness for Deterministic Dynamics

ICLR 2025oral

We study computationally and statistically efficient Reinforcement Learning algorithms for the *linear Bellman Complete* setting. This setting uses linear function approximation to capture value functions and unifies existing models like linear Markov Decision Processes (MDP) and Linear Quadratic Re…

Cited by 5SourcePDFScholar
2025

GaussMark: A Practical Approach for Structural Watermarking of Language Models

ICML 2025poster

Watermarking, the process by which Large Language Model (LLM) servers imbed an imperceptible signal at inference time in order to detect text generated by their own models, has grown in importance due to the significant improvements in natural language processing tasks by modern LLMs. Current approa…

Cited by 0SourcePDFScholar
2025

Machine Unlearning Fails to Remove Data Poisoning Attacks

ICLR 2025poster

We revisit the efficacy of several practical methods for approximate machine unlearning developed for large-scale deep learning. In addition to complying with data deletion requests, one often-cited potential application for unlearning methods is to remove the effects of poisoned data. We experiment…

2025

The Gaussian Mixing Mechanism: Renyi Differential Privacy via Gaussian Sketches

NeurIPS 2025poster

Gaussian sketching, which consists of pre-multiplying the data with a random Gaussian matrix, is a widely used technique in data science and machine learning. Beyond computational benefits, this operation also provides differential privacy guarantees due to its inherent randomness. In this work, we…

Cited by 0SourcecodeScholar
2024

Harnessing Density Ratios for Online Reinforcement Learning

ICLR 2024spotlight

The theories of offline and online reinforcement learning, despite having evolved in parallel, have begun to show signs of the possibility for a unification, with algorithms and analysis techniques for one setting often having natural counterparts in the other. However, the notion of *density ratio…

Cited by 16SourcePDFScholar
2024

Offline Data Enhanced On-Policy Policy Gradient with Provable Guarantees

ICLR 2024poster

Hybrid RL is the setting where an RL agent has access to both offline data and online data by interacting with the real-world environment. In this work, we propose a new hybrid RL algorithm that combines an on-policy actor-critic method with offline data. On-policy methods such as policy gradient an…

2024

Random Latent Exploration for Deep Reinforcement Learning

ICML 2024poster

The ability to efficiently explore high-dimensional state spaces is essential for the practical success of deep Reinforcement Learning (RL). This paper introduces a new exploration technique called Random Latent Exploration (RLE), that combines the strengths of exploration bonuses and randomized val…

Cited by 1SourcePDFScholar
2023

Computationally Efficient PAC RL in POMDPs with Latent Determinism and Conditional Embeddings

ICML 2023poster

We study reinforcement learning with function approximation for large-scale Partially Observable Markov Decision Processes (POMDPs) where the state space and observation space are large or even continuous. Particularly, we consider Hilbert space embeddings of POMDP where the feature of latent states…

Cited by 14SourcePDFScholar
2023

Contextual Bandits and Imitation Learning with Preference-Based Active Queries

NeurIPS 2023poster

We consider the problem of contextual bandits and imitation learning, where the learner lacks direct knowledge of the executed action's reward. Instead, the learner can actively request the expert at each round to compare two actions and receive noisy preference feedback. The learner's objective is…

Cited by 21SourcePDFScholar
2023

Hidden Poison: Machine Unlearning Enables Camouflaged Poisoning Attacks

NeurIPS 2023poster

We introduce camouflaged data poisoning attacks, a new attack vector that arises in the context of machine unlearning and other settings when model retraining may be induced. An adversary first adds a few carefully crafted points to the training dataset such that the impact on the model's prediction…

2023

Hybrid RL: Using both offline and online data can make RL efficient

ICLR 2023poster

We consider a hybrid reinforcement learning setting (Hybrid RL), in which an agent has access to an offline dataset and the ability to collect experience via real-world online interaction. The framework mitigates the challenges that arise in both pure offline and online RL settings, allowing for the…

2023

Model-Free Reinforcement Learning with the Decision-Estimation Coefficient

NeurIPS 2023poster

We consider the problem of interactive decision making, encompassing structured bandits and reinforcement learning with general function approximation. Recently, Foster et al. (2021) introduced the Decision-Estimation Coefficient, a measure of statistical complexity that lower bounds the optimal reg…

Cited by 15SourcePDFScholar
2023

Selective Sampling and Imitation Learning via Online Regression

NeurIPS 2023poster

We consider the problem of Imitation Learning (IL) by actively querying noisy expert for feedback. While imitation learning has been empirically successful, much of prior work assumes access to noiseless expert feedback which is not practical in many applications. In fact, when one only has access t…

Cited by 9SourcePDFScholar
2023

When is Agnostic Reinforcement Learning Statistically Tractable?

NeurIPS 2023poster

We study the problem of agnostic PAC reinforcement learning (RL): given a policy class $\Pi$, how many rounds of interaction with an unknown MDP (with a potentially large state and action space) are required to learn an $\epsilon$-suboptimal policy with respect to \(\Pi\)? Towards that end, we intro…

Cited by 7SourcePDFScholar
2022

From Gradient Flow on Population Loss to Learning with Stochastic Gradient Descent

NeurIPS 2022accept

Stochastic Gradient Descent (SGD) has been the method of choice for learning large-scale non-convex models. While a general analysis of when SGD works has been elusive, there has been a lot of recent progress in understanding the convergence of Gradient Flow (GF) on the population loss, partly due…

Cited by 10SourcePDFScholar
2022

Guarantees for Epsilon-Greedy Reinforcement Learning with Function Approximation

ICML 2022spotlight

Myopic exploration policies such as epsilon-greedy, softmax, or Gaussian noise fail to explore efficiently in some reinforcement learning tasks and yet, they perform well in many others. In fact, in practice, they are often selected as the top choices, due to their simplicity. But, for what tasks do…

Cited by 81SourcePDFScholar
2022

On the Complexity of Adversarial Decision Making

NeurIPS 2022accept

A central problem in online learning and decision making---from bandits to reinforcement learning---is to understand what modeling assumptions lead to sample-efficient learning guarantees. We consider a general adversarial decision making framework that encompasses (structured) bandit problems with…

Cited by 39SourcePDFScholar
2022

Provably Efficient Reinforcement Learning in Partially Observable Dynamical Systems

NeurIPS 2022accept

We study Reinforcement Learning for partially observable systems using function approximation. We propose a new PO-bilinear framework, that is general enough to include models such as undercomplete tabular Partially Observable Markov Decision Processes (POMDPs), Linear Quadratic Gaussian (LQG), Pred…

Cited by 41SourcePDFScholar
2021

Agnostic Reinforcement Learning with Low-Rank MDPs and Rich Observations

NeurIPS 2021spotlight

There have been many recent advances on provably efficient Reinforcement Learning (RL) in problems with rich observation spaces. However, all these works share a strong realizability assumption about the optimal value function of the true MDP. Such realizability assumptions are often too strong to h…

Cited by 16SourcePDFScholar
2021

Neural Active Learning with Performance Guarantees

NeurIPS 2021poster

We investigate the problem of active learning in the streaming setting in non-parametric regimes, where the labels are stochastically generated from a class of functions on which we make no assumptions whatsoever. We rely on recently proposed Neural Tangent Kernel (NTK) approximation tools to constr…

Cited by 26SourcePDFScholar
2021

Remember What You Want to Forget: Algorithms for Machine Unlearning

NeurIPS 2021poster

We study the problem of unlearning datapoints from a learnt model. The learner first receives a dataset $S$ drawn i.i.d. from an unknown distribution, and outputs a model $\widehat{w}$ that performs well on unseen samples from the same distribution. However, at some point in the future, any trainin…

Cited by 322SourcePDFScholar
2021

SGD: The Role of Implicit Regularization, Batch-size and Multiple-epochs

NeurIPS 2021poster

Multi-epoch, small-batch, Stochastic Gradient Descent (SGD) has been the method of choice for learning with large over-parameterized models. A popular theory for explaining why SGD works well in practice is that the algorithm has an implicit regularization that biases its output towards a good solut…

Cited by 46SourcePDFScholar
2020

Reinforcement Learning with Feedback Graphs

NeurIPS 2020poster

We study RL in the tabular MDP setting where the agent receives additional observations per step in the form of transitions samples. Such additional observations can be provided in many tasks by auxiliary sensors or by leveraging prior knowledge about the environment (e.g., when certain actions yiel…

2018

Uniform Convergence of Gradients for Non-Convex Learning and Optimization

NeurIPS 2018poster

We investigate 1) the rate at which refined properties of the empirical risk---in particular, gradients---converge to their population counterparts in standard non-convex learning tasks, and 2) the consequences of this convergence for optimization. Our analysis follows the tradition of norm-based ca…

Cited by 90SourcePDFScholar