KG2QA: Knowledge Graph-enhanced Retrieval-Augmented Generation for Communication Standards Question Answering

📅 2025-06-08
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address the heavy reliance on domain experts and prolonged response times in telecommunications standards consultation, this paper proposes a knowledge graph-enhanced Retrieval-Augmented Generation (RAG) framework. Methodologically, it introduces a novel synergistic architecture integrating an ontology-driven knowledge graph (13,906 entities / 13,524 relations) with a LoRA-finetuned Qwen2.5-7B-Instruct large language model, enabling graph-guided precise retrieval and joint reasoning for domain-specific question answering. A DeepSeek-Judge–based automated evaluation mechanism is further incorporated. Experimental results demonstrate substantial improvements: BLEU-4 reaches 66.8993 (+48.04 absolute gain), ROUGE scores increase significantly, and five-dimensional human evaluation yields a mean score improvement of 2.26%. The system supports both API and web-based deployment, establishing a practical, deployable intelligent consultation paradigm for standards development.

Technology Category

Application Category

📝 Abstract
There are many types of standards in the field of communication. The traditional consulting model has a long cycle and relies on the knowledge and experience of experts, making it difficult to meet the rapidly developing technological demands. This paper combines the fine-tuning of large language models with the construction of knowledge graphs to implement an intelligent consultation and question-answering system for communication standards. The experimental results show that after LoRA tuning on the constructed dataset of 6,587 questions and answers in the field of communication standards, Qwen2.5-7B-Instruct demonstrates outstanding professional capabilities in the field of communication standards on the test set. BLEU-4 rose from 18.8564 to 66.8993, and evaluation indicators such as ROUGE also increased significantly, outperforming the fine-tuning effect of the comparison model Llama-3-8B-Instruct. Based on the ontology framework containing 6 entity attributes and 10 relation attributes, a knowledge graph of the communication standard domain containing 13,906 entities and 13,524 relations was constructed, showing a relatively good query accuracy rate. The intelligent consultation and question-answering system enables the fine-tuned model on the server side to access the locally constructed knowledge graph and conduct graphical retrieval of key information first, which is conducive to improving the question-answering effect. The evaluation using DeepSeek as the Judge on the test set shows that our RAG framework enables the fine-tuned model to improve the scores at all five angles, with an average score increase of 2.26%. And combined with web services and API interfaces, it has achieved very good results in terms of interaction experience and back-end access, and has very good practical application value.
Problem

Research questions and friction points this paper is trying to address.

Enhances QA for communication standards using KG and RAG
Improves expert-dependent, slow traditional consultation methods
Boosts model performance via fine-tuning and knowledge graphs
Innovation

Methods, ideas, or system contributions that make the work stand out.

Fine-tuned Qwen2.5-7B-Instruct with LoRA
Built domain-specific knowledge graph
Integrated retrieval-augmented generation framework
🔎 Similar Papers
No similar papers found.
Zhongze Luo
Zhongze Luo
The Chinese University of Hong Kong, Shenzhen
LLMKGRAG
W
Weixuan Wan
School of Microelectronics, Xi’an Jiaotong University, China; College of Computer and Control Engineering, Northeast Forestry University, China
Q
Qizhi Zheng
College of Computer and Control Engineering, Northeast Forestry University, China; College of Grassland Science and Technology, China Agricultural University, China
Y
Yanhong Bai
College of Computer and Control Engineering, Northeast Forestry University, China
J
Jingyun Sun
College of Computer and Control Engineering, Northeast Forestry University, China
J
Jian Wang
College of Computer and Control Engineering, Northeast Forestry University, China
D
Dan Wang
School of Microelectronics, Xi’an Jiaotong University, China