Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multiple Choice Learning of Low-Rank Adapters for Language Modeling

About

We propose LoRA-MCL, a training scheme that extends next-token prediction in language models with a method designed to decode diverse, plausible sentence continuations at inference time. Traditional language modeling is an intrinsically ill-posed problem: given a context, multiple futures may be equally plausible. Our approach leverages Multiple Choice Learning (MCL) and the winner-takes-all loss to efficiently handle ambiguity through Low-Rank Adaptation. We provide a theoretical interpretation of applying MCL to language modeling, assuming the data is generated from a mixture of distributions. We illustrate the proposed approach using mixtures of Markov chains. We then demonstrate with experiments on audio and visual captioning, as well as machine translation, that our method achieves high diversity and relevance in generated outputs. We release the code for applying LoRA-MCL to a wide range of language models.

Victor Letzelter, Hugo Malard, Mathieu Fontaine, Ga\"el Richard, Slim Essid, Andrei Bursuc, Patrick P\'erez• 2025

Related benchmarks

TaskDatasetResultRank
Audio CaptioningAudioCaps (test)
CIDEr1.237
222
Audio CaptioningClotho--
82
Image CaptioningTextCaps (val)
CIDEr1.674
79
Audio CaptioningClotho 2.1 (test)
SPICE0.199
75
Audio CaptioningClotho (test)--
43
Image CaptioningTextCaps K = 3 (test)
mBLEU-452
12
Audio CaptioningAudioCaps 5 hypotheses (test)
Div2 Score0.735
6
Showing 7 of 7 rows

Other info

Follow for update