From 0268fcdbc48f266737b5ae643f27ee3ab1979daf Mon Sep 17 00:00:00 2001 From: ZhishanQ Date: Sun, 24 May 2026 19:53:32 -0500 Subject: [PATCH] Add QuCo-RAG paper to General section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 11e2bb0..f881401 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,11 @@ Processing: A Survey** ### General +**2025** + +- **QuCo-RAG: Quantifying Uncertainty from the Pre-training Corpus for Dynamic Retrieval-Augmented Generation** +[`Paper`](https://arxiv.org/abs/2512.19134) [`Code`](https://github.com/ZhishanQ/QuCo-RAG) `ACL Findings` `Architecture` + **2024** - **Learning to Retrieve In-Context Examples for Large Language Models**