← Search

Patrick Rebeschini

26 accepted papers

2026

Implicit Regularisation in Diffusion Models: An Algorithm-Dependent Generalisation Analysis

ICLR 2026poster

The success of denoising diffusion models raises important questions regarding their generalisation behaviour, particularly in high-dimensional settings. Notably, it has been shown that when training and sampling are performed perfectly, these models memorise training data—implying that some form of…

Cited by 0SourceScholar
2026

Knowing When to Quit: A Principled Framework for Dynamic Abstention in LLM Reasoning

ICML 2026poster

Large language models (LLMs) using chain-of-thought reasoning often waste substantial compute by producing long, incorrect responses. Abstention can mitigate this by withholding outputs unlikely to be correct. While most abstention methods decide to withhold outputs before or after generation, dynam…

Cited by 0SourceScholar
2025

Black-Box Uniform Stability for Non-Euclidean Empirical Risk Minimization

AISTATS 2025poster

We study first-order algorithms that are uniformly stable for empirical risk minimization (ERM) problems that are convex and smooth with respect to $p$-norms, $p \geq 1$. We propose a black-box reduction method that, by employing properties of uniformly convex regularizers, turns an optimization al…

Cited by 0SourceScholar
2025

Does Stochastic Gradient really succeed for bandits?

NeurIPS 2025oral

Recent works of Mei et al. (2023, 2024) have deepened the theoretical understanding of the *Stochastic Gradient Bandit* (SGB) policy, showing that using a constant learning rate guarantees asymptotic convergence to the optimal policy, and that sufficiently *small* learning rates can yield logarithmi…

Cited by 0SourceScholar
2025

Learning mirror maps in policy mirror descent

ICLR 2025poster

Policy Mirror Descent (PMD) is a popular framework in reinforcement learning, serving as a unifying perspective that encompasses numerous algorithms. These algorithms are derived through the selection of a mirror map and enjoy finite-time convergence guarantees. Despite its popularity, the explorati…

Cited by 0SourcePDFScholar
2025

Meta-Learning Objectives for Preference Optimization

NeurIPS 2025poster

Evaluating preference optimization (PO) algorithms on LLM alignment is a challenging task that presents prohibitive costs, noise, and several variables like model size and hyper-parameters. In this work, we show that it is possible to gain insights on the efficacy of PO algorithm on much simpler ben…

Cited by 0SourceScholar
2025

Non-stationary Bandit Convex Optimization: A Comprehensive Study

NeurIPS 2025poster

Bandit Convex Optimization is a fundamental class of sequential decision-making problems, where the learner selects actions from a continuous domain and observes a loss (but not its gradient) at only one point per round. We study this problem in non-stationary environments, and aim to minimize the r…

Cited by 0SourceScholar
2025

On the necessity of adaptive regularisation: Optimal anytime online learning on $\boldsymbol{\ell_p}$-balls

NeurIPS 2025spotlight

We study online convex optimization on $\ell_p$-balls in $\mathbb{R}^d$ for $p > 2$. While always sub-linear, the optimal regret exhibits a shift between the high-dimensional setting ($d > T$), when the dimension $d$ is greater than the time horizon $T$ and the low-dimensional setting ($d \leq T$).…

Cited by 0SourceScholar
2025

Stochastic Shortest Path with Sparse Adversarial Costs

NeurIPS 2025poster

We study the adversarial Stochastic Shortest Path (SSP) problem with sparse costs under full-information feedback. In the known transition setting, existing bounds based on Online Mirror Descent (OMD) with negative-entropy regularization scale with $\sqrt{\log S A}$, where $SA$ is the size of the st…

Cited by 0SourceScholar
2024

Sample-Efficiency in Multi-Batch Reinforcement Learning: The Need for Dimension-Dependent Adaptivity

ICLR 2024poster

We theoretically explore the relationship between sample-efficiency and adaptivity in reinforcement learning. An algorithm is sample-efficient if it uses a number of queries $n$ to the environment that is polynomial in the dimension $d$ of the problem. Adaptivity refers to the frequency at which que…

Cited by 2SourcePDFScholar
2023

A Novel Framework for Policy Mirror Descent with General Parameterization and Linear Convergence

NeurIPS 2023poster

Modern policy optimization methods in reinforcement learning, such as TRPO and PPO, owe their success to the use of parameterized policies. However, while theoretical guarantees have been established for this class of algorithms, especially in the tabular setting, the use of general parameterization…

2023

Optimal Convergence Rate for Exact Policy Mirror Descent in Discounted Markov Decision Processes

NeurIPS 2023poster

Policy Mirror Descent (PMD) is a general family of algorithms that covers a wide range of novel and fundamental methods in reinforcement learning. Motivated by the instability of policy iteration (PI) with inexact policy evaluation, unregularised PMD algorithmically regularises the policy improvemen…

Cited by 17SourcePDFScholar
2021

Distributed Machine Learning with Sparse Heterogeneous Data

NeurIPS 2021poster

Motivated by distributed machine learning settings such as Federated Learning, we consider the problem of fitting a statistical model across a distributed collection of heterogeneous data sets whose similarity structure is encoded by a graph topology. Precisely, we analyse the case where each node i…

Cited by 7SourcePDFScholar
2020

Decentralised Learning with Random Features and Distributed Gradient Descent

ICML 2020poster

We investigate the generalisation performance of Distributed Gradient Descent with implicit regularisation and random features in the homogenous setting where a network of agents are given data sampled independently from the same unknown distribution. Along with reducing the memory footprint, random…

Cited by 27SourcePDFScholar
2020

The Statistical Complexity of Early-Stopped Mirror Descent

NeurIPS 2020spotlight

Recently there has been a surge of interest in understanding implicit regularization properties of iterative gradient-based optimization algorithms. In this paper, we study the statistical guarantees on the excess risk achieved by early-stopped unconstrained mirror descent algorithms applied to the…

Cited by 28SourcePDFScholar
2019

Implicit Regularization for Optimal Sparse Recovery

NeurIPS 2019poster

We investigate implicit regularization schemes for gradient descent methods applied to unpenalized least squares regression to solve the problem of reconstructing a sparse signal from an underdetermined system of linear measurements under the restricted isometry assumption. For a given parametrizati…

2019

Optimal Statistical Rates for Decentralised Non-Parametric Regression with Linear Speed-Up

NeurIPS 2019poster

We analyse the learning performance of Distributed Gradient Descent in the context of multi-agent decentralised non-parametric regression with the square loss function when i.i.d. samples are assigned to agents. We show that if agents hold sufficiently many samples with respect to the network size,…

Cited by 20SourcePDFScholar