《计算机应用》唯一官方网站

• •    下一篇

基于GNN深度推理与跨源门控的气象问答方法

赵文芳1,倪学磊2,马薇3,聂凯4,孟慧芳3,黄明明3   

  1. 1. 中国气象局城市气象研究所
    2. 中国气象局气象软件重点开放实验室 国家气息信息中心
    3. 北京市气象数据中心
    4. 北京市气象探测中心
  • 收稿日期:2026-06-05 修回日期:2026-07-09 接受日期:2026-07-14 发布日期:2026-07-28 出版日期:2026-07-28
  • 通讯作者: 倪学磊
  • 基金资助:
    国家自然科学基金青年科学基金项目;中国气象局创新发展专项重点项目

Meteorological question-answering method combining GNN-based deep reasoning and cross-source gating

  • Received:2026-06-05 Revised:2026-07-09 Accepted:2026-07-14 Online:2026-07-28 Published:2026-07-28
  • Supported by:
    the National Natural Science Foundation of China;Key Project of the China Meteorological Administration Innovation and Development Special Fund

摘要: 摘 要: 摘 要: 针对气象领域问答任务中知识专业性强、多源异构信息融合困难以及复杂语义推理要求高等问题,本文提出一种基于图神经网络(GNN)深度推理与跨源门控融合的气象问答方法。该方法以问题语义分类为先导,构建问题语义驱动的动态协同架构:在知识图谱嵌入阶段引入GNN进行实体关系的深层建模,并行结合语义检索模块获取相关非结构化文本信息,进一步通过跨源门控机制,根据问题意图自适应调节多源知识的权重分配,最终由微调的大语言模型生成自然语言答案。实验结果显示,该方法在BLEU-4、ROUGE-L和BERTScore指标上分别为0.392、0.598和0.869;在复杂问题子集上,BERTScore达到0.863,较次优图增强检索生成基线相对提高8.01%,BLEU-4相对提高13.23%。消融实验显示,单独移除GNN深度推理模块或跨源门控机制均会导致性能下降,而协同移除核心模块导致BERTScore和EM指标分别相对下滑25.32%和44.69%,验证了各模块的必要性与协同效应。研究结果表明,所提方法能有效提升气象复杂场景下的推理质量,可为专业领域问答系统的构建提供技术路径参考。

关键词: 关键词: 问答系统, 知识图谱, 图神经网络, 深度推理, 跨源门控

Abstract: Abstract: Abstract: To address strong professionalism, heterogeneous information fusion, and complex reasoning challenges in meteorological question answering (QA), this paper proposes a framework combining Graph Neural Network (GNN)-based deep reasoning and cross-source gating (GDR-CSG). Guided by intent classification, the framework constructs a semantic-driven dynamic collaborative architecture: a GNN is introduced to model deep entity relations in the structured knowledge graph, while a semantic retrieval module simultaneously obtains unstructured text and image symbolic features. A cross-source gated fusion mechanism is then applied to adaptively weight multi-source knowledge based on question intent, driving a large language model (LLM) to generate answers through forward inference. Experimental results demonstrate that GDR-CSG achieves 0.392, 0.598, and 0.869 in BLEU-4, ROUGE-L, and BERTScore, respectively. Notably, on the complex question subset, its BERTScore reaches 0.863, representing an 8.01% relative improvement over the suboptimal graph-augmented retrieval-generation (Graph-RAG) baseline, while its BLEU-4 relatively increases by 13.23%, validating its robustness in complex multi-hop reasoning. Ablation studies indicate that removing either the GNN reasoning or the gated fusion causes performance declines. Specifically, synergistically removing all core modules degrades the system into a pure LLM backbone, resulting in relative decreases of 25.32% in BERTScore and 44.69% in Exact Match (EM), verifying the necessity and synergy of the proposed modules. This research shows that the proposed method effectively enhances reasoning quality in complex meteorological scenarios, providing a solid technical reference for specialized domain QA systems.

Key words: Keywords: Keywords: Questionanswering system, Knowledge Graph (KG), Graph Neural Network (GNN), deep reasoning, Cross-Source Gating

中图分类号: