← Search

Florian Le Bronnec

4 accepted papers

2026

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

ICML 2026poster

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 largely adapted from classification and focus on balancing the probability of generating samples from each sensitive grou…

Cited by 0SourceScholar
2025

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

ICML 2025poster

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 through a simplistic yet common case to provide insights into why decreasing temperature can improve quality (Precision…

Cited by 0SourcePDFScholar
2025

SCOPE: A Self-supervised Framework for Improving Faithfulness in Conditional Text Generation

ICLR 2025poster

Large Language Models (LLMs), when used for conditional text generation, often produce hallucinations, i.e., information that is unfaithful or not grounded in the input context. This issue arises in typical conditional text generation tasks, such as text summarization and data-to-text generation, wh…

Cited by 0SourcePDFScholar
2024

Exploring Precision and Recall to assess the quality and diversity of LLMs

ACL 2024long

We introduce a novel evaluation framework for Large Language Models (LLMs) such as Llama-2 and Mistral, focusing on importing Precision and Recall metrics from image generation to text generation. This approach allows for a nuanced assessment of the quality and diversity of generated text without th…