中文
相关论文

相关论文: Distantly-Supervised Neural Relation Extraction wi…

200 篇论文

Distantly-supervised Relation Extraction (RE) methods train an extractor by automatically aligning relation instances in a Knowledge Base (KB) with unstructured text. In addition to relation instances, KBs often contain other relevant side…

计算与语言 · 计算机科学 2019-02-13 Shikhar Vashishth , Rishabh Joshi , Sai Suman Prayaga , Chiranjib Bhattacharyya , Partha Talukdar

Distantly-supervised relation extraction (RE) is an effective method to scale RE to large corpora but suffers from noisy labels. Existing approaches try to alleviate noise through multi-instance learning and by providing additional…

计算与语言 · 计算机科学 2021-02-03 Despina Christou , Grigorios Tsoumakas

Distant supervision (DS) has been widely used to automatically construct (noisy) labeled data for relation extraction (RE). Given two entities, distant supervision exploits sentences that directly mention them for predicting their semantic…

计算与语言 · 计算机科学 2020-06-29 Xiang Deng , Huan Sun

Relation extraction (RE) aims at extracting the relation between two entities from the text corpora. It is a crucial task for Knowledge Graph (KG) construction. Most existing methods predict the relation between an entity pair by learning…

计算与语言 · 计算机科学 2020-11-30 Jun Kuang , Yixin Cao , Jianbing Zheng , Xiangnan He , Ming Gao , Aoying Zhou

Relation extraction is the problem of classifying the relationship between two entities in a given sentence. Distant Supervision (DS) is a popular technique for developing relation extractors starting with limited supervision. We note that…

计算与语言 · 计算机科学 2018-04-20 Sharmistha Jat , Siddhesh Khandelwal , Partha Talukdar

Knowledge is a formal way of understanding the world, providing a human-level cognition and intelligence for the next-generation artificial intelligence (AI). One of the representations of knowledge is semantic relations between entities.…

计算与语言 · 计算机科学 2021-02-09 Hailin Wang , Ke Qin , Rufai Yusuf Zakari , Guoming Lu , Jin Yin

The growing demand for structured knowledge has led to great interest in relation extraction, especially in cases with limited supervision. However, existing distance supervision approaches only extract relations expressed in single…

计算与语言 · 计算机科学 2017-08-16 Chris Quirk , Hoifung Poon

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…

计算与语言 · 计算机科学 2022-07-19 William Hogan

We propose a multi-task, probabilistic approach to facilitate distantly supervised relation extraction by bringing closer the representations of sentences that contain the same Knowledge Base pairs. To achieve this, we bias the latent space…

计算与语言 · 计算机科学 2021-04-19 Fenia Christopoulou , Makoto Miwa , Sophia Ananiadou

Distant Supervised Relation Extraction (DSRE) is usually formulated as a problem of classifying a bag of sentences that contain two query entities, into the predefined relation classes. Most existing methods consider those relation classes…

计算与语言 · 计算机科学 2019-12-16 Yanjie Gou , Yinjie Lei , Lingqiao Liu , Pingping Zhang , Xi Peng

Neural models for distantly supervised relation extraction (DS-RE) encode each sentence in an entity-pair bag separately. These are then aggregated for bag-level relation prediction. Since, at encoding time, these approaches do not allow…

计算与语言 · 计算机科学 2022-05-09 Vipul Rathore , Kartikeya Badola , Mausam , Parag Singla

Extracting relations is critical for knowledge base completion and construction in which distant supervised methods are widely used to extract relational facts automatically with the existing knowledge bases. However, the automatically…

计算与语言 · 计算机科学 2018-11-09 Tianyi Liu , Xinsong Zhang , Wanhao Zhou , Weijia Jia

With an exponential explosive growth of various digital text information, it is challenging to efficiently obtain specific knowledge from massive unstructured text information. As one basic task for natural language processing (NLP),…

计算与语言 · 计算机科学 2020-03-27 Yan Xiao , Yaochu Jin , Ran Cheng , Kuangrong Hao

Distant supervision (DS) is a well established technique for creating large-scale datasets for relation extraction (RE) without using human annotations. However, research in DS-RE has been mostly limited to the English language.…

计算与语言 · 计算机科学 2021-04-20 Abhyuday Bhartiya , Kartikeya Badola , Mausam

Relation extraction (RE) has been extensively studied due to its importance in real-world applications such as knowledge base construction and question answering. Most of the existing works train the models on either distantly supervised…

计算与语言 · 计算机科学 2020-11-25 Woohwan Jung , Kyuseok Shim

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…

计算与语言 · 计算机科学 2020-11-20 Xiaoyu Chen , Rohan Badlani

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…

计算与语言 · 计算机科学 2023-04-26 Fuzhao Xue , Aixin Sun , Hao Zhang , Jinjie Ni , Eng Siong Chng

Distant supervision (DS) is a promising approach for relation extraction but often suffers from the noisy label problem. Traditional DS methods usually represent an entity pair as a bag of sentences and denoise labels using multi-instance…

计算与语言 · 计算机科学 2020-12-10 Lingyong Yan , Xianpei Han , Le Sun , Fangchao Liu , Ning Bian

Automatic relation extraction (RE) for types of interest is of great importance for interpreting massive text corpora in an efficient manner. Traditional RE models have heavily relied on human-annotated corpus for training, which can be…

计算与语言 · 计算机科学 2017-11-27 Zeqiu Wu , Xiang Ren , Frank F. Xu , Ji Li , Jiawei Han

Multiple instance learning (MIL) has become the standard learning paradigm for distantly supervised relation extraction (DSRE). However, due to relation extraction being performed at bag level, MIL has significant hardware requirements for…

计算与语言 · 计算机科学 2021-04-16 Mehrdad Nasser , Mohamad Bagher Sajadi , Behrouz Minaei-Bidgoli
‹ 上一页 1 2 3 10 下一页 ›