CLSep 22, 2025

Learning to vary: Teaching LMs to reproduce human linguistic variability in next-word prediction

arXiv:2509.17794v21 citationsh-index: 2Proceedings of the 2nd Workshop on Uncertainty-Aware NLP (UncertaiNLP 2025)
Originality Incremental advance
AI Analysis

This addresses the issue of LMs lacking diversity in generation for users needing pluralistic outputs, though it is incremental as it builds on existing fine-tuning methods.

The study tackled the problem of language models failing to reproduce human linguistic variability in next-word prediction by fine-tuning them on multiple plausible word continuations, resulting in improved alignment with human distributions across contexts.

Natural language generation (NLG) tasks are often subject to inherent variability; e.g. predicting the next word given a context has multiple valid responses, evident when asking multiple humans to complete the task. While having language models (LMs) that are aligned pluralistically, so that they are able to reproduce well the inherent diversity in perspectives of an entire population of interest is clearly beneficial, Ilia and Aziz (2024) show that LMs do not reproduce this type of linguistic variability well. They speculate this inability might stem from the lack of consistent training of LMs with data reflecting this type of inherent variability. As such, we investigate whether training LMs on multiple plausible word continuations per context can improve their ability to reproduce human linguistic variability for next-word prediction. We employ fine-tuning techniques for pre-trained and instruction-tuned models; and demonstrate their potential when fine-tuning GPT-2 and Mistral-7B-IT, using Provo Corpus. Our evaluation, which measures divergence among empirically estimated human and model next-word distributions across contexts before and after fine-tuning, shows that our multi-label fine-tuning improves the LMs' ability to reproduce linguistic variability; both for contexts that admit higher and lower variability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes