← Search

Naman Agarwal

17 accepted papers

2026

FutureFill: Fast Generation from Convolutional Sequence Models

ICLR 2026poster

We address the challenge of efficient auto-regressive generation in sequence prediction models by introducing FutureFill—a general-purpose fast generation method for any sequence prediction algorithm based on convolutional operators. FutureFill reduces generation time from quadratic to quasilinear i…

Cited by 0SourceScholar
2025

Multivariate Time Series Data Mining for Failure Prediction & Root Cause Analysis

ICASSP 2025accepted

This paper presents an analysis of a large-scale, high-dimensional industrial dataset containing over 2 million data points collected over several months. The dataset includes more than 200 failures of various types, each resulting from complex causes. Utilizing state-of-the-art unsupervised multiva…

Cited by 0SourceScholar
2025

Provable Length Generalization in Sequence Prediction via Spectral Filtering

ICML 2025poster

We consider the problem of length generalization in sequence prediction. We define a new metric of performance in this setting – the Asymmetric-Regret– which measures regret against a benchmark predictor with longer context length than available to the learner. We continue by studying this concept t…

Cited by 0SourcePDFScholar
2024

Improved Differentially Private and Lazy Online Convex Optimization: Lower Regret without Smoothness Requirements

ICML 2024poster

We design differentially private regret-minimizing algorithms in the online convex optimization (OCO) framework. Unlike recent results, our algorithms and analyses do not require smoothness, thus yielding the first private regret bounds with an optimal leading-order term for non-smooth loss function…

Cited by 1SourcePDFScholar
2023

Multi-User Reinforcement Learning with Low Rank Rewards

ICML 2023poster

We consider collaborative multi-user reinforcement learning, where multiple users have the same state-action space and transition probabilities but different rewards. Under the assumption that the reward matrix of the $N$ users has a low-rank structure -- a standard and practically successful assump…

Cited by 1SourcePDFScholar
2022

Online Target Q-learning with Reverse Experience Replay: Efficiently finding the Optimal Policy for Linear MDPs

ICLR 2022poster

Q-learning is a popular Reinforcement Learning (RL) algorithm which is widely used in practice with function approximation (Mnih et al., 2015). In contrast, existing theoretical results are pessimistic about Q-learning. For example, (Baird, 1995) shows that Q-learning does not converge even with lin…

Cited by 31SourcePDFScholar
2021

A Regret Minimization Approach to Iterative Learning Control

ICML 2021spotlight

We consider the setting of iterative learning control, or model-based policy learning in the presence of uncertain, time-varying dynamics. In this setting, we propose a new performance metric, planning regret, which replaces the standard stochastic uncertainty assumptions with worst case regret. Bas…

2021

The Skellam Mechanism for Differentially Private Federated Learning

NeurIPS 2021poster

We introduce the multi-dimensional Skellam mechanism, a discrete differential privacy mechanism based on the difference of two independent Poisson random variables. To quantify its privacy guarantees, we analyze the privacy loss distribution via a numerical evaluation and provide a sharp bound on th…

2020

Stochastic Optimization with Laggard Data Pipelines

NeurIPS 2020poster

State-of-the-art optimization is steadily shifting towards massively parallel pipelines with extremely large batch sizes. As a consequence, CPU-bound preprocessing and disk/memory/network operations have emerged as new performance bottlenecks, as opposed to hardware-accelerated gradient computations…

Cited by 17SourcePDFScholar
2019

Efficient Full-Matrix Adaptive Regularization

ICML 2019oral

Adaptive regularization methods pre-multiply a descent direction by a preconditioning matrix. Due to the large number of parameters of machine learning problems, full-matrix preconditioning methods are prohibitively expensive. We show how to modify full-matrix adaptive regularization in order to mak…

Cited by 70SourcePDFScholar
2018

cpSGD: Communication-efficient and differentially-private distributed SGD

NeurIPS 2018spotlight

Distributed stochastic gradient descent is an important subroutine in distributed learning. A setting of particular interest is when the clients are mobile devices, where two important concerns are communication efficiency and the privacy of the clients. Several recent works have focused on reducing…

Cited by 587SourcePDFScholar