Lost in Sampling: Assessing Lexical Reachability in LLMs via the Word Coverage Score (WCS)
This paper introduces the Word Coverage Score (WCS), a metric demonstrating that standard decoding sampling filters in Large Language Models systematically prune contextually appropriate, low-frequency human vocabulary, thereby acting as unintended censorship mechanisms that suppress lexical diversity and homogenize generated text.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine a Large Language Model (LLM) as a master storyteller sitting in a vast, infinite library. This library contains every word in the human language, from common ones like "the" and "and" to rare, sophisticated, and beautiful words like "ephemeral" or "petrichor."
According to this paper, even though the storyteller has access to the entire library, the way they choose their next word is like having a very strict, over-protective editor standing over their shoulder. This editor doesn't just help; they actively cut off paths, forcing the storyteller to only use the most common, safe, and boring words.
Here is a breakdown of what the paper found, using simple analogies:
1. The "Garden of Forking Paths"
The authors compare the model's decision-making process to a famous story by Jorge Luis Borges about a garden where every possible future path exists simultaneously.
- The Ideal: In this garden, the storyteller could choose any path, including the winding, rare ones that lead to unique and colorful expressions.
- The Reality: The model's "sampling filters" (the settings used to pick words) act like a chainsaw. Before the storyteller can even look at the interesting, rare paths, the chainsaw cuts them all down. The model is forced to walk only on the wide, paved main roads where the most common words live.
2. The "Word Coverage Score" (WCS): A Survival Test
To prove this, the researchers invented a test called the Word Coverage Score (WCS).
- The Setup: They took a list of "Middle-Long Tail" words—words that aren't super common (like "the") but aren't nonsense (like "flibber"). These are the words that give human writing its flavor and texture.
- The Test: They placed these words into real sentences written by humans. Then, they asked the AI: "If you were writing this sentence, would your current settings allow you to pick this specific word?"
- The Result: The answer was often no. Even though the AI knew the word (it was in its training data), the mathematical rules it uses to pick words (like Top-p or Top-k) mathematically blocked the word from ever being chosen. The word was effectively "erased" from the AI's vocabulary for that moment.
3. The "Alignment" Trap
The paper found that making AI "safer" and more helpful (a process called alignment or instruction tuning) actually made the problem worse.
- The Analogy: Imagine a wild, creative artist (the "Base" model) who uses a huge variety of colors. Then, a manager (the "Alignment" process) tells the artist, "Please stick to the colors the customers like best."
- The Outcome: The artist starts using even fewer colors. The "Instruct" or "Aligned" versions of the models tested in the paper erased more words than the raw, un-tuned versions. They became even more homogenized, speaking in a flatter, more repetitive tone.
4. The "Default Settings" Problem
The researchers checked the settings that companies recommend for everyday use (like chatting or writing emails).
- The Finding: Under these standard settings, a huge chunk of the "Middle-Long Tail" words (between 22% and 57% in some models) were completely unreachable.
- The Metaphor: It's like giving a chef a kitchen full of exotic spices but telling them, "You can only use salt, pepper, and ketchup." The chef might know what saffron or truffle oil is, but the rules of the kitchen prevent them from ever using it.
5. The Long-Term Danger: A "Flattened" World
The paper warns about a dangerous cycle.
- The Cycle: If AI models start producing text that only uses common words, and then future AI models are trained on that AI-generated text, the "rare" words will disappear entirely from the training data.
- The Result: The "Garden of Forking Paths" will eventually become a single, straight, boring hallway. The rich, diverse texture of human language could be permanently smoothed out into a homogenized, repetitive sludge.
Summary
The paper argues that the tools we use to make AI text "coherent" and "safe" are accidentally acting as censors. They are mathematically pruning the unique, rare, and expressive parts of human language, leaving us with a version of English that is safe, consistent, but incredibly boring. The authors suggest we need to rethink how we pick words from the model to keep the "garden" alive and full of diverse paths.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.