English
Related papers

Related papers: Modeling Multi-Granularity Hierarchical Features f…

200 papers

Open relation extraction (ORE) remains a challenge to obtain a semantic representation by discovering arbitrary relation tuples from the unstructured text. Conventional methods heavily depend on feature engineering or syntactic parsing,…

Computation and Language · Computer Science 2020-02-14 Shengbin Jia , Yang Xiang

Joint extraction of entities and relations is an important task in information extraction. To tackle this problem, we firstly propose a novel tagging scheme that can convert the joint extraction task to a tagging problem. Then, based on our…

Computation and Language · Computer Science 2017-06-19 Suncong Zheng , Feng Wang , Hongyun Bao , Yuexing Hao , Peng Zhou , Bo Xu

Dialogue relation extraction (RE) is to predict the relation type of two entities mentioned in a dialogue. In this paper, we propose a simple yet effective model named SimpleRE for the RE task. SimpleRE captures the interrelations among…

Computation and Language · Computer Science 2023-04-26 Fuzhao Xue , Aixin Sun , Hao Zhang , Jinjie Ni , Eng Siong Chng

Relation Extraction (RE) is a foundational task of natural language processing. RE seeks to transform raw, unstructured text into structured knowledge by identifying relational information between entity pairs found in text. RE has numerous…

Computation and Language · Computer Science 2022-07-19 William Hogan

Joint extraction of entities and relations from unstructured texts is a crucial task in information extraction. Recent methods achieve considerable performance but still suffer from some inherent limitations, such as redundancy of relation…

Computation and Language · Computer Science 2021-06-21 Hengyi Zheng , Rui Wen , Xi Chen , Yifan Yang , Yunyan Zhang , Ziheng Zhang , Ningyu Zhang , Bin Qin , Ming Xu , Yefeng Zheng

Relation extraction (RE) is an indispensable information extraction task in several disciplines. RE models typically assume that named entity recognition (NER) is already performed in a previous step by another independent model. Several…

Computation and Language · Computer Science 2019-08-29 Tung Tran , Ramakanth Kavuluru

In this paper, we propose a novel method for joint entity and relation extraction from unstructured text by framing it as a conditional sequence generation problem. In contrast to conventional generative information extraction models that…

Computation and Language · Computer Science 2024-01-17 Urchade Zaratiana , Nadi Tomeh , Pierre Holat , Thierry Charnois

Relation Extraction (RE), the task of detecting and characterizing semantic relations between entities in text, has gained much importance in the last two decades, mainly in the biomedical domain. Many papers have been published on Relation…

Artificial Intelligence · Computer Science 2020-01-14 Rinaldo Lima , Bernard Espinasse , Fred Freitas

Document-level relation extraction aims to extract relations among entities within a document. Different from sentence-level relation extraction, it requires reasoning over multiple sentences across a document. In this paper, we propose…

Computation and Language · Computer Science 2020-09-30 Shuang Zeng , Runxin Xu , Baobao Chang , Lei Li

Dialogue relation extraction (DRE) aims to detect the relation between two entities mentioned in a multi-party dialogue. It plays an important role in constructing knowledge graphs from conversational data increasingly abundant on the…

Computation and Language · Computer Science 2021-06-22 Hui Chen , Pengfei Hong , Wei Han , Navonil Majumder , Soujanya Poria

Using different sources of information to support automated extracting of relations between biomedical concepts contributes to the development of our understanding of biological systems. The primary comprehensive source of these relations…

Computation and Language · Computer Science 2020-09-21 Diana Sousa , Andre Lamurias , Francisco M. Couto

In this study, a novel method for extracting named entities and relations from unstructured text based on the table representation is presented. By using contextualized word embeddings, the proposed method computes representations for…

Computation and Language · Computer Science 2022-01-28 Youmi Ma , Tatsuya Hiraoka , Naoaki Okazaki

The relation triples extraction method based on table filling can address the issues of relation overlap and bias propagation. However, most of them only establish separate table features for each relationship, which ignores the implicit…

Information Retrieval · Computer Science 2022-10-10 Runze Fang , Junping Du , Yingxia Shao , Zeli Guan

We build a bridge between neural network-based machine learning and graph-based natural language processing and introduce a unified approach to keyphrase, summary and relation extraction by aggregating dependency graphs from links provided…

Artificial Intelligence · Computer Science 2019-09-27 Paul Tarau , Eduardo Blanco

Previous works on key information extraction from visually rich documents (VRDs) mainly focus on labeling the text within each bounding box (i.e., semantic entity), while the relations in-between are largely unexplored. In this paper, we…

Computation and Language · Computer Science 2021-10-20 Yue Zhang , Bo Zhang , Rui Wang , Junjie Cao , Chen Li , Zuyi Bao

Current supervised relational triple extraction approaches require huge amounts of labeled data and thus suffer from poor performance in few-shot settings. However, people can grasp new knowledge by learning a few instances. To this end, we…

Computation and Language · Computer Science 2023-01-26 Haiyang Yu , Ningyu Zhang , Shumin Deng , Hongbin Ye , Wei Zhang , Huajun Chen

Sentence-level relation extraction (RE) aims at identifying the relationship between two entities in a sentence. Many efforts have been devoted to this problem, while the best performing methods are still far from perfect. In this paper, we…

Computation and Language · Computer Science 2022-09-23 Wenxuan Zhou , Muhao Chen

Relation Extraction (RE) is to predict the relation type of two entities that are mentioned in a piece of text, e.g., a sentence or a dialogue. When the given text is long, it is challenging to identify indicative words for the relation…

Computation and Language · Computer Science 2023-04-26 Fuzhao Xue , Aixin Sun , Hao Zhang , Eng Siong Chng

Entity relation extraction consists of two sub-tasks: entity recognition and relation extraction. Existing methods either tackle these two tasks separately or unify them with word-by-word interactions. In this paper, we propose HIORE, a new…

Computation and Language · Computer Science 2023-05-09 Yijun Wang , Changzhi Sun , Yuanbin Wu , Lei Li , Junchi Yan , Hao Zhou

To process contexts with unlimited length using Large Language Models (LLMs), recent studies explore hierarchically managing the long text. Only several text fragments are taken from the external memory and passed into the temporary working…

Computation and Language · Computer Science 2024-06-06 Xihang Yue , Linchao Zhu , Yi Yang