paper-with-me

Papers

Capturing Event Argument Interaction via A Bi-Directional Entity-Level Recurrent Decoder

2021-07-01 · ACL 2021 5 · Xiangyu Xi, Wei Ye, Shikun Zhang, Quanxiu Wang, Huixing Jiang, Wei Wu

Capturing interactions among event arguments is an essential step towards robust event argument extraction (EAE). However, existing efforts in this direction suffer from two limitations: 1) The argument role type information of contextual entities is mainly utilized as training signals, ignoring the potential merits of directly adopting it as semantically rich input features; 2) The argument-level sequential semantics, which implies the overall distribution pattern of argument roles over an event mention, is not well characterized. To tackle the above two bottlenecks, we formalize EAE as a Seq2Seq-like learning problem for the first time, where a sentence with a specific event trigger is mapped to a sequence of event argument roles. A neural architecture with a novel Bi-directional Entity-level Recurrent Decoder (BERD) is proposed to generate argument roles by incorporating contextual entities' argument role predictions, like a word-by-word text generation process, thereby distinguishing implicit argument distribution patterns within an event more accurately.

📄 PDF Abstract BibTeX arXiv:2107.00189

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderEvent Argument ExtractionSentenceText Generation

Similar Papers 제목 키워드 기반

Bi-Directional Iterative Prompt-Tuning for Event Argument Extraction

2022-10-28 · Lu Dai, Bang Wang, Wei Xiang, Yijun Mo

Recently, prompt-tuning has attracted growing interests in event argument extraction (EAE). However, the existing prompt-tuning methods have not achieved satisfactory performance due to the lack of consideration of entit…

Event Argument Extraction

One for All: Neural Joint Modeling of Entities and Events

2018-12-01 · Trung Minh Nguyen, Thien Huu Nguyen

The previous work for event extraction has mainly focused on the predictions for event triggers and argument roles, treating entity mentions as being provided by human annotators. This is unrealistic as entity mentions a…

AllEvent Extraction

Document-Level Multi-Event Extraction with Event Proxy Nodes and Hausdorff Distance Minimization

2023-05-30 · Xinyu Wang, Lin Gui, Yulan He

Document-level multi-event extraction aims to extract the structural information from a given document automatically. Most recent approaches usually involve two steps: (1) modeling entity interactions; (2) decoding entit…

Event Extraction

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

Video Event Extraction via Tracking Visual States of Arguments

2022-11-03 · Guang Yang, Manling Li, Jiajie Zhang, Xudong Lin 외

Video event extraction aims to detect salient events from a video and identify the arguments for each event as well as their semantic roles. Existing methods focus on capturing the overall visual scene of each frame, ign…

Event Extraction