collaborators

7 papers

cs.LG2026

Learning To Sample From Diffusion Models Via Inverse Reinforcement Learning

Constant Bourdrez, Alexandre Vérine, Olivier Cappé

Diffusion models generate samples through an iterative denoising process guided by a pretrained neural network. Once the denoiser is fixed, the sampling algorithm itself (noise sch…

cs.CL2026

Beyond pass@k: Redundancy-Aware RLVR for Multi-Sample Code Generation

Le Bronnec Florian, Alexandre Verine, Rio Yokota +1

LLMs for code generation are commonly evaluated in repeated-sampling settings using Pass@k, where multiple candidate programs are executed against unit tests under a finite samplin…

cs.CV2026

Spectral Collapse in Diffusion Inversion

Nicolas Bourriez, Alexandre Verine, Auguste Genovesio

Conditional diffusion inversion provides a powerful framework for unpaired image-to-image translation. However, we demonstrate through an extensive analysis that standard determini…

cs.LG2026

Equalized Generative Treatment: Matching f-divergences for Fairness in Generative Models

Alexandre Verine, Rafael Pinot, Florian Le Bronnec

Fairness is a crucial concern for generative models, which not only reflect but can also amplify societal and cultural biases. Existing fairness notions for generative models are l…

cs.CL2025

Improving Diversity in Language Models: When Temperature Fails, Change the Loss

Alexandre Verine, Florian Le Bronnec, Kunhao Zheng +3

Increasing diversity in language models is a challenging yet essential objective. A common approach is to raise the decoding temperature. In this work, we investigate this approach…

cs.LG2025

Improving Discriminator Guidance in Diffusion Models

Alexandre Verine, Ahmed Mehdi Inane, Florian Le Bronnec +2

Discriminator Guidance has become a popular method for efficiently refining pre-trained Score-Matching Diffusion models. However, in this paper, we demonstrate that the standard im…