CD-LM interleaves token-level generation with retrieval of multi-token chunks from a trie datastore, yielding exact sequence probabilities via a dynamic program and improving perplexity and inference speed without training.
The PPLs can also guide the con- struction of CD-LM such as the datastore and retrieval modeling variations, to better fit the data of interest
1 Pith paper cite this work. Polarity classification is still indexing.
1
Pith paper citing it
citation-role summary
background 1
citation-polarity summary
fields
cs.CL 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Chunk-Distilled Language Modeling
CD-LM interleaves token-level generation with retrieval of multi-token chunks from a trie datastore, yielding exact sequence probabilities via a dynamic program and improving perplexity and inference speed without training.