2026
LinearRAG: Linear Graph Retrieval Augmented Generation on Large-scale Corpora
ICLR 2026poster
Retrieval-Augmented Generation (RAG) is widely used to mitigate hallucinations of Large Language Models (LLMs) by leveraging external knowledge. While effective for simple queries, traditional RAG systems struggle with large-scale, unstructured corpora where information is fragmented. Recent advance…