Decoupled Context Processing for Context Augmented Language Modeling (2210.05758v1)
Abstract: LLMs 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 LLMs based on decoupled Encoder Decoder architecture. We showed that such a simple architecture achieves competitive results on auto-regressive LLMing 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.
- Zonglin Li (27 papers)
- Ruiqi Guo (18 papers)
- Sanjiv Kumar (123 papers)