EffiQA: Efficient Question-Answering with Strategic Multi-Model Collaboration on Knowledge Graphs
Zixuan Dong, Baoyun Peng, Yufei Wang, Jia Fu, Xiaodong Wang, Yongxue, Shan, Xin Zhou

TL;DR
EffiQA introduces a three-stage collaborative framework that enhances question-answering over knowledge graphs by balancing reasoning accuracy and computational efficiency through iterative planning, exploration, and self-reflection.
Contribution
The paper presents a novel multi-model collaboration framework that improves efficiency and reasoning in knowledge graph question answering by combining LLMs with a plug-in model in an iterative process.
Findings
Achieves a better balance between accuracy and efficiency on KBQA benchmarks.
Utilizes a three-stage process: planning, exploration, and self-reflection.
Demonstrates significant improvements over existing methods.
Abstract
While large language models (LLMs) have shown remarkable capabilities in natural language processing, they struggle with complex, multi-step reasoning tasks involving knowledge graphs (KGs). Existing approaches that integrate LLMs and KGs either underutilize the reasoning abilities of LLMs or suffer from prohibitive computational costs due to tight coupling. To address these limitations, we propose a novel collaborative framework named EffiQA that can strike a balance between performance and efficiency via an iterative paradigm. EffiQA consists of three stages: global planning, efficient KG exploration, and self-reflection. Specifically, EffiQA leverages the commonsense capability of LLMs to explore potential reasoning pathways through global planning. Then, it offloads semantic pruning to a small plug-in model for efficient KG exploration. Finally, the exploration results are fed to…
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
TopicsTopic Modeling · Service-Oriented Architecture and Web Services · Semantic Web and Ontologies
MethodsPruning
