English
Related papers

Related papers: Complex Relation Extraction: Challenges and Opport…

200 papers

Document-level relation extraction (RE) aims to extract the relations between entities from the input document that usually containing many difficultly-predicted entity pairs whose relations can only be predicted through relational…

Computation and Language · Computer Science 2022-11-29 Liang Zhang , Jinsong Su , Yidong Chen , Zhongjian Miao , Zijun Min , Qingguo Hu , Xiaodong Shi

Joint extraction of entities and relations aims to detect entity pairs along with their relations using a single model. Prior work typically solves this task in the extract-then-classify or unified labeling manner. However, these methods…

Computation and Language · Computer Science 2020-02-20 Bowen Yu , Zhenyu Zhang , Xiaobo Shu , Yubin Wang , Tingwen Liu , Bin Wang , Sujian Li

In natural language, often multiple entities appear in the same text. However, most previous works in Relation Extraction (RE) limit the scope to identifying the relation between two entities at a time. Such an approach induces a quadratic…

Computation and Language · Computer Science 2020-10-13 Zhijing Jin , Yongyi Yang , Xipeng Qiu , Zheng Zhang

Composed image retrieval, a task involving the search for a target image using a reference image and a complementary text as the query, has witnessed significant advancements owing to the progress made in cross-modal modeling. Unlike the…

Computer Vision and Pattern Recognition · Computer Science 2024-02-01 Xintong Jiang , Yaxiong Wang , Yujiao Wu , Meng Wang , Xueming Qian

Multimodal relation extraction (MRE) is the task of identifying the semantic relationships between two entities based on the context of the sentence image pair. Existing retrieval-augmented approaches mainly focused on modeling the…

Computation and Language · Computer Science 2023-05-26 Xuming Hu , Zhijiang Guo , Zhiyang Teng , Irwin King , Philip S. Yu

Named Entity Recognition and Relation Extraction are two crucial and challenging subtasks in the field of Information Extraction. Despite the successes achieved by the traditional approaches, fundamental research questions remain open.…

Computation and Language · Computer Science 2024-05-15 Yao Wang , Xin Liu , Weikun Kong , Hai-Tao Yu , Teeradaj Racharak , Kyoung-Sook Kim , Minh Le Nguyen

This article presents a systematic review of relation extraction (RE) research since the advent of Transformer-based models. Using an automated framework to collect and annotate publications, we analyze 34 surveys, 64 datasets, and 104…

Computation and Language · Computer Science 2025-11-24 Ringwald Celian , Gandon , Fabien , Faron Catherine , Michel Franck , Abi Akl Hanna

Relation extraction (RE) seeks to detect and classify semantic relationships between entities, which provides useful information for many NLP applications. Since the state-of-the-art RE models require large amounts of manually annotated…

Computation and Language · Computer Science 2019-11-13 Jian Ni , Radu Florian

Forms are a common type of document in real life and carry rich information through textual contents and the organizational structure. To realize automatic processing of forms, word grouping and relation extraction are two fundamental and…

Computation and Language · Computer Science 2021-05-12 Zilong Wang , Mingjie Zhan , Houxing Ren , Zhaohui Hou , Yuwei Wu , Xingyan Zhang , Ding Liang

Joint entity and relation extraction is the fundamental task of information extraction, consisting of two subtasks: named entity recognition and relation extraction. However, most existing joint extraction methods suffer from issues of…

Computation and Language · Computer Science 2024-03-28 Wenjun Kong , Yamei Xia

Document-level joint entity and relation extraction is a challenging information extraction problem that requires a unified approach where a single neural network performs four sub-tasks: mention detection, coreference resolution, entity…

Computation and Language · Computer Science 2023-07-25 Witold Kosciukiewicz , Mateusz Wojcik , Tomasz Kajdanowicz , Adam Gonczarek

Knowledge graphs capture entities and relations from long documents and can facilitate reasoning in many downstream applications. Extracting compact knowledge graphs containing only salient entities and relations is important but…

Computation and Language · Computer Science 2021-06-15 Zeqiu Wu , Rik Koncel-Kedziorski , Mari Ostendorf , Hannaneh Hajishirzi

Relation extraction (RE) is a well-known NLP application often treated as a sentence- or document-level task. However, a handful of recent efforts explore it across documents or in the cross-document setting (CrossDocRE). This is distinct…

Computation and Language · Computer Science 2024-06-19 Monika Jain , Raghava Mutharaju , Kuldeep Singh , Ramakanth Kavuluru

The joint entity and relation extraction task aims to extract all relational triples from a sentence. In essence, the relational triples contained in a sentence are unordered. However, previous seq2seq based models require to convert the…

Computation and Language · Computer Science 2020-11-06 Dianbo Sui , Yubo Chen , Kang Liu , Jun Zhao , Xiangrong Zeng , Shengping Liu

Relation Extraction (RE) is a pivotal task in automatically extracting structured information from unstructured text. In this paper, we present a multi-faceted approach that integrates representative examples and through co-set expansion.…

Computation and Language · Computer Science 2023-08-24 Yerong Li , Roxana Girju

Relation extraction is a type of information extraction task that recognizes semantic relationships between entities in a sentence. Many previous studies have focused on extracting only one semantic relation between two entities in a single…

Computation and Language · Computer Science 2021-03-08 Seongsik Park , Harksoo Kim

The goal of this research is to extract a large list or table from named entities and relations in a specific domain. A small set of a handful of instance relations is required as input from the user. The system exploits summaries from…

Computation and Language · Computer Science 2016-03-09 Shimaa M. Abd El-salam , Enas M. F. El Houby , A. K. Al Sammak , T. A. El-Shishtawy

Relation extraction is an important but challenging task that aims to extract all hidden relational facts from the text. With the development of deep language models, relation extraction methods have achieved good performance on various…

Computation and Language · Computer Science 2022-08-17 Sheng Zhang , Patrick Ng , Zhiguo Wang , Bing Xiang

To disclose overlapped multiple relations from a sentence still keeps challenging. Most current works in terms of neural models inconveniently assuming that each sentence is explicitly mapped to a relation label, cannot handle multiple…

Computation and Language · Computer Science 2018-11-13 Xinsong Zhang , Pengshuai Li , Weijia Jia , Hai Zhao

We study the problem of textual relation embedding with distant supervision. To combat the wrong labeling problem of distant supervision, we propose to embed textual relations with global statistics of relations, i.e., the co-occurrence…

Computation and Language · Computer Science 2018-04-20 Yu Su , Honglei Liu , Semih Yavuz , Izzeddin Gur , Huan Sun , Xifeng Yan