← Search

Yann Ollivier

14 accepted papers

2026

Teaching Models to Teach Themselves: Reasoning at the Edge of Learnability

ICML 2026spotlight

RL methods for finetuning large reasoning models stall on datasets with low initial success rates, and thus little training signal. We investigate a fundamental question: Can a pretrained LLM leverage latent knowledge to generate an automated curriculum for problems it cannot solve? We explore this …

Cited by 0SourceScholar
2024

Fast Imitation via Behavior Foundation Models

ICLR 2024spotlight

Imitation learning (IL) aims at producing agents that can imitate any behavior given a few expert demonstrations. Yet existing approaches require many demonstrations and/or running (online or offline) reinforcement learning (RL) algorithms for each new imitation task. Here we show that recent RL fou…

Cited by 11SourcePDFScholar
2024

Simple Ingredients for Offline Reinforcement Learning

ICML 2024poster

Offline reinforcement learning algorithms have proven effective on datasets highly connected to the target downstream task. Yet, by leveraging a novel testbed (MOOD) in which trajectories come from heterogeneous sources, we show that existing methods struggle with diverse data: their performance con…

Cited by 4SourcePDFScholar
2019

First-Order Adversarial Vulnerability of Neural Networks and Input Dimension

ICML 2019oral

Over the past few years, neural networks were proven vulnerable to adversarial images: targeted but imperceptible image perturbations lead to drastically different predictions. We show that adversarial vulnerability increases with the gradients of the training objective when viewed as a function of…

2019

Separating value functions across time-scales

ICML 2019oral

In many finite horizon episodic reinforcement learning (RL) settings, it is desirable to optimize for the undiscounted return - in settings like Atari, for instance, the goal is to collect the most points while staying alive in the long run. Yet, it may be difficult (or even intractable) mathematica…

2019

White-box vs Black-box: Bayes Optimal Strategies for Membership Inference

ICML 2019oral

Membership inference determines, given a sample and trained parameters of a machine learning model, whether the sample was part of the training set. In this paper, we derive the optimal strategy for membership inference with a few assumptions on the distribution of the parameters. We show that optim…

Cited by 432SourcePDFScholar
2018

Mixed batches and symmetric discriminators for GAN training

ICML 2018oral

Generative adversarial networks (GANs) are pow- erful generative models based on providing feed- back to a generative network via a discriminator network. However, the discriminator usually as- sesses individual samples. This prevents the dis- criminator from accessing global distributional statisti…

Cited by 43SourcePDFScholar