在线咨询
中国工业与应用数学学会会刊
主管:中华人民共和国教育部
主办:西安交通大学
ISSN 1005-3085  CN 61-1269/O1

工程数学学报 ›› 2026, Vol. 43 ›› Issue (1): 183-198.doi: 10.3969/j.issn.1005-3085.2026.01.012cstr: 32411.14.cjem.CN61-1269/O1.2026.01.012

• • 上一篇    

基于知识图谱的舰船问答系统

陈  琨1,  陈思源1,  张  舵2,  高靖雯1,  李欣雨1,  刘军民1   

  1. 1. 西安交通大学数学与统计学院,西安 710049

    2. 国防科技大学理学院,长沙 410003

  • 收稿日期:2023-06-14 接受日期:2023-08-21 出版日期:2026-02-15 发布日期:2026-04-15
  • 通讯作者: 张舵 E-mail: zhangduo@nudt.edu.cn
  • 基金资助:
    国家自然科学基金 (11972371; 62276208).

Question Answering System in the Field of Ship Based on Knowledge Graph

CHEN Kun1,  CHEN Siyuan1,  ZHANG Duo2,  GAO Jingwen1,  LI Xinyu1,  LIU Junmin1   

  1. 1. School of Mathematics and Statistics, Xi'an Jiaotong University, Xi'an 710049
    2. School of Science, National University of Defense Technology, Changsha 410003
  • Received:2023-06-14 Accepted:2023-08-21 Online:2026-02-15 Published:2026-04-15
  • Contact: D. Zhang. E-mail address: zhangduo@nudt.edu.cn
  • Supported by:
    The National Natural Science Foundation of China (11972371; 62276208).

摘要:

随着数字化改革与海洋信息化建设的推进,对于舰船数据信息整合与知识问答的需求更加迫切。基于知识图谱的问答系统因其相较于传统搜索引擎更智能、更高效、更准确的问答体验,越来越受到研究人员的重视。构建了舰船知识图谱,并基于知识图谱实现了舰船知识问答系统的搭建。为更好地实现知识文本中三元组抽取与用户问题的意图识别,提出了一种融合BERT、卷积神经网络和注意力机制的BERT-CNN-Att命名实体识别模型,以及由BERT和双向长短时记忆网络构成的BERT-BiLSTM关系抽取模型。与知识抽取的传统神经网络不同,命名实体识别模型还引入了词汇反馈和词汇增强机制,实现了低层表征对高层信息的充分利用,极大丰富了语义的表征信息。实验结果表明,模型在命名实体识别与关系抽取任务中取得了很好的效果与明显的速度提升。此外,对问答系统架构进行了详细设计,最终构建了基于知识图谱的交互式舰船知识问答系统,测试结果显示该系统能够满足用户的舰船知识问答需求。

关键词: 知识图谱, 舰船, 命名实体识别, 关系抽取, 问答系统

Abstract:

The rapid pace of digital transformation and the concurrent development of marine information technology have intensified the pressing need for seamless integration of ship data, information, and knowledge Q & A. Compared to traditional search engines, the knowledge graph-based Q & A system has attracted more and more attention from researchers due to its smarter, more efficient, and more accurate Q & A experience. This paper constructs a knowledge graph of ships and implements a ship knowledge question and answer system based on this graph. In order to better perform triple extraction from the knowledge text and recognize the intent of user questions, the paper proposes a novel BERT-CNN-Att named entity recognition model, which combines BERT, convolutional neural network, and Attention mechanism. Additionally, a BERT-BiLSTM relation extraction model is introduced, using BERT and Bidirectional Long Short-Term Memory (BiLSTM). Unlike traditional neural networks used for knowledge extraction, the named entity recognition model incorporate vocabulary feedback and enhancement mechanisms, enabling effective utilization of low-level representations for enriching semantic representations. Experimental results demonstrate the effectiveness of the proposed models in both named entity recognition and relation extraction tasks, showing significant improvements in processing speed. Furthermore, a detailed design for the Q & A system architecture is presented, leading to the successful development of an interactive ship knowledge question answering system based on the knowledge graph. Test results confirm that this system is capable of satisfying user requirements for ship-related knowledge queries. 

Key words: knowledge graph, ship, named entity recognition, relationship extraction, question and answer system

中图分类号: