Switch language한국어
Back to the list

Lost in Sampling: Assessing Lexical Reachability in LLMs via the Word Coverage Score (WCS)

TL;DR AI

Key summary

2 min read
  1. Researchers introduced Word Coverage Score (WCS) to measure how sampling filters in LLM decoding can block otherwise valid words.

  2. Using open-weight models, they showed that common settings like top-p, top-k, and min-p can prune contextually appropriate vocabulary.

  3. The findings suggest decoding choices may trade off coherence for lexical richness, reducing expressive diversity in generated text.

Read the original