arXiv 2511.05385
TeaRAG: A Token-Efficient Agentic Retrieval-Augmented Generation Framework
By Chao Zhang, Yuhao Wang, et al.
Published 2025-11-07
Citation lineage
Review the prior work and downstream research connected to this paper.
Retrieval-Augmented Generation (RAG) utilizes external knowledge to augment Large Language Models' (LLMs) reliability. For flexibility, agentic RAG employs autonomous, multi-round retrieval and reasoning to resolve queries. Although recent agentic RAG has improved via reinforcement learning, they often incur substantial token overhead from search and reasoning processes. This trade-off prioritizes accuracy over effi…