English

Decoupled Context Processing for Context Augmented Language Modeling

Computation and Language 2022-10-13 v1 Artificial Intelligence Information Retrieval

Abstract

Language models can be augmented with a context retriever to incorporate knowledge from large external databases. By leveraging retrieved context, the neural network does not have to memorize the massive amount of world knowledge within its internal parameters, leading to better parameter efficiency, interpretability and modularity. In this paper we examined a simple yet effective architecture for incorporating external context into language models based on decoupled Encoder Decoder architecture. We showed that such a simple architecture achieves competitive results on auto-regressive language modeling and open domain question answering tasks. We also analyzed the behavior of the proposed model which performs grounded context transfer. Finally we discussed the computational implications of such retrieval augmented models.

Keywords

Cite

@article{arxiv.2210.05758,
  title  = {Decoupled Context Processing for Context Augmented Language Modeling},
  author = {Zonglin Li and Ruiqi Guo and Sanjiv Kumar},
  journal= {arXiv preprint arXiv:2210.05758},
  year   = {2022}
}