Comparative Analysis of Neural Retriever-Reranker Pipelines for Retrieval-Augmented Generation over Knowledge Graphs in E-commerce Applications
Teri Rumble, Zbyn\v{e}k Gazd\'ik, Javad Zarrin, Jagdeep Ahluwalia

TL;DR
This paper evaluates various Retriever-Reranker pipelines for knowledge graph question answering in e-Commerce, demonstrating significant performance improvements and providing a practical framework for deploying RAG systems with structured data.
Contribution
It introduces and compares multiple RAG pipeline configurations tailored for structured knowledge graphs in e-Commerce, highlighting their effectiveness and deployment considerations.
Findings
20.4% higher Hit@1 compared to benchmarks
14.5% higher MRR over existing methods
Effective integration of SKBs into generative models
Abstract
Recent advancements in Large Language Models (LLMs) have transformed Natural Language Processing (NLP), enabling complex information retrieval and generation tasks. Retrieval-Augmented Generation (RAG) has emerged as a key innovation, enhancing factual accuracy and contextual grounding by integrating external knowledge sources with generative models. Although RAG demonstrates strong performance on unstructured text, its application to structured knowledge graphs presents challenges: scaling retrieval across connected graphs and preserving contextual relationships during response generation. Cross-encoders refine retrieval precision, yet their integration with structured data remains underexplored. Addressing these challenges is crucial for developing domain-specific assistants that operate in production environments. This study presents the design and comparative evaluation of multiple…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Semantic Web and Ontologies
