paper-with-me

Papers

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 possible interactions. In this paper, we propose EventGraph, a joint framework for event extraction, which encodes events as graphs. We represent event triggers and arguments as nodes in a semantic graph. Event extraction therefore becomes a graph parsing problem, which provides the following advantages: 1) performing event detection and argument extraction jointly; 2) detecting and extracting multiple events from a piece of text; and 3) capturing the complicated interaction between event arguments and triggers. Experimental results on ACE2005 show that our model is competitive to state-of-the-art systems and has substantially improved the results on argument extraction. Additionally, we create two new datasets from ACE2005 where we keep the entire text spans for event arguments, instead of just the head word(s). Our code and models are released as open-source.

📄 PDF Abstract BibTeX arXiv:2210.08646

Code (1)

huiling-y/eventgraph 공식 구현 pytorch

Tasks

Event DetectionEvent Extraction

Similar Papers 제목 키워드 기반

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

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

This paper presents our submission to the 2022 edition of the CASE 2021 shared task 1, subtask 4. The EventGraph system adapts an end-to-end, graph-based semantic parser to the task of Protest Event Extraction and more s…

Event 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

Text-to-Text Extraction and Verbalization of Biomedical Event Graphs

2022-10-01 · COLING 2022 10 · Giacomo Frisoni, Gianluca Moro, Lorenzo Balzani

Biomedical events represent complex, graphical, and semantically rich interactions expressed in the scientific literature. Almost all contributions in the event realm orbit around semantic parsing, usually employing disc…

Event ExtractionSemantic Parsing

Abstract Meaning Representation Guided Graph Encoding and Decoding for Joint Information Extraction

2021-06-01 · NAACL 2021 4 · Zixuan Zhang, Heng Ji

The tasks of Rich Semantic Parsing, such as Abstract Meaning Representation (AMR), share similar goals with Information Extraction (IE) to convert natural language texts into structured semantic representations. To take …

Abstract Meaning RepresentationDecoderSemantic Parsing

Event Extraction as Frame-Semantic Parsing

2015-06-01 · SEMEVAL 2015 6 · Alex Judea, Michael Strube
Event ExtractionSemantic Parsing