Knowledge-Aware Query Expansion with Large Language Models for Textual and Relational Retrieval
Yu Xia, Junda Wu, Sungchul Kim, Tong Yu, Ryan A. Rossi, Haoliang Wang,, Julian McAuley

TL;DR
This paper introduces a knowledge-aware query expansion method using large language models and knowledge graphs to improve semi-structured textual and relational retrieval, outperforming existing approaches.
Contribution
It proposes a novel framework combining LLMs with structured document relations and document-based KG node representations for enhanced retrieval accuracy.
Findings
Outperforms state-of-the-art baselines on diverse datasets.
Effectively handles semi-structured queries with textual and relational components.
Demonstrates significant improvements in both textual and relational retrieval tasks.
Abstract
Large language models (LLMs) have been used to generate query expansions augmenting original queries for improving information search. Recent studies also explore providing LLMs with initial retrieval results to generate query expansions more grounded to document corpus. However, these methods mostly focus on enhancing textual similarities between search queries and target documents, overlooking document relations. For queries like "Find me a highly rated camera for wildlife photography compatible with my Nikon F-Mount lenses", existing methods may generate expansions that are semantically similar but structurally unrelated to user intents. To handle such semi-structured queries with both textual and relational requirements, in this paper we propose a knowledge-aware query expansion framework, augmenting LLMs with structured document relations from knowledge graph (KG). To further…
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
Taxonomy
TopicsSemantic Web and Ontologies · Topic Modeling · Data Quality and Management
MethodsFocus
