← Search

Thibaut Thonet

5 accepted papers

2025

Drift: Decoding-time Personalized Alignments with Implicit User Preferences

EMNLP 2025

Personalized alignments towards individual users have been a long-standing goal in large language models (LLMs). We introduce Drift, a novel framework that personalizes LLMs at decoding time with implicit user preferences. Unlike traditional Reinforcement Learning from Human Feedback (RLHF), which r

Cited by 0SourcePDFScholar
2025

ELITR-Bench: A Meeting Assistant Benchmark for Long-Context Language Models

COLING 2025main

Research on Large Language Models (LLMs) has recently witnessed an increasing interest in extending the models’ context size to better capture dependencies within long documents. While benchmarks have been proposed to assess long-range abilities, existing efforts primarily considered generic tasks t…

2025

FaST: Feature-aware Sampling and Tuning for Personalized Preference Alignment with Limited Data

EMNLP 2025

LLM-powered conversational assistants are often deployed in a one-size-fits-all manner, which fails to accommodate individual user preferences. Recently, LLM personalization – tailoring models to align with specific user preferences – has gained increasing attention as a way to bridge this gap. In t

2025

Guaranteed Generation from Large Language Models

ICLR 2025poster

As large language models (LLMs) are increasingly used across various applications, there is a growing need to control text generation to satisfy specific constraints or requirements. This raises a crucial question: Is it possible to guarantee strict constraint satisfaction in generated outputs while…

Cited by 3SourcePDFScholar
2022

Listwise Learning to Rank Based on Approximate Rank Indicators

AAAI 2022technical

We study here a way to approximate information retrieval metrics through a softmax-based approximation of the rank indicator function. Indeed, this latter function is a key component in the design of information retrieval metrics, as well as in the design of the ranking and sorting functions. Obtain…