A full-day tutorial on personalized Retrieval-Augmented Generation, user-adaptive retrieval, memory-aware reasoning, and the evolution from RAG pipelines to personalized LLM-based agents.
Personalization is becoming a core capability of modern AI systems. It enables systems to adapt their responses and behaviors according to individual users' preferences, contexts, and goals. Recent research has focused on Retrieval-Augmented Generation (RAG) and its development toward more advanced agent-based frameworks to improve user satisfaction in personalized settings. In this tutorial, we provide a systematic overview of how personalization can be incorporated into the three main stages of RAG: pre-retrieval, retrieval, and generation. We then extend the discussion to personalized LLM-based agents, which build on RAG by adding agent capabilities such as user understanding, personalized planning and execution, and adaptive response generation. For both RAG-based and agent-based approaches, we present clear definitions, review recent research, and summarize commonly used datasets and evaluation metrics. We also discuss key challenges, current limitations, and promising future research directions.
The tutorial organizes personalization from the RAG pipeline into the broader agent workflow, highlighting how user modeling, retrieval, generation, memory, planning, and execution fit into one coherent framework.
| Time | Session | Topics |
|---|---|---|
| 09:00-09:20 | Introduction to RAG and Agent | Overview of RAG, agentic RAG, and tutorial organization. |
| 09:20-09:50 | Personalization in RAG and Agents | Problem formulation and foundations of personalization. |
| 09:50-10:30 | Personalization in Pre-retrieval | Task formulation, query rewriting, and query expansion. |
| 10:30-11:00 | Coffee Break | Break. |
| 11:00-11:50 | Personalization in Retrieval | Task formulation, indexing, retrieval, and post-retrieval. |
| 11:50-12:30 | Personalization in Generation | Generation from explicit preferences and implicit preferences. |
| 12:30-14:00 | Coffee Break | Break. |
| 14:00-15:00 | From RAG to Agent | Relationship between RAG and agents, personalized understanding, planning, execution, and generation. |
| 15:00-15:30 | Evaluation and Datasets | Personalization evaluation metrics, datasets, and benchmarks. |
| 15:30-16:00 | Coffee Break | Break. |
| 16:00-16:45 | Challenges and Future Directions | Open problems, limitations, future opportunities, and conclusion. |
| 16:45-17:30 | Panel Discussion and Interactive Q&A | Open research discussion, academic and industry perspectives, and audience questions. |
This tutorial is intended for researchers, practitioners, and AI enthusiasts who are exploring personalization in RAG and agent-based systems.
It is particularly relevant to attendees working on information retrieval, recommender systems, LLM applications, conversational AI, search, and interactive intelligent systems.
Participants are expected to have a basic understanding of machine learning and information retrieval.
The material is structured to remain accessible to advanced undergraduate students while still being useful for industry professionals and researchers seeking a deeper understanding of personalized RAG and agentic systems.