JSEEGraph: Joint Structured Event Extraction as Graph Parsing

06/26/2023
by   Huiling You, et al.
0

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 events in a single semantic graph, and further has the flexibility to encode a wider range of additional IE relations and jointly infer individual tasks. JSEEGraph performs in an end-to-end manner via general graph parsing: (1) instead of flat sequence labelling, nested structures between entities/triggers are efficiently encoded as separate nodes in the graph, allowing for nested and overlapping entities and triggers; (2) both entities, relations, and events can be encoded in the same graph, where entities and event triggers are represented as nodes and entity relations and event arguments are constructed via edges; (3) joint inference avoids error propagation and enhances the interpolation of different IE tasks. We experiment on two benchmark datasets of varying structural complexities; ACE05 and Rich ERE, covering three languages: English, Chinese, and Spanish. Experimental results show that JSEEGraph can handle nested event structures, that it is beneficial to solve different IE tasks jointly, and that event argument extraction in particular benefits from entity extraction. Our code and models are released as open-source.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/16/2022

EventGraph: Event Extraction as Semantic Graph Parsing

Event extraction involves the detection and extraction of both the event...
research
10/22/2019

A Search-based Neural Model for Biomedical Nested and Overlapping Event Detection

We tackle the nested and overlapping event detection task and propose a ...
research
12/01/2018

One for All: Neural Joint Modeling of Entities and Events

The previous work for event extraction has mainly focused on the predict...
research
10/18/2022

EventGraph at CASE 2021 Task 1: A General Graph-based Approach to Protest Event Extraction

This paper presents our submission to the 2022 edition of the CASE 2021 ...
research
09/25/2021

A Graph-Based Neural Model for End-to-End Frame Semantic Parsing

Frame semantic parsing is a semantic analysis task based on FrameNet whi...
research
05/24/2023

Iteratively Improving Biomedical Entity Linking and Event Extraction via Hard Expectation-Maximization

Biomedical entity linking and event extraction are two crucial tasks to ...
research
03/20/2022

MetaOnce: A Metaverse Framework Based on Multi-scene Relations and Entity-relation-event Game

Existing metaverse systems lack rich relation types between entities and...

Please sign up or login with your details

Forgot password? Click here to reset