English
Related papers

Related papers: OneEE: A One-Stage Framework for Fast Overlapping …

200 papers

The task of event extraction (EE) aims to find the events and event-related argument information from the text and represent them in a structured format. Most previous works try to solve the problem by separately identifying multiple…

Computation and Language · Computer Science 2022-11-23 Alapan Kuila , Sudeshan Sarkar

Event Detection (ED) aims to identify event trigger words from a given text and classify it into an event type. Most of current methods to ED rely heavily on training instances, and almost ignore the correlation of event types. Hence, they…

Information Retrieval · Computer Science 2023-02-03 Shumin Deng , Ningyu Zhang , Luoqiu Li , Hui Chen , Huaixiao Tou , Mosha Chen , Fei Huang , Huajun Chen

Document-level entity-based extraction (EE), aiming at extracting entity-centric information such as entity roles and entity relations, is key to automatic knowledge acquisition from text corpora for various domains. Most document-level EE…

Computation and Language · Computer Science 2021-09-13 Kung-Hsiang Huang , Sam Tang , Nanyun Peng

While text-based event extraction has been an active research area and has seen successful application in many domains, extracting semantic events from speech directly is an under-explored problem. In this paper, we introduce the Speech…

Computation and Language · Computer Science 2024-01-30 Jingqi Kang , Tongtong Wu , Jinming Zhao , Guitao Wang , Guilin Qi , Yuan-Fang Li , Gholamreza Haffari

Joint entity and relation extraction is an essential task in natural language processing and knowledge graph construction. Existing approaches usually decompose the joint extraction task into several basic modules or processing steps to…

Computation and Language · Computer Science 2022-03-18 Yu-Ming Shang , Heyan Huang , Xian-Ling Mao

Entity Recognition (ER) within a text is a fundamental exercise in Natural Language Processing, enabling further depending tasks such as Knowledge Extraction, Text Summarisation, or Keyphrase Extraction. An entity consists of single words…

Computation and Language · Computer Science 2021-06-14 Andreas Waldis , Luca Mazzola

Event extraction (EE) is a crucial task aiming at extracting events from texts, which includes two subtasks: event detection (ED) and event argument extraction (EAE). In this paper, we check the reliability of EE evaluations and identify…

Computation and Language · Computer Science 2023-06-16 Hao Peng , Xiaozhi Wang , Feng Yao , Kaisheng Zeng , Lei Hou , Juanzi Li , Zhiyuan Liu , Weixing Shen

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

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

Event argument extraction (EAE) has been well studied at the sentence level but under-explored at the document level. In this paper, we study to capture event arguments that actually spread across sentences in documents. Prior works usually…

Computation and Language · Computer Science 2023-05-29 Xianjun Yang , Yujie Lu , Linda Petzold

Joint-event-extraction, which extracts structural information (i.e., entities or triggers of events) from unstructured real-world corpora, has attracted more and more research attention in natural language processing. Most existing works do…

Computation and Language · Computer Science 2020-10-15 Yue Wang , Zhuo Xu , Lu Bai , Yao Wan , Lixin Cui , Qian Zhao , Edwin R. Hancock , Philip S. Yu

Extracting entities and relations is an essential task of information extraction. Triplets extracted from a sentence might overlap with each other. Previous methods either did not address the overlapping issues or solved overlapping issues…

Computation and Language · Computer Science 2023-04-07 Hao Zhang

We propose a new paradigm for universal information extraction (IE) that is compatible with any schema format and applicable to a list of IE tasks, such as named entity recognition, relation extraction, event extraction and sentiment…

Computation and Language · Computer Science 2023-05-23 Ping Yang , Junyu Lu , Ruyi Gan , Junjie Wang , Yuxiang Zhang , Jiaxing Zhang , Pingjian Zhang

Event extraction is a complex information extraction task that involves extracting events from unstructured text. Prior classification-based methods require comprehensive entity annotations for joint training, while newer generation-based…

Computation and Language · Computer Science 2024-09-05 Meiru Zhang , Yixuan Su , Zaiqiao Meng , Zihao Fu , Nigel Collier

Early Exiting is one of the most popular methods to achieve efficient inference. Current early exiting methods adopt the (weighted) sum of the cross entropy loss of all internal classifiers during training, imposing all these classifiers to…

Computation and Language · Computer Science 2024-04-09 Ziqian Zeng , Yihuai Hong , Hongliang Dai , Huiping Zhuang , Cen Chen

Structural extraction of events within discourse is critical since it avails a deeper understanding of communication patterns and behavior trends. Event argument extraction (EAE), at the core of event-centric understanding, is the task of…

Computation and Language · Computer Science 2025-03-21 Xinliang Frederick Zhang , Carter Blum , Temma Choji , Shalin Shah , Alakananda Vempala

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

Events are essential components of speech and texts, describing the changes in the state of entities. The event extraction task aims to identify and classify events and find their participants according to event schemas. Manually predefined…

Computation and Language · Computer Science 2024-03-20 Haochen Li , Di Geng

Large language models (LLMs) and multimodal LLMs are changing event extraction (EE): prompting and generation can often produce structured outputs in zero shot or few shot settings. Yet LLM based pipelines face deployment gaps, including…

Computation and Language · Computer Science 2025-12-23 Bobo Li , Xudong Han , Jiang Liu , Yuzhe Ding , Liqiang Jing , Zhaoqi Zhang , Jinheng Li , Xinya Du , Fei Li , Meishan Zhang , Min Zhang , Aixin Sun , Philip S. Yu , Hao Fei

Implicit event argument extraction (EAE) aims to identify arguments that could scatter over the document. Most previous work focuses on learning the direct relations between arguments and the given trigger, while the implicit relations with…

Computation and Language · Computer Science 2022-06-14 Jiaju Lin , Qin Chen , Jie Zhou , Jian Jin , Liang He