← Search

Vincent Roulet

12 accepted papers

2026

Autoregressive Language Models are Secretly Energy-Based Models: Insights into the Lookahead Capabilities of Next-Token Prediction

ICML 2026poster

Autoregressive models (ARMs) currently constitute the dominant paradigm for large language models (LLMs). Energy-based models (EBMs) represent another class of models, which have historically been less prevalent in LLM development, yet naturally characterize the optimal policy in post-training align…

Cited by 0SourceScholar
2025

Joint Learning of Energy-based Models and their Partition Function

ICML 2025poster

Energy-based models (EBMs) offer a flexible framework for parameterizing probability distributions using neural networks. However, learning EBMs by exact maximum likelihood estimation (MLE) is generally intractable, due to the need to compute the partition function. In this paper, we propose a novel…

Cited by 2SourcePDFScholar
2025

Loss Functions and Operators Generated by f-Divergences

ICML 2025poster

The logistic loss (a.k.a. cross-entropy loss) is one of the most popular loss functions used for multiclass classification. It is also the loss function of choice for next-token prediction in language modeling. It is associated with the Kullback-Leibler (KL) divergence and the softargmax operator.…

Cited by 0SourcePDFScholar
2024

Distributionally Robust Optimization with Bias and Variance Reduction

ICLR 2024spotlight

We consider the distributionally robust optimization (DRO) problem, wherein a learner optimizes the worst-case empirical risk achievable by reweighing the observed training examples. We present Prospect, a stochastic gradient-based algorithm that only requires tuning a single learning rate hyperpara…

Cited by 6SourcePDFScholar
2024

Stepping on the Edge: Curvature Aware Learning Rate Tuners

NeurIPS 2024poster

Curvature information -- particularly, the largest eigenvalue of the loss Hessian, known as the sharpness -- often forms the basis for learning rate tuners. However, recent work has shown that the curvature information undergoes complex dynamics during training, going from a phase of increasing shar…

Cited by 1SourcePDFScholar
2023

Stochastic Optimization for Spectral Risk Measures

AISTATS 2023poster

Spectral risk objectives – also called L-risks – allow for learning systems to interpolate between optimizing average-case performance (as in empirical risk minimization) and worst-case performance on a task. We develop LSVRG, a stochastic algorithm to optimize these quantities by characterizing the…

2019

Iterative Linearized Control: Stable Algorithms and Complexity Guarantees

ICML 2019oral

We examine popular gradient-based algorithms for nonlinear control in the light of the modern complexity analysis of first-order optimization algorithms. The examination reveals that the complexity bounds can be clearly stated in terms of calls to a computational oracle related to dynamic programmin…

Cited by 27SourcePDFScholar
2018

A Smoother Way to Train Structured Prediction Models

NeurIPS 2018poster

We present a framework to train a structured prediction model by performing smoothing on the inference algorithm it builds upon. Smoothing overcomes the non-smoothness inherent to the maximum margin structured prediction objective, and paves the way for the use of fast primal gradient-based optimiza…

2017

Integration Methods and Optimization Algorithms

NeurIPS 2017poster

We show that accelerated optimization methods can be seen as particular instances of multi-step integration schemes from numerical analysis, applied to the gradient flow equation. Compared with recent advances in this vein, the differential equation considered here is the basic gradient flow, and we…

Cited by 127SourcePDFScholar