English
Related papers

Related papers: RAAT: Relation-Augmented Attention Transformer for…

200 papers

Document-level relation extraction aims to extract relations among entities within a document. Compared with its sentence-level counterpart, Document-level relation extraction requires inference over multiple sentences to extract complex…

Computation and Language · Computer Science 2022-08-05 Liang Zhang , Yidong Cheng

Document-level relation extraction is to extract relation facts from a document consisting of multiple sentences, in which pronoun crossed sentences are a ubiquitous phenomenon against a single sentence. However, most of the previous works…

Computation and Language · Computer Science 2022-02-23 Zhongxuan Xue , Rongzhen Li , Qizhu Dai , Zhong Jiang

Document-level multi-event extraction aims to extract the structural information from a given document automatically. Most recent approaches usually involve two steps: (1) modeling entity interactions; (2) decoding entity interactions into…

Computation and Language · Computer Science 2023-05-31 Xinyu Wang , Lin Gui , Yulan He

Learning causal and temporal relationships between events is an important step towards deeper story and commonsense understanding. Though there are abundant datasets annotated with event relations for story comprehension, many have no…

Computation and Language · Computer Science 2019-04-29 Rujun Han , Mengyue Liang , Bashar Alhafni , Nanyun Peng

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

Document-level Relation Extraction (DRE) aims to recognize the relations between two entities. The entity may correspond to multiple mentions that span beyond sentence boundary. Few previous studies have investigated the mention…

Computation and Language · Computer Science 2022-01-14 Chao Zhao , Daojian Zeng , Lu Xu , Jianhua Dai

Recent work has shown that NLP tasks such as Relation Extraction (RE) can be recasted as Textual Entailment tasks using verbalizations, with strong performance in zero-shot and few-shot settings thanks to pre-trained entailment models. The…

Computation and Language · Computer Science 2022-05-04 Oscar Sainz , Itziar Gonzalez-Dios , Oier Lopez de Lacalle , Bonan Min , Eneko Agirre

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

Pretraining Large Language Models (LLMs) on large corpora of textual data is now a standard paradigm. When using these LLMs for many downstream applications, it is common to additionally bake in new knowledge (e.g., time-critical news, or…

Computation and Language · Computer Science 2024-06-06 Tianjun Zhang , Shishir G. Patil , Naman Jain , Sheng Shen , Matei Zaharia , Ion Stoica , Joseph E. Gonzalez

Document-level relation extraction (RE) aims at extracting relations among entities expressed across multiple sentences, which can be viewed as a multi-label classification problem. In a typical document, most entity pairs do not express…

Computation and Language · Computer Science 2022-05-04 Yang Zhou , Wee Sun Lee

Recently, prompt-tuning has attracted growing interests in event argument extraction (EAE). However, the existing prompt-tuning methods have not achieved satisfactory performance due to the lack of consideration of entity information. In…

Computation and Language · Computer Science 2022-10-31 Lu Dai , Bang Wang , Wei Xiang , Yijun Mo

The timeline of computer vision research is marked with advances in learning and utilizing efficient contextual representations. Most of them, however, are targeted at improving model performance on a single downstream task. We consider a…

Computer Vision and Pattern Recognition · Computer Science 2021-08-24 David Bruggemann , Menelaos Kanakis , Anton Obukhov , Stamatios Georgoulis , Luc Van Gool

Event Temporal Relation Extraction (ETRE) aims to identify the temporal relationship between two events, which plays an important role in natural language understanding. Most previous works follow a single-label classification style,…

Computation and Language · Computer Science 2024-08-15 Yutong Hu , Quzhe Huang , Yansong Feng

Information Extraction (IE) refers to automatically extracting structured relation tuples from unstructured texts. Common IE solutions, including Relation Extraction (RE) and open IE systems, can hardly handle cross-sentence tuples, and are…

Information Retrieval · Computer Science 2019-01-29 Lin Qiu , Hao Zhou , Yanru Qu , Weinan Zhang , Suoheng Li , Shu Rong , Dongyu Ru , Lihua Qian , Kewei Tu , Yong Yu

Relation extraction is the task of identifying relation instance between two entities given a corpus whereas Knowledge base modeling is the task of representing a knowledge base, in terms of relations between entities. This paper proposes…

Computation and Language · Computer Science 2020-11-20 Xiaoyu Chen , Rohan Badlani

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

Document-level event argument extraction is a crucial yet challenging task within the field of information extraction. Current mainstream approaches primarily focus on the information interaction between event triggers and their arguments,…

Computation and Language · Computer Science 2024-04-04 Wanlong Liu , Dingyi Zeng , Li Zhou , Yichen Xiao , Weishan Kong , Malu Zhang , Shaohuan Cheng , Hongyang Zhao , Wenyu Chen

The work presented in this master thesis consists of extracting a set of events from texts written in natural language. For this purpose, we have based ourselves on the basic notions of the information extraction as well as the open…

Computation and Language · Computer Science 2019-07-03 Sihem Sahnoun

Relation extraction (RE) involves identifying the relations between entities from underlying content. RE serves as the foundation for many natural language processing (NLP) and information retrieval applications, such as knowledge graph…

Computation and Language · Computer Science 2024-06-25 Xiaoyan Zhao , Yang Deng , Min Yang , Lingzhi Wang , Rui Zhang , Hong Cheng , Wai Lam , Ying Shen , Ruifeng Xu

Document-level relation extraction (DocRE) is the task of identifying all relations between each entity pair in a document. Evidence, defined as sentences containing clues for the relationship between an entity pair, has been shown to help…

Computation and Language · Computer Science 2023-02-20 Youmi Ma , An Wang , Naoaki Okazaki