中文
相关论文

相关论文: PESE: Event Structure Extraction using Pointer Net…

200 篇论文

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 detection in power systems aims to identify triggers and event types, which helps relevant personnel respond to emergencies promptly and facilitates the optimization of power supply strategies. However, the limited length of short…

计算与语言 · 计算机科学 2022-11-16 Qian Li , Jianxin Li , Lihong Wang , Cheng Ji , Yiming Hei , Jiawei Sheng , Qingyun Sun , Shan Xue , Pengtao Xie

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,…

计算与语言 · 计算机科学 2021-02-08 Xinya Du , Claire Cardie

Relation extraction is a central task in natural language processing (NLP) and information retrieval (IR) research. We argue that an important type of relation not explored in NLP or IR research to date is that of an event being an argument…

计算与语言 · 计算机科学 2023-04-05 Ruiqi Li , Patrik Haslum , Leyang Cui

Entity-relation extraction aims to jointly solve named entity recognition (NER) and relation extraction (RE). Recent approaches use either one-way sequential information propagation in a pipeline manner or two-way implicit interaction with…

计算与语言 · 计算机科学 2022-02-16 An Wang , Ao Liu , Hieu Hanh Le , Haruo Yokota

A key challenge of online news recommendation is to help users find articles they are interested in. Traditional news recommendation methods usually use single news information, which is insufficient to encode news and user representation.…

信息检索 · 计算机科学 2021-12-20 Songqiao Han , Hailiang Huang , Jiangwei Liu

Event temporal relation extraction~(ETRE) is usually formulated as a multi-label classification task, where each type of relation is simply treated as a one-hot label. This formulation ignores the meaning of relations and wipes out their…

计算与语言 · 计算机科学 2023-05-30 Quzhe Huang , Yutong Hu , Shengqi Zhu , Yansong Feng , Chang Liu , Dongyan Zhao

Document-level relation extraction (DocRE) aims to extract semantic relations among entity pairs in a document. Typical DocRE methods blindly take the full document as input, while a subset of the sentences in the document, noted as the…

计算与语言 · 计算机科学 2022-03-08 Yiqing Xie , Jiaming Shen , Sha Li , Yuning Mao , Jiawei Han

Event Extraction (EE) involves automatically identifying and extracting structured information about events from unstructured text, including triggers, event types, and arguments. Traditional discriminative models demonstrate high precision…

计算与语言 · 计算机科学 2025-08-28 Fatemeh Haji , Mazal Bethany , Cho-Yu Jason Chiang , Anthony Rios , Peyman Najafirad

Event extraction is a fundamental task for natural language processing. Finding the roles of event arguments like event participants is essential for event extraction. However, doing so for real-life event descriptions is challenging…

计算与语言 · 计算机科学 2021-12-23 Qian Li , Hao Peng , Jianxin Li , Jia Wu , Yuanxing Ning , Lihong Wang , Philip S. Yu , Zheng Wang

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…

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…

计算与语言 · 计算机科学 2024-06-18 Wanlong Liu , Li Zhou , Dingyi Zeng , Yichen Xiao , Shaohuan Cheng , Chen Zhang , Grandee Lee , Malu Zhang , Wenyu Chen

Audio captioning is an important research area that aims to generate meaningful descriptions for audio clips. Most of the existing research extracts acoustic features of audio clips as input to encoder-decoder and transformer architectures…

声音 · 计算机科学 2022-04-20 Ayşegül Özkaya Eren , Mustafa Sert

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

Conventional closed-world information extraction (IE) approaches rely on human ontologies to define the scope for extraction. As a result, such approaches fall short when applied to new domains. This calls for systems that can automatically…

计算与语言 · 计算机科学 2022-12-02 Sha Li , Heng Ji , Jiawei Han

We present a study on leveraging multilingual pre-trained generative language models for zero-shot cross-lingual event argument extraction (EAE). By formulating EAE as a language generation task, our method effectively encodes event…

计算与语言 · 计算机科学 2022-03-17 Kuan-Hao Huang , I-Hung Hsu , Premkumar Natarajan , Kai-Wei Chang , Nanyun Peng

Information extraction (IE) is an important task in Natural Language Processing (NLP), involving the extraction of named entities and their relationships from unstructured text. In this paper, we propose a novel approach to this task by…

计算与语言 · 计算机科学 2024-04-22 Urchade Zaratiana , Nadi Tomeh , Niama El Khbir , Pierre Holat , Thierry Charnois

Event extraction is essential for event understanding and analysis. It supports tasks such as document summarization and decision-making in emergency scenarios. However, existing event extraction approaches have limitations: (1)…

计算与语言 · 计算机科学 2026-04-24 Praval Sharma

Document-level relation extraction (RE), which requires reasoning on multiple entities in different sentences to identify complex inter-sentence relations, is more challenging than sentence-level RE. To extract the complex inter-sentence…

计算与语言 · 计算机科学 2022-04-04 Liang Zhang , Yidong Cheng

In this paper, we propose an effective yet efficient model PAIE for both sentence-level and document-level Event Argument Extraction (EAE), which also generalizes well when there is a lack of training data. On the one hand, PAIE utilizes…

计算与语言 · 计算机科学 2022-03-29 Yubo Ma , Zehao Wang , Yixin Cao , Mukai Li , Meiqi Chen , Kun Wang , Jing Shao