Slides for SIGIR-AP 2025
Coming Soon
Slides for SIGIR 2025
Reading List:
Dynamic and Parametric Retrieval-Augmented Generation
Section 1:
Standard RAG:
Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks
Retrieval-Augmented Generation for Large Language Models: A Survey
Sparse Retrieval
A Language Modeling Approach to Information Retrieval
The Probabilistic Relevance Framework: BM25 and Beyond
Dense Retrieval
Dense Passage Retrieval for Open-Domain Question Answering
Optimizing Dense Retrieval Model Training with Hard Negatives
Section 2: Dynamic RAG
In-Context Retrieval-Augmented Language Models
Interleaving Retrieval with Chain-of-Thought Reasoning for Knowledge-Intensive Multi-Step Questions
Active Retrieval Augmented Generation
Mitigating Entity-Level Hallucination in Large Language Models
SeaKR: Self-aware Knowledge Retrieval for Adaptive Retrieval Augmented Generation
Self-RAG: Self-reflective Retrieval Augmented Generation
Search-R1: Training LLMs to Reason and Leverage Search Engines with Reinforcement Learning
Search-o1: Agentic Search-Enhanced Large Reasoning Models
R1-Searcher: Incentivizing the Search Capability in LLMs via Reinforcement Learning
Section 3: Parametric RAG
Lost in the Middle: How Language Models Use Long Contexts
RankRAG: Unifying Context Ranking with Retrieval-Augmented Generation in LLMs
Hypencoder: Hypernetworks for Information Retrieval
Parametric Retrieval Augmented Generation
Dynamic Parametric Retrieval Augmented Generation for Test-time Knowledge Enhancement
Plug-in Parameter Generation for Test-time Parametric Knowledge Injection
LoRA-Augmented Generation (LAG) for Knowledge-Intensive Language Tasks
The Role of Parametric Injection: A Systematic Study of Parametric Retrieval-Augmented Generation
Parametric Retrieval-Augmented Generation using Latent Routing of LoRA Adapters
Privacy-Preserving Reasoning with Knowledge-Distilled Parametric Retrieval Augmented Generation
One Agent to Serve All: a Lite-Adaptive Stylized AI Assistant for Millions of Multi-Style Official Accounts
Toolbox
Parametric RAG Toolbox:
https://github.com/oneal2000/sigir25-tutorial-parametric
Dynamic RAG Toolbox:
https://github.com/oneal2000/DRAGIN/tree/main