paper-with-me

홈 › Papers

Joint Event Extraction via Structural Semantic Matching

2023-06-06 · Haochen Li, Tianhao Gao, Jingkun Wang, Weiping Li

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

📄 PDF Abstract BibTeX arXiv:2306.03469

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionEvent Extraction

Similar Papers 제목 키워드 기반

ProtoEM: A Prototype-Enhanced Matching Framework for Event Relation Extraction

2023-09-22 · Zhilei Hu, Zixuan Li, Daozhu Xu, Long Bai 외

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 Extraction

JSEEGraph: Joint Structured Event Extraction as Graph Parsing

2023-06-26 · Huiling You, Samia Touileb, Lilja Øvrelid

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 Extraction

Semantic Aware Feature Extraction for Enhanced 3D Reconstruction

2026-03-13 · Ronald Nap, Andy Xiao arxiv

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 Reconstruction

Zero-Shot Transfer Learning for Event Extraction

2017-07-04 · ACL 2018 7 · Lifu Huang, Heng Ji, Kyunghyun Cho, Clare R. Voss

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 Learning

EventGraph: Event Extraction as Semantic Graph Parsing

2022-10-16 · Huiling You, David Samuel, Samia Touileb, Lilja Øvrelid

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