{"ID":2840361,"CreatedAt":"2026-06-01T04:54:23.091178241Z","UpdatedAt":"2026-06-01T04:54:23.091178241Z","DeletedAt":null,"paper_url":"https://arxiv.org/abs/2511.12979","arxiv_id":"2511.12979","title":"RAGPulse: An Open-Source RAG Workload Trace to Optimize RAG Serving Systems","abstract":"Retrieval-Augmented Generation (RAG) is a critical paradigm for building reliable, knowledge-intensive Large Language Model (LLM) applications. However, the multi-stage pipeline (retrieve, generate) and unique workload characteristics (e.g., knowledge dependency) of RAG systems pose significant challenges for serving performance optimization. Existing generic LLM inference traces fail to capture these RAG-specific dynamics, creating a significant performance gap between academic research and real-world deployment. To bridge this gap, this paper introduces RAGPulse, an open-source RAG workload trace dataset. This dataset was collected from an university-wide Q\u0026A system serving that has served more than 40,000 students and faculties since April 2024. We detail RAGPulse's system architecture, its privacy-preserving hash-based data format, and provide an in-depth statistical analysis. Our analysis reveals that real-world RAG workloads exhibit significant temporal locality and a highly skewed hot document access pattern. RAGPulse provides a high-fidelity foundation for researchers to develop and validate novel optimization strategies for RAG systems, such as content-aware batching and retrieval caching, ultimately enhancing the efficiency and reliability of RAG services. The code is available at https://github.com/flashserve/RAGPulse.","short_abstract":"Retrieval-Augmented Generation (RAG) is a critical paradigm for building reliable, knowledge-intensive Large Language Model (LLM) applications. However, the multi-stage pipeline (retrieve, generate) and unique workload characteristics (e.g., knowledge dependency) of RAG systems pose significant challenges for serving p...","url_abs":"https://arxiv.org/abs/2511.12979","url_pdf":"https://arxiv.org/pdf/2511.12979v1","authors":"[\"Zhengchao Wang\",\"Yitao Hu\",\"Jianing Ye\",\"Zhuxuan Chang\",\"Jiazheng Yu\",\"Youpeng Deng\",\"Keqiu Li\"]","published":"2025-11-17T05:06:47Z","proceeding":"cs.LG","tasks":"[\"cs.LG\",\"cs.DB\"]","methods":"[\"RAG\",\"Large Language Model\",\"Language Model\"]","has_code":false,"code_links":[{"ID":606961,"CreatedAt":"2026-06-01T04:54:23.091178241Z","UpdatedAt":"2026-06-01T04:54:23.091178241Z","DeletedAt":null,"paper_id":2840361,"paper_url":"https://arxiv.org/abs/2511.12979","paper_title":"RAGPulse: An Open-Source RAG Workload Trace to Optimize RAG Serving Systems","repo_url":"https://github.com/flashserve/RAGPulse","is_official":false,"mentioned_in_paper":false,"mentioned_in_github":true,"github_stars":0}]}
