Browse State-of-the-Art › Retrieval-augmented Generation
Retrieval-augmented Generation
777 papers with code · 0 benchmarks · 0 datasets archive 2025-07-28
Benchmarks archive 2025-07-28
No benchmark for this task in the archive.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
No dataset record in the archive lists this task.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Most implemented papers archive 2025-07-28
30 shown of 777 papers with code (2,196 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
22 May 2020 18 repositories listed Syntology ran 4 of 6 samples · 2 unverifiedLarge pre-trained language models have been shown to store factual knowledge in their parameters, and achieve state-of-the-art results when fine-tuned on downstream NLP tasks.
-
17 Oct 2023 6 repositories listed Syntology ran 8 of 14 samples · 6 unverified · 3 pointer-only (licence)Our framework trains a single arbitrary LM that adaptively retrieves passages on-demand, and generates and reflects on retrieved passages and its own generations using special tokens, called reflection tokens.
-
27 Jun 2024 5 repositories listed Syntology ran 2 of 4 samples · 2 unverifiedDocuments are visually rich structures that convey information through text, but also figures, page layouts, tables, or even fonts.
-
14 Jun 2024 4 repositories listed Syntology ran 7 of 8 samples · 1 unverifiedThe BABILong benchmark is extendable to any length to support the evaluation of new upcoming models with increased capabilities, and we provide splits up to 10 million token lengths.
-
18 Dec 2023 4 repositories listedLarge Language Models (LLMs) showcase impressive capabilities but encounter challenges like hallucination, outdated knowledge, and non-transparent, untraceable reasoning processes.
-
22 May 2025 3 repositories listed Syntology ran 2 of 2 samples · 0 unverifiedRetrieval-augmented generation (RAG) systems have advanced large language models (LLMs) in complex deep search scenarios requiring multi-step reasoning and iterative information retrieval.
-
22 May 2025 3 repositories listed Syntology ran 1 of 10 samples · 9 unverifiedIn this paper, we introduce R1-Searcher++, a novel framework designed to train LLMs to adaptively leverage both internal and external knowledge sources.
-
28 Aug 2024 3 repositories listedSpecifically, we first utilize LRP to compute the relevance between the input and output of the RAG generator.
-
24 Apr 2024 3 repositories listed Syntology ran 0 of 5 samples · 5 unverifiedTo combine the strengths of these contrasting methods, we propose a Graph RAG approach to question answering over private text corpora that scales with both the generality of user questions and the quantity of source…
-
29 Feb 2024 3 repositories listedWe first classify RAG foundations according to how the retriever augments the generator, distilling the fundamental abstractions of the augmentation methodologies for various retrievers and generators.
-
26 Jan 2024 3 repositories listed Syntology ran 5 of 5 samples · 0 unverified · 5 pointer-only (licence)Retrieval-Augmented Generation (RAG) has recently emerged as a method to extend beyond the pre-trained knowledge of Large Language Models by augmenting the original prompt with relevant passages or documents retrieved…
-
31 Dec 2023 3 repositories listed Syntology ran 3 of 5 samples · 2 unverifiedRetrieval-augmented generation (RAG) has become a main technique for alleviating hallucinations in large language models (LLMs).
-
26 Sep 2023 3 repositories listed Syntology ran 0 of 6 samples · 6 unverifiedWe introduce RAGAs (Retrieval Augmented Generation Assessment), a framework for reference-free evaluation of Retrieval Augmented Generation (RAG) pipelines.
-
24 May 2025 2 repositories listedThe integration of large language model (LLM) and data management (DATA) is rapidly redefining both domains.
-
14 Mar 2025 2 repositories listedIn response, we show evaluations of existing RAG methods which account for both context relevance and answer quality.
-
9 Mar 2025 2 repositories listedLarge Language Models (LLMs) perform well on familiar queries but struggle with specialized or emerging topics.
-
24 Feb 2025 2 repositories listedThis paper introduces Multi-Modal Retrieval-Augmented Generation (M^2RAG), a benchmark designed to evaluate the effectiveness of Multi-modal Large Language Models (MLLMs) in leveraging knowledge from multi-modal…
-
24 Feb 2025 2 repositories listedRetrieval Augmented Generation (RAG) systems remain vulnerable to hallucinated answers despite incorporating external knowledge sources.
-
16 Feb 2025 2 repositories listed Syntology ran 1 of 13 samples · 12 unverified · 2 pointer-only (licence)Large language models (LLMs) have achieved impressive performance on knowledge-intensive tasks, yet they often struggle with multi-step reasoning due to the unstructured nature of retrieved context.
-
9 Feb 2025 2 repositories listedTo address this challenge, we introduce AutoAgent-a Fully-Automated and highly Self-Developing framework that enables users to create and deploy LLM agents through Natural Language Alone.
-
13 Jan 2025 2 repositories listedExtensive experimental results show that WebWalkerQA is challenging and demonstrates the effectiveness of RAG combined with WebWalker, through the horizontal and vertical integration in real-world scenarios.
-
9 Jan 2025 2 repositories listedTo address this limitation, we introduce \textbf{Search-o1}, a framework that enhances LRMs with an agentic retrieval-augmented generation (RAG) mechanism and a Reason-in-Documents module for refining retrieved…
-
26 Dec 2024 2 repositories listed Syntology ran 1 of 4 samples · 3 unverifiedHowever, the embedding models that currently excel on text embedding benchmarks, like the Massive Text Embedding Benchmark (MTEB), often have numerous parameters and high vector dimensionality.
-
6 Dec 2024 2 repositories listedTo validate the proposed techniques, we introduce ConQRet, a new benchmark featuring long and complex human-authored arguments on debated topics, grounded in real-world websites, allowing an exhaustive evaluation across…
-
14 Nov 2024 2 repositories listedWithin the TREC setup, we are able to calibrate our fully automatic process against a manual process whereby nuggets are created by human assessors semi-manually and then assigned manually to system answers.
-
28 Oct 2024 2 repositories listedUsing LLMs (Large Language Models) in conjunction with external documents has made RAG (Retrieval-Augmented Generation) an essential technology.
-
24 Oct 2024 2 repositories listed Syntology ran 0 of 20 samples · 20 unverifiedLoRANN is competitive with the leading graph-based algorithms and outperforms the state-of-the-art GPU ANN methods on high-dimensional data sets.
-
17 Oct 2024 2 repositories listedSummarization is one of the most common tasks performed by large language models (LLMs), especially in applications like Retrieval-Augmented Generation (RAG).
-
3 Oct 2024 2 repositories listedWe introduce ColaCare, a framework that enhances Electronic Health Record (EHR) modeling through multi-agent collaboration driven by Large Language Models (LLMs).
-
26 Sep 2024 2 repositories listedWe believe DPK is a valuable contribution to the AI community to easily prepare data to enhance the performance of their LLM models or to fine-tune models with Retrieval-Augmented Generation (RAG).
Syntology lines on 13 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections