中文
相关论文

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

200 篇论文

Event detection (ED) identifies and classifies event triggers from unstructured texts, serving as a fundamental task for information extraction. Despite the remarkable progress achieved in the past several years, most research efforts focus…

计算与语言 · 计算机科学 2022-11-28 Xiangyu Xi , Jianwei Lv , Shuaipeng Liu , Wei Ye , Fan Yang , Guanglu Wan

Event extraction is an important work of medical text processing. According to the complex characteristics of medical text annotation, we use the end-to-end event extraction model to enhance the output formatting information of events.…

计算与语言 · 计算机科学 2022-08-22 Wei Feng , Ruochen Huang , Yun Yu , Huiting Sun , Yun Liu

Scientific information extraction (SciIE) is critical for converting unstructured knowledge from scholarly articles into structured data (entities and relations). Several datasets have been proposed for training and validating SciIE models.…

计算与语言 · 计算机科学 2024-10-29 Qi Zhang , Zhijia Chen , Huitong Pan , Cornelia Caragea , Longin Jan Latecki , Eduard Dragut

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…

计算与语言 · 计算机科学 2026-03-05 Guangjun Zhang , Hu Zhang , Yazhou Han , Yue Fan , Yuhang Shao , Ru Li , Hongye Tan

Event extraction (EE) is a critical direction in the field of information extraction, laying an important foundation for the construction of structured knowledge bases. EE from text has received ample research and attention for years, yet…

多媒体 · 计算机科学 2024-08-26 Bin Wang , Meishan Zhang , Hao Fei , Yu Zhao , Bobo Li , Shengqiong Wu , Wei Ji , Min Zhang

Event extraction has gained extensive research attention due to its broad range of applications. However, the current mainstream evaluation method for event extraction relies on token-level exact match, which misjudges numerous…

计算与语言 · 计算机科学 2025-03-05 Yi-Fan Lu , Xian-Ling Mao , Tian Lan , Heyan Huang , Chen Xu , Xiaoyan Gao

Events are inter-related in documents. Motivated by the one-sense-per-discourse theory, we hypothesize that a participant tends to play consistent roles across multiple events in the same document. However recent work on document-level…

计算与语言 · 计算机科学 2022-05-31 Qi Zeng , Qiusi Zhan , Heng Ji

The primary goal of drug safety researchers and regulators is to promptly identify adverse drug reactions. Doing so may in turn prevent or reduce the harm to patients and ultimately improve public health. Evaluating and monitoring drug…

计算与语言 · 计算机科学 2022-10-25 Zhaoyue Sun , Jiazheng Li , Gabriele Pergola , Byron C. Wallace , Bino John , Nigel Greene , Joseph Kim , Yulan He

We present a Chinese judicial reading comprehension (CJRC) dataset which contains approximately 10K documents and almost 50K questions with answers. The documents come from judgment documents and the questions are annotated by law experts.…

计算与语言 · 计算机科学 2019-12-21 Xingyi Duan , Baoxin Wang , Ziyue Wang , Wentao Ma , Yiming Cui , Dayong Wu , Shijin Wang , Ting Liu , Tianxiang Huo , Zhen Hu , Heng Wang , Zhiyuan Liu

In search engines, query expansion (QE) is a crucial technique to improve search experience. Previous studies often rely on long-term search log mining, which leads to slow updates and is sub-optimal for time-sensitive news searches. In…

信息检索 · 计算机科学 2023-05-31 Yanan Zhang , Weijie Cui , Yangfan Zhang , Xiaoling Bai , Zhe Zhang , Jin Ma , Xiang Chen , Tianhua Zhou

In this work, we construct and release a multi-domain and multi-modality event dataset (MMED), containing 25,165 textual news articles collected from hundreds of news media sites (e.g., Yahoo News, Google News, CNN News.) and 76,516 image…

多媒体 · 计算机科学 2019-04-10 Zhenguo Yang , Zehang Lin , Min Cheng , Qing Li , Wenyin Liu

In the field of Natural Language Processing (NLP), Large Language Models (LLMs) have shown great potential in document-level event extraction tasks, but existing methods face challenges in the design of prompts. To address this issue, we…

计算与语言 · 计算机科学 2024-08-13 Zhuoyuan Liu , Yilin Luo

EventNet is a large-scale video corpus and event ontology consisting of 500 events associated with event-specific concepts. In order to improve the quality of the current EventNet, we conduct the following steps and introduce EventNet…

计算机视觉与模式识别 · 计算机科学 2016-09-13 Dongang Wang , Zheng Shou , Hongyi Liu , Shih-Fu Chang

With the advancement of multimedia technologies, news documents and user-generated content are often represented as multiple modalities, making Multimedia Event Extraction (MEE) an increasingly important challenge. However, recent MEE…

计算与语言 · 计算机科学 2024-10-03 Philipp Seeberger , Dominik Wagner , Korbinian Riedhammer

Event extraction aims to recognize pre-defined event triggers and arguments from texts, which suffer from the lack of high-quality annotations. In most NLP applications, involving a large scale of synthetic training data is a practical and…

计算与语言 · 计算机科学 2023-05-17 bo wang , Heyan Huang , Xiaochi Wei , Ge Shi , Xiao Liu , Chong Feng , Tong Zhou , Shuaiqiang Wang , Dawei Yin

Multimodal Named Entity Recognition (MNER) is a pivotal task designed to extract named entities from text with the support of pertinent images. Nonetheless, a notable paucity of data for Chinese MNER has considerably impeded the progress of…

计算与语言 · 计算机科学 2024-03-04 Yuanze Ji , Bobo Li , Jun Zhou , Fei Li , Chong Teng , Donghong Ji

Event Argument extraction refers to the task of extracting structured information from unstructured text for a particular event of interest. The existing works exhibit poor capabilities to extract causal event arguments like Reason and…

计算与语言 · 计算机科学 2021-05-04 Debanjana Kar , Sudeshna Sarkar , Pawan Goyal

Extracting the reported events from text is one of the key research themes in natural language processing. This process includes several tasks such as event detection, argument extraction, role labeling. As one of the most important topics…

计算与语言 · 计算机科学 2022-10-11 Viet Dac Lai

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…

计算与语言 · 计算机科学 2022-12-19 Xiao Liu , Zhunchen Luo , Heyan Huang

Prior works formulate the extraction of event-specific arguments as a span extraction problem, where event arguments are explicit -- i.e. assumed to be contiguous spans of text in a document. In this study, we revisit this definition of…

计算与语言 · 计算机科学 2024-10-07 Omar Sharif , Joseph Gatto , Madhusudan Basak , Sarah M. Preum