paper-with-me

Papers

Federated Retrieval Augmented Generation for Multi-Product Question Answering

2025-01-25 · Parshin Shojaee, Sai Sree Harsha, Dan Luo, Akash Maharaj, Tong Yu, Yunyao Li

Recent advancements in Large Language Models and Retrieval-Augmented Generation have boosted interest in domain-specific question-answering for enterprise products. However, AI Assistants often face challenges in multi-product QA settings, requiring accurate responses across diverse domains. Existing multi-domain RAG-QA approaches either query all domains indiscriminately, increasing computational costs and LLM hallucinations, or rely on rigid resource selection, which can limit search results. We introduce MKP-QA, a novel multi-product knowledge-augmented QA framework with probabilistic federated search across domains and relevant knowledge. This method enhances multi-domain search quality by aggregating query-domain and query-passage probabilistic relevance. To address the lack of suitable benchmarks for multi-product QAs, we also present new datasets focused on three Adobe products: Adobe Experience Platform, Target, and Customer Journey Analytics. Our experiments show that MKP-QA significantly boosts multi-product RAG-QA performance in terms of both retrieval accuracy and response quality.

📄 PDF Abstract BibTeX arXiv:2501.14998

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringRAGRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Federated Retrieval-Augmented Generation: A Systematic Mapping Study

2025-05-24 · Abhijit Chakraborty, Chahana Dahal, Vivek Gupta

Federated Retrieval-Augmented Generation (Federated RAG) combines Federated Learning (FL), which enables distributed model training without exposing raw data, with Retrieval-Augmented Generation (RAG), which improves the…

Federated LearningPrivacy PreservingRAGRetrieval+1

Multi-Value-Product Retrieval-Augmented Generation for Industrial Product Attribute Value Identification

2025-09-28 · Huike Zou, Haiyang Yang, Yindu Su, Liyu Chen 외 arxiv

Identifying attribute values from product profiles is a key task for improving product search, recommendation, and business analytics on e-commerce platforms, which we called Product Attribute Value Identification (PAVI)…

FeB4RAG: Evaluating Federated Search in the Context of Retrieval Augmented Generation

2024-02-19 · Shuai Wang, Ekaterina Khramtsova, Shengyao Zhuang, Guido Zuccon

Federated search systems aggregate results from multiple search engines, selecting appropriate sources to enhance result quality and align with user intent. With the increasing uptake of Retrieval-Augmented Generation (R…

BenchmarkingChatbotInformation RetrievalRAG+3

Efficient Federated Search for Retrieval-Augmented Generation

2025-02-26 · Rachid Guerraoui, Anne-Marie Kermarrec, Diana Petrescu, Rafael Pires 외

Large language models (LLMs) have demonstrated remarkable capabilities across various domains but remain susceptible to hallucinations and inconsistencies, limiting their reliability. Retrieval-augmented generation (RAG)…

MMLURAGRetrievalRetrieval-augmented Generation

FedRAG: A Framework for Fine-Tuning Retrieval-Augmented Generation Systems

2025-06-10 · Val Andrei Fajardo, David B. Emerson, Amandeep Singh, Veronica Chatrath 외

Retrieval-augmented generation (RAG) systems have been shown to be effective in addressing many of the drawbacks of relying solely on the parametric memory of large language models. Recent work has demonstrated that RAG …

RAGRetrievalRetrieval-augmented Generation