A Survey on RAG Meeting LLMs: Towards Retrieval-Augmented Large Language Models

Wenqi Fan, Yujuan Ding, Liang-bo Ning, Shijie Wang, Hengyun Li, Dawei Yin, Tat-Seng Chua, Qing Li

arXiv:2405.06211 · 2026-07-27 공개 · arXiv · PDF

llm large-language-models retrieval-augmented rag information-retrieval survey knowledge-augmentation aigc

Abstract

As one of the most advanced techniques in AI, Retrieval-Augmented Generation (RAG) can offer reliable and up-to-date external knowledge, providing huge convenience for numerous tasks. Particularly in the era of AI-Generated Content (AIGC), the powerful capacity of retrieval in providing additional knowledge enables RAG to assist existing generative AI in producing high-quality outputs. Recently, Large Language Models (LLMs) have demonstrated revolutionary abilities in language understanding and generation, while still facing inherent limitations such as hallucinations and out-of-date internal knowledge. Given the powerful abilities of RAG in providing the latest and helpful auxiliary information, Retrieval-Augmented Large Language Models (RA-LLMs) have emerged to harness external and authoritative knowledge bases, rather than solely relying on the model's internal knowledge, to augment the quality of the generated content of LLMs. In this survey, we comprehensively review existing research studies in RA-LLMs, covering three primary technical perspectives: Furthermore, to deliver deeper insights, we discuss current limitations and several promising directions for future research. Updated information about this survey can be found at: https://advanced-recommender-systems.github.io/RAG-Meets-LLMs/

한국어 요약

한 줄 요약

RAG를 활용한 대규모 언어 모델(RA-LLMs)의 연구 동향과 기술적 한계를 체계적으로 조사한 서베이 논문.

핵심 기여도

핵심 아이디어

RAG는 외부 지식을 검색하여 생성 모델에 제공함으로써 생성 품질을 향상시키는 기술로, LLMs의 내재적 한계(예: hallucination, 오래된 지식)를 보완할 수 있다. 특히, 법학, 의학, 과학 분야에서는 최신 지식이 필수적이며, RAG는 이에 대한 해결책으로 제시된다. 예를 들어, MolReGPT는 RAG를 통해 ChatGPT의 분자 발견 능력을 향상시키는 사례로, RAG가 생성 모델의 in-context learning 능력을 강화할 수 있음을 보여준다. 또한, GPT-FAR은 이미지 태깅, 통계 분석, 텍스트 분석 등 멀티모달 작업에서 RAG를 활용한 사례로, RAG의 유연성과 적용 가능성을 강조한다.

기술적 접근법

주요 결과

의의 및 한계

RA-LLMs는 LLMs의 내재적 한계를 완화하고, 최신 및 신뢰할 수 있는 외부 지식을 통합함으로써 생성 품질을 향상시키는 데 중요한 역할을 한다. 특히, 법학, 의학, 과학 등 지식 집약적 분야에서 실용적 가치가 높다. 그러나 RA-LLMs 연구는 아직 초기 단계에 있으며, retrieval과 generation 간의 조화, 효율적인 학습 전략, 다양한 도메인에 대한 확장성 등의 문제는 여전히 남아 있다. 또한, 외부 지식베이스의 질과 업데이트 주기 또한 성능에 큰 영향을 미친다.

실용적 활용

RA-LLMs는 법학, 의학, 과학, 소프트웨어 엔지니어링 등 최신 지식이 필수적인 분야에서 대규모 언어 모델의 신뢰도와 정확도를 향상시키는 데 활용될 수 있다. 예를 들어, 법적 상담, 의료 진단, 과학적 QA 시스템, 소프트웨어 개발 문서 생성 등에서 RAG 기반 모델이 효과적으로 사용될 수 있다.