Managing Knowledge Base Updates and Refresh Cycles
Was this section helpful?
Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks, Patrick Lewis, Ethan Perez, Aleksandra Piktus, Fabio Petroni, Vladimir Karpukhin, Narsimha Chilkuri, Michael Mohta, Jason Zhao, Doron Kukliansku, Sébastien Riedel, Scott Yih, 2020Advances in Neural Information Processing Systems (NeurIPS) 33, Vol. 33 (NeurIPS)DOI: 10.5555/3495289.3495444 - Defines the RAG paradigm and highlights the importance of managing external knowledge source freshness and accuracy.
Designing Data-Intensive Applications, Martin Kleppmann, 2017 (O'Reilly Media) - Fundamental principles for building reliable data systems, covering data consistency, replication, and handling data changes for dynamic knowledge bases.