2022
Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval
ICML 2022spotlight
Retrieval-based language models (R-LM) model the probability of natural language text by combining a standard language model (LM) with examples retrieved from an external datastore at test time. While effective, a major bottleneck of using these models in practice is the computationally costly datas…