I. Yadav, Sirko Schindler, Diana Peters, Roman Klinger
A comprehensive survey on methods for integrating external knowledge into LLMs to overcome hallucinations and knowledge limitations.
LLMs suffer from hallucinations, outdated knowledge, and lack of domain-specific expertise due to training data limitations. This hinders their performance in knowledge-intensive fields like science, medicine, and law.
This survey focuses on decoder-based autoregressive LLMs and analyzes two main approaches: parametric (fine-tuning, knowledge distillation) and non-parametric (retrieval-augmented generation, external memory). It compares their strengths, weaknesses, and applications, and discusses potential for improving explainability and trustworthiness.
Systematically demonstrates that external knowledge integration significantly enhances reasoning, factual accuracy, and domain adaptability. Provides practical guidelines for developers and researchers, and outlines future research directions.