中文
相关论文

相关论文: CMNEE: A Large-Scale Document-Level Event Extracti…

200 篇论文

As a pivotal task in natural language processing, element extraction has gained significance in the legal domain. Extracting legal elements from judicial documents helps enhance interpretative and analytical capacities of legal cases, and…

计算与语言 · 计算机科学 2023-10-11 Xue Zongyue , Liu Huanghai , Hu Yiran , Kong Kangle , Wang Chenlu , Liu Yun , Shen Weixing

We introduce a new task, MultiMedia Event Extraction (M2E2), which aims to extract events and their arguments from multimedia documents. We develop the first benchmark and collect a dataset of 245 multimedia news articles with extensively…

多媒体 · 计算机科学 2020-05-07 Manling Li , Alireza Zareian , Qi Zeng , Spencer Whitehead , Di Lu , Heng Ji , Shih-Fu Chang

The diverse relationships among real-world events, including coreference, temporal, causal, and subevent relations, are fundamental to understanding natural languages. However, two drawbacks of existing datasets limit event relation…

计算与语言 · 计算机科学 2022-11-15 Xiaozhi Wang , Yulin Chen , Ning Ding , Hao Peng , Zimu Wang , Yankai Lin , Xu Han , Lei Hou , Juanzi Li , Zhiyuan Liu , Peng Li , Jie Zhou

Narratives are fundamental to our understanding of the world, providing us with a natural structure for knowledge representation over time. Computational narrative extraction is a subfield of artificial intelligence that makes heavy use of…

计算与语言 · 计算机科学 2023-03-14 Brian Keith Norambuena , Tanushree Mitra , Chris North

Understanding events in texts is a core objective of natural language understanding, which requires detecting event occurrences, extracting event arguments, and analyzing inter-event relationships. However, due to the annotation challenges…

计算与语言 · 计算机科学 2024-06-21 Xiaozhi Wang , Hao Peng , Yong Guan , Kaisheng Zeng , Jianhui Chen , Lei Hou , Xu Han , Yankai Lin , Zhiyuan Liu , Ruobing Xie , Jie Zhou , Juanzi Li

Most existing event extraction (EE) methods merely extract event arguments within the sentence scope. However, such sentence-level EE methods struggle to handle soaring amounts of documents from emerging applications, such as finance,…

计算与语言 · 计算机科学 2019-09-24 Shun Zheng , Wei Cao , Wei Xu , Jiang Bian

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…

计算与语言 · 计算机科学 2022-02-08 Shiyao Cui , Xin Cong , Bowen Yu , Tingwen Liu , Yucheng Wang , Jinqiao Shi

Event Extraction (EE) is one of the essential tasks in information extraction, which aims to detect event mentions from text and find the corresponding argument roles. The EE task can be abstracted as a process of matching the semantic…

计算与语言 · 计算机科学 2023-06-07 Haochen Li , Tianhao Gao , Jingkun Wang , Weiping Li

Biomedical Event Extraction (BEE) is a challenging task that involves modeling complex relationships between fine-grained entities in biomedical text. BEE has traditionally been formulated as a classification problem. With recent…

计算与语言 · 计算机科学 2025-02-24 Haohan Yuan , Siu Cheung Hui , Haopeng Zhang

Event extraction (EE), which acquires structural event knowledge from texts, can be divided into two sub-tasks: event type classification and element extraction (namely identifying triggers and arguments under different role patterns). As…

计算与语言 · 计算机科学 2022-08-19 Qian Li , Shu Guo , Jia Wu , Jianxin Li , Jiawei Sheng , Lihong Wang , Xiaohan Dong , Hao Peng

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…

计算与语言 · 计算机科学 2022-09-07 Jie Zhou , Qi Zhang , Qin Chen , Liang He , Xuanjing Huang

With the rapid development of large language models (LLMs), more and more researchers have paid attention to information extraction based on LLMs. However, there are still some spaces to improve in the existing related methods. First,…

计算与语言 · 计算机科学 2026-03-24 Jiang Liu , Ge Qiu , Hao Fei , Dongdong Xie , Jinbo Li , Fei Li , Chong Teng , Donghong Ji

Recognizing facts is the most fundamental step in making judgments, hence detecting events in the legal documents is important to legal case analysis tasks. However, existing Legal Event Detection (LED) datasets only concern incomprehensive…

计算与语言 · 计算机科学 2022-03-17 Feng Yao , Chaojun Xiao , Xiaozhi Wang , Zhiyuan Liu , Lei Hou , Cunchao Tu , Juanzi Li , Yun Liu , Weixing Shen , Maosong Sun

This paper presents LEMONADE, a large-scale conflict event dataset comprising 39,786 events across 20 languages and 171 countries, with extensive coverage of region-specific entities. LEMONADE is based on a partially reannotated subset of…

Multimedia Event Extraction (MEE) aims to identify events and their arguments from documents that contain both text and images. It requires grounding event semantics across different modalities. Progress in MEE is limited by the lack of…

计算与语言 · 计算机科学 2026-05-28 Yongkang Jin , Jianwen Luo , Jingjing Wang , Jianmin Yao , Yu Hong

Event extraction (EE) is a fundamental task in natural language processing (NLP) that involves identifying and extracting event information from unstructured text. Effective EE in real-world scenarios requires two key steps: selecting…

计算与语言 · 计算机科学 2025-05-14 Sheng Liang , Hang Lv , Zhihao Wen , Yaxiong Wu , Yongyue Zhang , Hao Wang , Yong Liu

It is crucial to understand a specific domain by events. Extensive event extraction research has been conducted in many domains such as news, finance, and biology. However, event extraction in scientific domain is still insufficiently…

计算与语言 · 计算机科学 2026-04-28 Yi-Fan Lu , Xian-Ling Mao , Bo Wang , Xiao Liu , Heyan Huang

Nested Event Extraction (NEE) aims to extract complex event structures where an event contains other events as its arguments recursively. Nested events involve a kind of Pivot Elements (PEs) that simultaneously act as arguments of…

计算与语言 · 计算机科学 2024-04-09 Weicheng Ren , Zixuan Li , Xiaolong Jin , Long Bai , Miao Su , Yantao Liu , Saiping Guan , Jiafeng Guo , Xueqi Cheng

Recognizing events and their coreferential mentions in a document is essential for understanding semantic meanings of text. The existing research on event coreference resolution is mostly limited to news articles. In this paper, we present…

Document-level event extraction is a long-standing challenging information retrieval problem involving a sequence of sub-tasks: entity extraction, event type judgment, and event type-specific multi-event extraction. However, addressing the…

计算与语言 · 计算机科学 2023-07-03 Qizhi Wan , Changxuan Wan , Keli Xiao , Hui Xiong , Dexi Liu , Xiping Liu