English
Related papers

Related papers: Few-Shot Document-Level Event Argument Extraction

200 papers

Event extraction (EE) is a crucial information extraction task that aims to extract event information in texts. Most existing methods assume that events appear in sentences without overlaps, which are not applicable to the complicated…

Computation and Language · Computer Science 2021-07-06 Jiawei Sheng , Shu Guo , Bowen Yu , Qian Li , Yiming Hei , Lihong Wang , Tingwen Liu , Hongbo Xu

Fully understanding narratives often requires identifying events in the context of whole documents and modeling the event relations. However, document-level event extraction is a challenging task as it requires the extraction of event and…

Computation and Language · Computer Science 2021-05-11 Kung-Hsiang Huang , Nanyun Peng

Data is published on the web over time in great volumes, but majority of the data is unstructured, making it hard to understand and difficult to interpret. Information Extraction (IE) methods obtain structured information from unstructured…

Computation and Language · Computer Science 2021-11-11 Ali Balali , Masoud Asadpour , Seyed Hossein Jafari

Event Extraction (EE) is one of the fundamental tasks in Information Extraction (IE) that aims to recognize event mentions and their arguments (i.e., participants) from text. Due to its importance, extensive methods and resources have been…

Computation and Language · Computer Science 2022-11-21 Amir Pouran Ben Veyseh , Javid Ebrahimi , Franck Dernoncourt , Thien Huu Nguyen

Event extraction is of practical utility in natural language processing. In the real world, it is a common phenomenon that multiple events existing in the same sentence, where extracting them are more difficult than extracting a single…

Computation and Language · Computer Science 2022-12-19 Xiao Liu , Zhunchen Luo , Heyan Huang

Event extraction (EE) is an essential task of information extraction, which aims to extract structured event information from unstructured text. Most prior work focuses on extracting flat events while neglecting overlapped or nested ones. A…

Computation and Language · Computer Science 2022-09-07 Hu Cao , Jingye Li , Fangfang Su , Fei Li , Hao Fei , Shengqiong Wu , Bobo Li , Liang Zhao , Donghong Ji

Scientific information extraction (SciIE) has primarily relied on entity-relation extraction in narrow domains, limiting its applicability to interdisciplinary research and struggling to capture the necessary context of scientific…

Computation and Language · Computer Science 2025-09-22 Bofu Dong , Pritesh Shah , Sumedh Sonawane , Tiyasha Banerjee , Erin Brady , Xinya Du , Ming Jiang

Event detection (ED) aims at detecting event trigger words in sentences and classifying them into specific event types. In real-world applications, ED typically does not have sufficient labelled data, thus can be formulated as a few-shot…

Computation and Language · Computer Science 2021-06-01 Shirong Shen , Tongtong Wu , Guilin Qi , Yuan-Fang Li , Gholamreza Haffari , Sheng Bi

This work aims to delve deeper into prompt-based event argument extraction (EAE) models. We explore the impact of incorporating various types of information into the prompt on model performance, including trigger, other role arguments for…

Computation and Language · Computer Science 2025-01-14 Chen Liang

Event detection tasks can enable the quick detection of events from texts and provide powerful support for downstream natural language processing tasks. Most such methods can only detect a fixed set of predefined event classes. To extend…

Computation and Language · Computer Science 2023-05-05 Hao Wang , Hanwen Shi , Jianyong Duan

Recent mainstream event argument extraction methods process each event in isolation, resulting in inefficient inference and ignoring the correlations among multiple events. To address these limitations, here we propose a multiple-event…

Computation and Language · Computer Science 2024-06-18 Wanlong Liu , Li Zhou , Dingyi Zeng , Yichen Xiao , Shaohuan Cheng , Chen Zhang , Grandee Lee , Malu Zhang , Wenyu Chen

Document-level relation extraction (DocRE) poses the challenge of identifying relationships between entities within a document as opposed to the traditional RE setting where a single sentence is input. Existing approaches rely on logical…

Information Retrieval · Computer Science 2024-01-23 Monika Jain , Raghava Mutharaju , Ramakanth Kavuluru , Kuldeep Singh

Document-level Relation Extraction (DocRE) aims to identify relationships between entity pairs within a document. However, most existing methods assume a uniform label distribution, resulting in suboptimal performance on real-world,…

Computation and Language · Computer Science 2025-01-14 Khai Phan Tran , Wen Hua , Xue Li

Document-level event extraction (DEE) faces two main challenges: arguments-scattering and multi-event. Although previous methods attempt to address these challenges, they overlook the interference of event-unrelated sentences during event…

Computation and Language · Computer Science 2023-10-17 Gang Zhao , Yidong Shi , Shudong Lu , Xinjie Yang , Guanting Dong , Jian Xu , Xiaocheng Gong , Si Li

Events and entities are closely related; entities are often actors or participants in events and events without entities are uncommon. The interpretation of events and entities is highly contextually dependent. Existing work in information…

Computation and Language · Computer Science 2016-09-14 Bishan Yang , Tom Mitchell

The problem of event extraction requires detecting the event trigger and extracting its corresponding arguments. Existing work in event argument extraction typically relies heavily on entity recognition as a preprocessing/concurrent step,…

Computation and Language · Computer Science 2021-02-08 Xinya Du , Claire Cardie

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

Event Argument Extraction (EAE) is pivotal for extracting structured information from unstructured text, yet it remains challenging due to the complexity of real-world document-level EAE. We propose a novel Definition-augmented…

Computation and Language · Computer Science 2024-09-04 Tongyue Sun , Jiayi Xiao

Event extraction has gained considerable interest due to its wide-ranging applications. However, recent studies draw attention to evaluation issues, suggesting that reported scores may not accurately reflect the true performance. In this…

Computation and Language · Computer Science 2024-06-07 Kuan-Hao Huang , I-Hung Hsu , Tanmay Parekh , Zhiyu Xie , Zixuan Zhang , Premkumar Natarajan , Kai-Wei Chang , Nanyun Peng , Heng Ji

Topic models have been successfully used for analyzing text documents. However, with existing topic models, many documents are required for training. In this paper, we propose a neural network-based few-shot learning method that can learn a…

Computation and Language · Computer Science 2021-04-20 Tomoharu Iwata