From 9ac574b6bb4f6bd60a3a6be2d3264cd9e6437daf Mon Sep 17 00:00:00 2001 From: Daniel Platnick <76964741+DanielPlatnick@users.noreply.github.com> Date: Wed, 10 Dec 2025 11:47:14 -0500 Subject: [PATCH] Added ID-RAG paper to General section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 11e2bb0..9e2a3ed 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,11 @@ Processing: A Survey** ### General +**2025** + +- **ID-RAG: Identity Retrieval-Augmented Generation for Long-Horizon Persona Coherence in Generative Agents** +[`Paper`](https://arxiv.org/abs/2509.25299) [`Code`](https://github.com/flybits/humanai-agents) `arXiv` + **2024** - **Learning to Retrieve In-Context Examples for Large Language Models**