pith:MMMH3ZIP
The Curious Case of Neural Text Degeneration
Nucleus sampling draws from the dynamic high-probability set to generate more diverse and coherent text than beam search or top-k methods.
arxiv:1904.09751 v2 · 2019-04-22 · cs.CL
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{MMMH3ZIPPYIA4PRKN3P3QYSQGI}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
By sampling text from the dynamic nucleus of the probability distribution, which allows for diversity while effectively truncating the less reliable tail of the distribution, the resulting text better demonstrates the quality of human text, yielding enhanced diversity without sacrificing fluency and coherence.
That the model's learned probability distribution is sufficiently well-calibrated that low-probability tokens in the tail are reliably lower quality, so truncating them improves rather than harms the output.
Nucleus sampling draws from the smallest set of tokens whose cumulative probability exceeds threshold p, yielding more human-like diversity and coherence than beam search or full-distribution sampling.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-07-05T00:40:54.934288Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
63187de50f7e100e3e2a6edfb862503203212d19850bc74f103d3ea21a3fa124
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/MMMH3ZIPPYIA4PRKN3P3QYSQGI \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: 63187de50f7e100e3e2a6edfb862503203212d19850bc74f103d3ea21a3fa124
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "0865715a7c2b1b50ff1338569cfaabd8b7b13c833b5130585c2667f391fad78f",
"cross_cats_sorted": [],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.CL",
"submitted_at": "2019-04-22T07:17:18Z",
"title_canon_sha256": "129d205975a35cd33688c24c44d313f3ae68ca6cbc7d1714e8be66e73effee3e"
},
"schema_version": "1.0",
"source": {
"id": "1904.09751",
"kind": "arxiv",
"version": 2
}
}