cs.AIAug 9, 2026

Forgotten History or Test-of-Time? Retrospect and Prospect on RAG from an IR Perspective

Authors: Xiaoyan ZhaoYujie CaiYang ZhangGrace Hui YangTat-Seng Chua

Organizations: National University of Singapore · Georgetown University

Abstract

Retrieval-Augmented Generation (RAG) is widely regarded as a novel paradigm born from the limitations of large language models (LLMs)--a mechanism to ground their outputs in external knowledge. This view, however, is incomplete when considered within a broader historical context. In this paper, we argue that the core ideas underlying RAG are not new: foundational concepts such as integrating retrieval and language generation, knowledge augmentation, answer verification, and iterative query (or prompt) refinement had already been studied and instantiated in information retrieval (IR) and question answering (QA) research dating back to the early 2000s, well before the emergence of LLMs. We make this case by systematically tracing the intellectual lineage of modern RAG and Agentic RAG back to their classical IR and QA antecedents, and examining why this continuity has gone under-recognized -- a consequence of community fragmentation, shifting terminology, and the recency bias endemic to fast-moving fields. Rather than treating LLMs as the origin point of retrieval-augmented intelligence, we propose viewing them as a new interface layer atop a decades-old QA architecture. This reframing is not merely historical: by situating RAG within the longer trajectory of IR research, we surface underutilized prior work -- on user modeling, answer validation, and query refinement -- that can directly inform next-generation RAG design, reducing unintentional rediscovery and fostering genuine cross-community integration.

Explore similar work

CardsList
  1. Efficient RAG with Intent-Aware Retrieval and Semantics-Preserving Chunking

    May 31, 2026Fachrina Dewi Puspitasari, Chaoning Zhang, Jiaquan Zhang +6