知识图谱增强的自然灾害事件抽取方法

A Knowledge Graph-Enhanced Method for Natural Disaster Event Extraction

  • 摘要: 自然灾害事件具有类型粒度细、语义结构复杂、关系密集等特点,在事件抽取和事件关系识别任务上面临挑战。判别式方法通常采用多阶段分类框架,类型偏差易逐级放大,进而引发论元角色错配并限制事件关系的准确刻画,同时,论元抽取多依赖局部候选判定,难以准确界定论元语义主体与边界;生成式方法虽具备强上下文理解能力,但易出现事件类型幻觉以及论元角色和事件关系识别不准确等问题。针对上述问题,设计覆盖自然灾害类、结果类与处置类的系统化事件本体,定义因果、时序与共时三类事件关系,并基于该本体构建自然灾害领域知识图谱,提出一种知识图谱增强的自然灾害事件抽取方法KGE3(Knowledge Graph-Enhanced Event Extraction)。该方法首先结合分类模型与图谱匹配进行事件类型语义校正,接着基于图谱构建自然语言提示,引导大语言模型完成论元抽取与事件关系识别。此外,构建了一个多事件、多关系的自然灾害事件抽取数据集NDEE(Natural Disaster Event Extraction dataset),用于支撑自然灾害领域事件抽取与关系识别任务的模型训练与评估。在NDEE数据集上的实验结果表明,与现有方法相比,KGE3在事件检测、论元抽取和事件关系识别上的F1分别有3.67%、3.74%和0.78%的性能提升,验证了其在自然灾害事件抽取和事件关系识别中的有效性。

     

    Abstract: Objectives: Natural disaster events are characterized by fine-grained event types, complex semantic structures, and densely interconnected event relationships. These characteristics pose significant challenges for both event extraction and event relation identification tasks. Traditional classification-based approaches typically formulate event extraction as a multi-stage pipeline, where subsequent subtasks depend heavily on the outputs of earlier stages. In complex event scenarios, errors in event type identification are easily propagated and amplified across stages, leading to argument role mismatches and limiting the accurate modeling of event relations. In addition, argument extraction in these approaches often relies on local candidate-level predictions, which makes it difficult to accurately determine the semantic scope and boundaries of event arguments. Although generative models have recently demonstrated strong contextual understanding capabilities, they still suffer from issues such as event type hallucination and inaccurate argument role extraction and relation identification due to the absence of explicit structural constraints and domain knowledge. Methods: To address these challenges, this study proposes a systematic event ontology for natural disaster scenarios. The ontology categorizes events into three major classes: disaster events, result events, and response events, which are connected through three fundamental types of event relationships, namely causal, temporal, and concurrent relations. Based on this ontology, a natural disaster knowledge graph is constructed to provide structured domain knowledge for event understanding. Furthermore, we propose a knowledge graph-enhanced event extraction framework for natural disasters, named KGE3 (Knowledge Graph-Enhanced Event Extraction). In the proposed framework, a classification model is first combined with graph-guided matching to perform semantic rectification of event types, thereby improving event detection accuracy and reducing type ambiguity. Subsequently, natural language prompts are generated from the knowledge graph to guide a large language model in performing event argument extraction and event relation identification. To facilitate model training and evaluation in this domain, we also construct a dedicated dataset for natural disaster event extraction, named NDEE (Natural Disaster Event Extraction Dataset). Results: Extensive experiments conducted on the NDEE dataset demonstrate the effectiveness of the proposed method. KGE3 achieves F1 scores of 99.59%, 90.98%, and 81.51% for event detection, argument extraction, and event relation identification, respectively. Compared with existing baseline methods, the proposed approach shows consistent performance improvements across all tasks, with particularly notable gains of 3.67% in event detection and 3.74% in argument extraction. Conclusions: The experimental results verify that the proposed knowledge graph-enhanced framework effectively improves event type classification accuracy and structural consistency in event extraction. By integrating structured domain knowledge with large language models, KGE3 enables more accurate modeling of multi-event chains and effectively addresses the challenges posed by fine-grained type disambiguation and complex event structures in natural disaster scenarios.

     

/

返回文章
返回