Joint Event Extraction via Structural Semantic Matching
Event Extraction (EE) is one of the essential tasks in information extraction, which aims to detect event mentions from text and find the corresponding argument roles. The EE task can be abstracted as a process of matching the semantic definitions and argument structures of event types with the target text. This paper encodes the semantic features of event types and makes structural matching with target text. Specifically, Semantic Type Embedding (STE) and Dynamic Structure Encoder (DSE) modules are proposed. Also, the Joint Structural Semantic Matching (JSSM) model is built to jointly perform event detection and argument extraction tasks through a bidirectional attention layer. The experimental results on the ACE2005 dataset indicate that our model achieves a significant performance improvement
Code (0)
등록된 구현이 없습니다.
Tasks
Event DetectionEvent ExtractionSimilar Papers 제목 키워드 기반
ProtoEM: A Prototype-Enhanced Matching Framework for Event Relation Extraction
Event Relation Extraction (ERE) aims to extract multiple kinds of relations among events in texts. However, existing methods singly categorize event relations as different classes, which are inadequately capturing the in…
Event Relation ExtractionGraph Neural NetworkRelationRelation ExtractionJSEEGraph: Joint Structured Event Extraction as Graph Parsing
We propose a graph-based event extraction framework JSEEGraph that approaches the task of event extraction as general graph parsing in the tradition of Meaning Representation Parsing. It explicitly encodes entities and e…
Event Argument ExtractionEvent ExtractionSemantic Aware Feature Extraction for Enhanced 3D Reconstruction
Feature matching is a fundamental problem in computer vision with wide-ranging applications, including simultaneous localization and mapping (SLAM), image stitching, and 3D reconstruction. While recent advances in deep l…
Semantic SegmentationMulti-Task LearningKeypoint Detection3D ReconstructionZero-Shot Transfer Learning for Event Extraction
Most previous event extraction studies have relied heavily on features derived from annotated event mentions, thus cannot be applied to new event types without annotation effort. In this work, we take a fresh look at eve…
Event ExtractionTransfer LearningEventGraph: Event Extraction as Semantic Graph Parsing
Event extraction involves the detection and extraction of both the event triggers and corresponding event arguments. Existing systems often decompose event extraction into multiple subtasks, without considering their pos…
Event DetectionEvent Extraction