UniOQA: A Unified Framework for Knowledge Graph Question Answering with Large Language Models
Zhuoyang Li, Liran Deng, Hui Liu, Qiaoqiao Liu, Junzhao Du

TL;DR
UniOQA introduces a unified framework leveraging large language models and novel algorithms to improve question answering accuracy over the extensive Chinese knowledge graph OwnThink, achieving state-of-the-art results.
Contribution
The paper presents a novel unified framework combining LLM fine-tuning, entity-relation replacement, and retrieval-augmented generation for knowledge graph question answering.
Findings
Achieves new state-of-the-art accuracy on OwnThink benchmark
Demonstrates improved representation capacity with fine-tuned LLMs
Validates effectiveness of the combined workflows through ablation studies
Abstract
OwnThink stands as the most extensive Chinese open-domain knowledge graph introduced in recent times. Despite prior attempts in question answering over OwnThink (OQA), existing studies have faced limitations in model representation capabilities, posing challenges in further enhancing overall accuracy in question answering. In this paper, we introduce UniOQA, a unified framework that integrates two complementary parallel workflows. Unlike conventional approaches, UniOQA harnesses large language models (LLMs) for precise question answering and incorporates a direct-answer-prediction process as a cost-effective complement. Initially, to bolster representation capacity, we fine-tune an LLM to translate questions into the Cypher query language (CQL), tackling issues associated with restricted semantic understanding and hallucinations. Subsequently, we introduce the Entity and Relation…
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 · Advanced Graph Neural Networks · Semantic Web and Ontologies
