English
Related papers

Related papers: Learning Relation Prototype from Unlabeled Texts f…

200 papers

Relation extraction systems require large amounts of labeled examples which are costly to annotate. In this work we reformulate relation extraction as an entailment task, with simple, hand-made, verbalizations of relations produced in less…

Computation and Language · Computer Science 2021-09-09 Oscar Sainz , Oier Lopez de Lacalle , Gorka Labaka , Ander Barrena , Eneko Agirre

Extracting relational triples from unstructured text is an essential task in natural language processing and knowledge graph construction. Existing approaches usually contain two fundamental steps: (1) finding the boundary positions of head…

Computation and Language · Computer Science 2022-05-12 Yu-Ming Shang , Heyan Huang , Xin Sun , Wei Wei , Xian-Ling Mao

Relation extraction typically aims to extract semantic relationships between entities from the unstructured text. One of the most essential data sources for relation extraction is the spoken language, such as interviews and dialogues.…

Computation and Language · Computer Science 2022-10-18 Tongtong Wu , Guitao Wang , Jinming Zhao , Zhaoran Liu , Guilin Qi , Yuan-Fang Li , Gholamreza Haffari

Manual annotation of the labeled data for relation extraction is time-consuming and labor-intensive. Semi-supervised methods can offer helping hands for this problem and have aroused great research interests. Existing work focuses on…

Computation and Language · Computer Science 2020-10-23 Wanli Li , Tieyun Qian

Stepping from sentence-level to document-level, the research on relation extraction (RE) confronts increasing text length and more complicated entity interactions. Consequently, it is more challenging to encode the key information…

Computation and Language · Computer Science 2022-05-03 Yuxin Xiao , Zecheng Zhang , Yuning Mao , Carl Yang , Jiawei Han

Large Language Models (LLMs) have demonstrated their remarkable capabilities in document understanding. However, recent research reveals that LLMs still exhibit performance gaps in Document-level Relation Extraction (DocRE) as requiring…

Computation and Language · Computer Science 2025-11-12 Qiankun Pi , Yepeng Sun , Jicang Lu , Qinlong Fan , Ningbo Huang , Shiyu Wang

Continual relation extraction is an important task that focuses on extracting new facts incrementally from unstructured text. Given the sequential arrival order of the relations, this task is prone to two serious challenges, namely…

Computation and Language · Computer Science 2021-01-11 Tongtong Wu , Xuekai Li , Yuan-Fang Li , Reza Haffari , Guilin Qi , Yujin Zhu , Guoqiang Xu

In knowledge graph construction, a challenging issue is how to extract complex (e.g., overlapping) entities and relationships from a small amount of unstructured historical data. The traditional pipeline methods are to divide the extraction…

Computation and Language · Computer Science 2024-05-24 Jian Cheng , Tian Zhang , Shuang Zhang , Huimin Ren , Guo Yu , Xiliang Zhang , Shangce Gao , Lianbo Ma

To minimize the accelerating amount of time invested in the biomedical literature search, numerous approaches for automated knowledge extraction have been proposed. Relation extraction is one such task where semantic relations between the…

Computation and Language · Computer Science 2020-09-22 Shweta Yadav , Srivatsa Ramesh , Sriparna Saha , Asif Ekbal

Distant supervision (DS) has been widely used to generate auto-labeled data for sentence-level relation extraction (RE), which improves RE performance. However, the existing success of DS cannot be directly transferred to the more…

Computation and Language · Computer Science 2020-11-10 Chaojun Xiao , Yuan Yao , Ruobing Xie , Xu Han , Zhiyuan Liu , Maosong Sun , Fen Lin , Leyu Lin

The advent of neural-networks in NLP brought with it substantial improvements in supervised relation extraction. However, obtaining a sufficient quantity of training data remains a key challenge. In this work we propose a process for…

Computation and Language · Computer Science 2021-02-10 Matan Eyal , Asaf Amrami , Hillel Taub-Tabib , Yoav Goldberg

Knowledge Graphs (KG) are of vital importance for multiple applications on the web, including information retrieval, recommender systems, and metadata annotation. Regardless of whether they are built manually by domain experts or with…

Computation and Language · Computer Science 2026-05-12 Daniel Daza , Michael Cochez , Paul Groth

Current systems of fine-grained entity typing use distant supervision in conjunction with existing knowledge bases to assign categories (type labels) to entity mentions. However, the type labels so obtained from knowledge bases are often…

Computation and Language · Computer Science 2016-02-18 Xiang Ren , Wenqi He , Meng Qu , Clare R. Voss , Heng Ji , Jiawei Han

Relation triple extraction, which outputs a set of triples from long sentences, plays a vital role in knowledge acquisition. Large language models can accurately extract triples from simple sentences through few-shot learning or fine-tuning…

Computation and Language · Computer Science 2024-04-16 Zepeng Ding , Wenhao Huang , Jiaqing Liang , Deqing Yang , Yanghua Xiao

End-to-end relation extraction aims to identify named entities and extract relations between them. Most recent work models these two subtasks jointly, either by casting them in one structured prediction framework, or performing multi-task…

Computation and Language · Computer Science 2021-03-24 Zexuan Zhong , Danqi Chen

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…

Computation and Language · Computer Science 2022-03-08 Yiqing Xie , Jiaming Shen , Sha Li , Yuning Mao , Jiawei Han

Contextual Relation Extraction (CRE) is mainly used for constructing a knowledge graph with a help of ontology. It performs various tasks such as semantic search, query answering, and textual entailment. Relation extraction identifies the…

Computation and Language · Computer Science 2023-09-14 R. Priyadharshini , G. Jeyakodi , P. Shanthi Bala

We introduce a novel task, called Generalized Relation Discovery (GRD), for open-world relation extraction. GRD aims to identify unlabeled instances in existing pre-defined relations or discover novel relations by assigning instances to…

Computation and Language · Computer Science 2024-01-15 Jiaxin Wang , Lingling Zhang , Jun Liu , Tianlin Guo , Wenjun Wu

Relation Extraction (RE) from tables is the task of identifying relations between pairs of columns of a table. Generally, RE models for this task require labelled tables for training. These labelled tables can also be generated artificially…

Computation and Language · Computer Science 2021-09-07 Gaurav Singh , Siffi Singh , Joshua Wong , Amir Saffari

Neural relation extraction discovers semantic relations between entities from unstructured text using deep learning methods. In this study, we present a comprehensive review of methods on neural network based relation extraction. We discuss…

Computation and Language · Computer Science 2020-07-09 Mehmet Aydar , Ozge Bozal , Furkan Ozbay