English
Related papers

Related papers: Joint Event Extraction along Shortest Dependency P…

200 papers

Document-level Event Extraction (DEE) is particularly tricky due to the two challenges it poses: scattering-arguments and multi-events. The first challenge means that arguments of one event record could reside in different sentences in the…

Computation and Language · Computer Science 2022-02-08 Shiyao Cui , Xin Cong , Bowen Yu , Tingwen Liu , Yucheng Wang , Jinqiao Shi

Dependency trees help relation extraction models capture long-range relations between words. However, existing dependency-based models either neglect crucial information (e.g., negation) by pruning the dependency trees too aggressively, or…

Computation and Language · Computer Science 2018-09-28 Yuhao Zhang , Peng Qi , Christopher D. Manning

Recent studies on event detection (ED) haveshown that the syntactic dependency graph canbe employed in graph convolution neural net-works (GCN) to achieve state-of-the-art per-formance. However, the computation of thehidden vectors in such…

Computation and Language · Computer Science 2020-10-28 Viet Dac Lai , Tuan Ngo Nguyen , Thien Huu Nguyen

In this paper, we propose a recent and under-researched paradigm for the task of event detection (ED) by casting it as a question-answering (QA) problem with the possibility of multiple answers and the support of entities. The extraction of…

Computation and Language · Computer Science 2021-04-15 Emanuela Boros , Jose G. Moreno , Antoine Doucet

Dialogue relation extraction (DRE) aims to detect the relation between two entities mentioned in a multi-party dialogue. It plays an important role in constructing knowledge graphs from conversational data increasingly abundant on the…

Computation and Language · Computer Science 2021-06-22 Hui Chen , Pengfei Hong , Wei Han , Navonil Majumder , Soujanya Poria

In this paper, we propose an effective yet efficient model PAIE for both sentence-level and document-level Event Argument Extraction (EAE), which also generalizes well when there is a lack of training data. On the one hand, PAIE utilizes…

Computation and Language · Computer Science 2022-03-29 Yubo Ma , Zehao Wang , Yixin Cao , Mukai Li , Meiqi Chen , Kun Wang , Jing Shao

Event argument extraction (EAE) aims to extract arguments with given roles from texts, which have been widely studied in natural language processing. Most previous works have achieved good performance in specific EAE datasets with dedicated…

Computation and Language · Computer Science 2022-09-07 Jie Zhou , Qi Zhang , Qin Chen , Liang He , Xuanjing Huang

Document-level event argument extraction (DEAE) is essential for knowledge acquisition, aiming to extract participants of events from documents . In the zero-shot setting, existing methods employ LLMs to generate synthetic data to address…

Computation and Language · Computer Science 2026-03-05 Guangjun Zhang , Hu Zhang , Yazhou Han , Yue Fan , Yuhang Shao , Ru Li , Hongye Tan

Recent works have introduced Abstract Meaning Representation (AMR) for Document-level Event Argument Extraction (Doc-level EAE), since AMR provides a useful interpretation of complex semantic structures and helps to capture long-distance…

Computation and Language · Computer Science 2023-05-31 Yuqing Yang , Qipeng Guo , Xiangkun Hu , Yue Zhang , Xipeng Qiu , Zheng Zhang

The work presented in this master thesis consists of extracting a set of events from texts written in natural language. For this purpose, we have based ourselves on the basic notions of the information extraction as well as the open…

Computation and Language · Computer Science 2019-07-03 Sihem Sahnoun

To extract the structured representations of open-domain events, Bayesian graphical models have made some progress. However, these approaches typically assume that all words in a document are generated from a single event. While this may be…

Computation and Language · Computer Science 2019-08-27 Rui Wang , Deyu Zhou , Yulan He

Recent advancements in event argument extraction (EAE) involve incorporating useful auxiliary information into models during training and inference, such as retrieved instances and event templates. These methods face two challenges: (1) the…

Computation and Language · Computer Science 2025-05-09 Guanghui Wang , Dexi Liu , Jian-Yun Nie , Qizhi Wan , Rong Hu , Xiping Liu , Wanlong Liu , Jiaming Liu

Extracting informative arguments of events from news articles is a challenging problem in information extraction, which requires a global contextual understanding of each document. While recent work on document-level extraction has gone…

Computation and Language · Computer Science 2022-09-20 Xinya Du , Sha Li , Heng Ji

Keyphrase extraction is the task of finding several interesting phrases in a text document, which provide a list of the main topics within the document. Most existing graph-based models use co-occurrence links as cohesion indicators to…

Computation and Language · Computer Science 2021-11-16 Yuchen Liang , Mohammed J. Zaki

Document-level Event Argument Extraction (DEAE) aims to identify arguments and their specific roles from an unstructured document. The advanced approaches on DEAE utilize prompt-based methods to guide pre-trained language models (PLMs) in…

Computation and Language · Computer Science 2024-03-18 Jian Zhang , Changlin Yang , Haiping Zhu , Qika Lin , Fangzhi Xu , Jun Liu

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 entity interactions into…

Computation and Language · Computer Science 2023-05-31 Xinyu Wang , Lin Gui , Yulan He

Text summarization aims to compress a textual document to a short summary while keeping salient information. Extractive approaches are widely used in text summarization because of their fluency and efficiency. However, most of existing…

Computation and Language · Computer Science 2020-10-14 Peng Cui , Le Hu , Yuanchao Liu

Inter-sentence relation extraction deals with a number of complex semantic relationships in documents, which require local, non-local, syntactic and semantic dependencies. Existing methods do not fully exploit such dependencies. We present…

Computation and Language · Computer Science 2019-06-12 Sunil Kumar Sahu , Fenia Christopoulou , Makoto Miwa , Sophia Ananiadou

Event Causality Identification (ECI), which aims to detect whether a causality relation exists between two given textual events, is an important task for event causality understanding. However, the ECI task ignores crucial event structure…

Computation and Language · Computer Science 2023-01-30 Shiyao Cui , Jiawei Sheng , Xin Cong , QuanGang Li , Tingwen Liu , Jinqiao Shi

Event extraction is typically modeled as a multi-class classification problem where event types and argument roles are treated as atomic symbols. These approaches are usually limited to a set of pre-defined types. We propose a novel event…

Computation and Language · Computer Science 2022-03-23 Sijia Wang , Mo Yu , Shiyu Chang , Lichao Sun , Lifu Huang