arXiv 2511.05385

TeaRAG: A Token-Efficient Agentic Retrieval-Augmented Generation Framework

By Chao Zhang, Yuhao Wang, et al.

Published 2025-11-07

Mindmap

Browse the paper's core ideas, clusters, and relationships in a structured outline.

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…

View the original paper on arXiv