← Search

Elad Hazan

56 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

Efficient Spectral Control of Partially Observed Linear Dynamical Systems

NeurIPS 2025poster

We propose a new method for the problem of controlling linear dynamical systems under partial observation and adversarial disturbances. Our new algorithm, Double Spectral Control (DSC), matches the best known regret guarantees while exponentially improving runtime complexity over previous approache…

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
2025

SpectraLDS: Provable Distillation for Linear Dynamical Systems

NeurIPS 2025poster

We present the first provable method for identifying symmetric linear dynamical systems (LDS) with accuracy guarantees that are independent of the system’s state dimension or effective memory. Our approach builds upon recent work that represents symmetric LDSs as convolutions learnable via fixed spe…

Cited by 0SourcecodeScholar
2025

Universal Sequence Preconditioning

NeurIPS 2025spotlight

We study the problem of preconditioning in the setting of sequential prediction. From the theoretical lens of linear dynamical systems, we show that applying a convolution to the input sequence translates to applying a polynomial to the unknown transition matrix in the hidden space. With this insigh…

Cited by 0SourceScholar
2024

Adaptive Regret for Bandits Made Possible: Two Queries Suffice

ICLR 2024poster

Fast changing states or volatile environments pose a significant challenge to online optimization, which needs to perform rapid adaptation under limited observation. In this paper, we give query and regret optimal bandit algorithms under the strict notion of strongly adaptive regret, which measures…

Cited by 0SourcePDFScholar
2023

Online Learning for Obstacle Avoidance

CoRL 2023poster

We approach the fundamental problem of obstacle avoidance for robotic systems via the lens of online learning. In contrast to prior work that either assumes worst-case realizations of uncertainty in the environment or a stationary stochastic model of uncertainty, we propose a method that is efficien…

Cited by 3SourceScholar
2023

Online Nonstochastic Model-Free Reinforcement Learning

NeurIPS 2023poster

We investigate robust model-free reinforcement learning algorithms designed for environments that may be dynamic or even adversarial. Traditional state-based policies often struggle to accommodate the challenges imposed by the presence of unmodeled disturbances in such settings. Moreover, optimizing…

Cited by 11SourcePDFScholar
2023

Sketchy: Memory-efficient Adaptive Regularization with Frequent Directions

NeurIPS 2023poster

Adaptive regularization methods that exploit more than the diagonal entries exhibit state of the art performance for many tasks, but can be prohibitive in terms of memory and running time. We find the spectra of the Kronecker-factored gradient covariance matrix in deep learning (DL) training tasks a…

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

Multiclass Boosting and the Cost of Weak Learning

NeurIPS 2021poster

Boosting is an algorithmic approach which is based on the idea of combining weak and moderately inaccurate hypotheses to a strong and accurate one. In this work we study multiclass boosting with a possibly large number of classes or categories. Multiclass boosting can be formulated in…

Cited by 14SourcePDFScholar
2021

Online Control of Unknown Time-Varying Dynamical Systems

NeurIPS 2021poster

We study online control of time-varying linear systems with unknown dynamics in the nonstochastic control model. At a high level, we demonstrate that this setting is \emph{qualitatively harder} than that of either unknown time-invariant or known time-varying dynamics, and complement our negative res…

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

On the Optimization of Deep Networks: Implicit Acceleration by Overparameterization

ICML 2018oral

Conventional wisdom in deep learning states that increasing depth improves expressiveness but complicates optimization. This paper suggests that, sometimes, increasing depth can speed up optimization. The effect of depth on optimization is decoupled from expressiveness by focusing on settings where…

2018

Spectral Filtering for General Linear Dynamical Systems

NeurIPS 2018oral

We give a polynomial-time algorithm for learning latent-state linear dynamical systems without system identification, and without assumptions on the spectral radius of the system's transition matrix. The algorithm extends the recently introduced technique of spectral filtering, previously applied on…

Cited by 115SourcePDFScholar
2018

Towards Provable Control for Unknown Linear Dynamical Systems

ICLR 2018workshop

We study the control of symmetric linear dynamical systems with unknown dynamics and a hidden state. Using a recent spectral filtering technique for concisely representing such systems in a linear basis, we formulate optimal control in this setting as a convex program. This approach eliminates the n…

Cited by 29SourceScholar
2017

Linear Convergence of a Frank-Wolfe Type Algorithm over Trace-Norm Balls

NeurIPS 2017spotlight

We propose a rank-k variant of the classical Frank-Wolfe algorithm to solve convex optimization over a trace-norm ball. Our algorithm replaces the top singular-vector computation (1-SVD) in Frank-Wolfe with a top-k singular-vector computation (k-SVD), which can be done by repeatedly applying 1-SVD k…

Cited by 69SourcePDFScholar
2016

Faster Eigenvector Computation via Shift-and-Invert Preconditioning

ICML 2016poster

We give faster algorithms and improved sample complexities for the fundamental problem of estimating the top eigenvector. Given an explicit matrix $A \in \mathbb{R}^{n \times d}$, we show how to compute an $\epsilon$-approximate top eigenvector of $A^TA$ in time $\tilde O\left( \left[\text{nnz}(A) +…

Cited by 92SourcePDFScholar