ReAct: Synergizing Reasoning and Acting in Language Models, Shunyu Yao, Jeffrey Zhao, Dian Yu, Nan Du, Izhak Shafran, Karthik Narasimhan, Yuan Cao, 2023International Conference on Learning Representations (ICLR)DOI: 10.48550/arXiv.2210.03629 - Introduces the ReAct framework, which combines reasoning and acting by interleaving thought, action, and observation, highly relevant to explicit memory retrieval triggers.
Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks, Patrick Lewis, Ethan Perez, Aleksandra Piktus, Fabio Petroni, Vladimir Karpukhin, Naman Goyal, Heinrich Küttler, Mike Lewis, Wen-tau Yih, Tim Rocktäschel, Sebastian Riedel, Douwe Kiela, 2020Advances in Neural Information Processing Systems (NeurIPS), Vol. 33DOI: 10.48550/arXiv.2005.11401 - A foundational paper demonstrating how to augment language models with external knowledge retrieval, which underpins modern memory read interfaces.
Precise Zero-shot Dense Retrieval without Relevance Labels, Luyu Gao, Xueguang Ma, Jimmy Lin, Jamie Callan, 2022Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing (EMNLP)DOI: 10.48550/arXiv.2212.10496 - Presents Hypothetical Document Embedding (HyDE), a method for improving query formulation for vector stores by generating hypothetical answers.