English
Related papers

Related papers: Boosting Event Extraction with Denoised Structure-…

200 papers

Most current Event Extraction (EE) methods focus on the high-resource scenario, which requires a large amount of annotated data and can hardly be applied to low-resource domains. To address EE more effectively with limited resources, we…

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

Biomedical events describe complex interactions between various biomedical entities. Event trigger is a word or a phrase which typically signifies the occurrence of an event. Event trigger identification is an important first step in all…

Computation and Language · Computer Science 2017-05-29 Patchigolla V S S Rahul , Sunil Kumar Sahu , Ashish Anand

Emotion recognition in text, the task of identifying emotions such as joy or anger, is a challenging problem in NLP with many applications. One of the challenges is the shortage of available datasets that have been annotated with emotions.…

Computation and Language · Computer Science 2023-10-31 Anna Koufakou , Diego Grisales , Ragy Costa de jesus , Oscar Fox

Relation Extraction (RE) aims at recognizing the relation between pairs of entities mentioned in a text. Advances in LLMs have had a tremendous impact on NLP. In this work, we propose a textual data augmentation framework called PGA for…

Computation and Language · Computer Science 2024-06-03 Yang Zhou , Shimin Shan , Hongkui Wei , Zhehuan Zhao , Wenshuo Feng

Open Information Extraction (OIE) is a structured prediction (SP) task in Natural Language Processing (NLP) that aims to extract structured $n$-ary tuples - usually subject-relation-object triples - from free text. The word embeddings in…

Computation and Language · Computer Science 2024-03-22 Fauzan Farooqui , Thanmay Jayakumar , Pulkit Mathur , Mansi Radke

Document-level Event Causality Identification (DECI) aims to identify causal relations between two events in documents. Recent research tends to use pre-trained language models to generate the event causal relations. Whereas, these methods…

Computation and Language · Computer Science 2024-03-19 Baiyan Zhang , Qin Chen , Jie Zhou , Jian Jin , Liang He

Event extraction (EE) is the task of identifying interested event mentions from text. Conventional efforts mainly focus on the supervised setting. However, these supervised models cannot generalize to event types out of the pre-defined…

Computation and Language · Computer Science 2022-11-15 Hongming Zhang , Wenlin Yao , Dong Yu

Event temporal relation (TempRel) is a primary subject of the event relation extraction task. However, the inherent ambiguity of TempRel increases the difficulty of the task. With the rise of prompt engineering, it is important to design…

Computation and Language · Computer Science 2024-03-25 Xiaobin Zhang , Liangjun Zang , Qianwen Liu , Shuchong Wei , Songlin Hu

We examine the capabilities of a unified, multi-task framework for three information extraction tasks: named entity recognition, relation extraction, and event extraction. Our framework (called DyGIE++) accomplishes all tasks by…

Computation and Language · Computer Science 2019-09-11 David Wadden , Ulme Wennberg , Yi Luan , Hannaneh Hajishirzi

In the contemporary digital landscape, media content stands as the foundation for political news analysis, offering invaluable insights sourced from various channels like news articles, social media updates, speeches, and reports. Natural…

Information Retrieval · Computer Science 2025-02-25 Muhammad Arslan , Saba Munawar , Christophe Cruz

Event extraction is a fundamental task in natural language processing that involves identifying and extracting information about events mentioned in text. However, it is a challenging task due to the lack of annotated data, which is…

Computation and Language · Computer Science 2023-03-10 Jun Gao , Huan Zhao , Changlong Yu , Ruifeng Xu

Expressive text encoders such as RNNs and Transformer Networks have been at the center of NLP models in recent work. Most of the effort has focused on sentence-level tasks, capturing the dependencies between words in a single sentence, or…

Computation and Language · Computer Science 2021-09-15 Manuel Widmoser , Maria Leonor Pacheco , Jean Honorio , Dan Goldwasser

Data-hungry deep neural networks have established themselves as the standard for many NLP tasks including the traditional sequence tagging ones. Despite their state-of-the-art performance on high-resource languages, they still fall behind…

Computation and Language · Computer Science 2021-11-19 Gözde Gül Şahin

We consider open domain event extraction, the task of extracting unconstraint types of events from news clusters. A novel latent variable neural model is constructed, which is scalable to very large corpus. A dataset is collected and…

Computation and Language · Computer Science 2022-12-19 Xiao Liu , Heyan Huang , Yue Zhang

The problem of event extraction is a relatively difficult task for low resource languages due to the non-availability of sufficient annotated data. Moreover, the task becomes complex for tail (rarely occurring) labels wherein extremely less…

Information Retrieval · Computer Science 2020-11-23 Ayush Maheshwari , Hrishikesh Patel , Nandan Rathod , Ritesh Kumar , Ganesh Ramakrishnan , Pushpak Bhattacharyya

Traditional event detection classifies a word or a phrase in a given sentence for a set of predefined event types. The limitation of such predefined set is that it prevents the adaptation of the event detection models to new event types. We…

Machine Learning · Computer Science 2019-10-28 Viet Dac Lai , Thien Huu Nguyen

Extracting key information from documents, such as receipts or invoices, and preserving the interested texts to structured data is crucial in the document-intensive streamline processes of office automation in areas that includes but not…

Computer Vision and Pattern Recognition · Computer Science 2019-06-21 Xiaohui Zhao , Endi Niu , Zhuo Wu , Xiaoguang Wang

We propose a new paradigm to automatically generate training data with accurate labels at scale using the text-to-image synthesis frameworks (e.g., DALL-E, Stable Diffusion, etc.). The proposed approach1 decouples training data generation…

Computer Vision and Pattern Recognition · Computer Science 2023-09-13 Yunhao Ge , Jiashu Xu , Brian Nlong Zhao , Neel Joshi , Laurent Itti , Vibhav Vineet

This paper proposes a structure-aware decoding method based on large language models to address the difficulty of traditional approaches in maintaining both semantic integrity and structural consistency in nested and overlapping entity…

Computation and Language · Computer Science 2026-01-29 Zhimin Qiu , Di Wu , Feng Liu , Yuxiao Wang

Recent work on Event Extraction has reframed the task as Question Answering (QA), with promising results. The advantage of this approach is that it addresses the error propagation issue found in traditional token-based classification…

Computation and Language · Computer Science 2023-07-13 Di Lu , Shihao Ran , Joel Tetreault , Alejandro Jaimes