中文
相关论文

相关论文: Denoising Distant Supervision for Relation Extract…

200 篇论文

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…

计算与语言 · 计算机科学 2020-11-10 Chaojun Xiao , Yuan Yao , Ruobing Xie , Xu Han , Zhiyuan Liu , Maosong Sun , Fen Lin , Leyu Lin

This paper investigates distantly supervised relation extraction in federated settings. Previous studies focus on distant supervision under the assumption of centralized training, which requires collecting texts from different platforms and…

计算与语言 · 计算机科学 2020-08-13 Dianbo Sui , Yubo Chen , Kang Liu , Jun Zhao

Distant supervision has been widely used for relation extraction but suffers from noise labeling problem. Neural network models are proposed to denoise with attention mechanism but cannot eliminate noisy data due to its non-zero weights.…

计算与语言 · 计算机科学 2020-10-01 Guoqing Luo , Jiaxin Pan , Min Peng

Distant supervised relation extraction has been successfully applied to large corpus with thousands of relations. However, the inevitable wrong labeling problem by distant supervision will hurt the performance of relation extraction. In…

计算与语言 · 计算机科学 2018-11-15 Shanchan Wu , Kai Fan , Qiong Zhang

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

Distant supervision has become the standard method for relation extraction. However, even though it is an efficient method, it does not come at no cost---The resulted distantly-supervised training samples are often very noisy. To combat the…

计算与语言 · 计算机科学 2018-05-28 Pengda Qin , Weiran Xu , William Yang Wang

Distant supervision for relation extraction enables one to effectively acquire structured relations out of very large text corpora with less human efforts. Nevertheless, most of the prior-art models for such tasks assume that the given text…

计算与语言 · 计算机科学 2019-09-13 Junfan Chen , Richong Zhang , Yongyi Mao , Hongyu Guo , Jie Xu

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

Distantly supervised models are very popular for relation extraction since we can obtain a large amount of training data using the distant supervision method without human annotation. In distant supervision, a sentence is considered as a…

计算与语言 · 计算机科学 2021-08-24 Tapas Nayak , Navonil Majumder , Soujanya Poria

Distant supervision provides a means to create a large number of weakly labeled data at low cost for relation classification. However, the resulting labeled instances are very noisy, containing data with wrong labels. Many approaches have…

计算与语言 · 计算机科学 2020-10-27 Zhenzhen Li , Jian-Yun Nie , Benyou Wang , Pan Du , Yuhan Zhang , Lixin Zou , Dongsheng Li

Recent works in relation extraction (RE) have achieved promising benchmark accuracy; however, our adversarial attack experiments show that these works excessively rely on entities, making their generalization capability questionable. To…

计算与语言 · 计算机科学 2024-04-05 Dawei Li , William Hogan , Jingbo Shang

This paper presents a neural relation extraction method to deal with the noisy training data generated by distant supervision. Previous studies mainly focus on sentence-level de-noising by designing neural networks with intra-bag…

计算与语言 · 计算机科学 2019-04-02 Zhi-Xiu Ye , Zhen-Hua Ling

Joint entity and relation extraction is a process that identifies entity pairs and their relations using a single model. We focus on the problem of joint extraction in distantly-labeled data, whose labels are generated by aligning entity…

计算与语言 · 计算机科学 2024-05-28 Yufei Li , Xiao Yu , Yanghong Guo , Yanchi Liu , Haifeng Chen , Cong Liu

Distant supervision significantly reduces human efforts in building training data for many classification tasks. While promising, this technique often introduces noise to the generated training data, which can severely affect the model…

计算与语言 · 计算机科学 2018-05-16 Bingfeng Luo , Yansong Feng , Zheng Wang , Zhanxing Zhu , Songfang Huang , Rui Yan , Dongyan Zhao

In relation extraction with distant supervision, noisy labels make it difficult to train quality models. Previous neural models addressed this problem using an attention mechanism that attends to sentences that are likely to express the…

计算与语言 · 计算机科学 2019-04-09 Iz Beltagy , Kyle Lo , Waleed Ammar

Existing distantly supervised relation extractors usually rely on noisy data for both model training and evaluation, which may lead to garbage-in-garbage-out systems. To alleviate the problem, we study whether a small clean dataset could…

计算与语言 · 计算机科学 2022-09-15 Yufang Liu , Ziyin Huang , Yijun Wang , Changzhi Sun , Man Lan , Yuanbin Wu , Xiaofeng Mou , Ding Wang

Distantly supervised relation extraction (RE) automatically aligns unstructured text with relation instances in a knowledge base (KB). Due to the incompleteness of current KBs, sentences implying certain relations may be annotated as N/A…

计算与语言 · 计算机科学 2021-09-07 Kailong Hao , Botao Yu , Wei Hu

Contrastive pre-training on distant supervision has shown remarkable effectiveness in improving supervised relation extraction tasks. However, the existing methods ignore the intrinsic noise of distant supervision during the pre-training…

计算与语言 · 计算机科学 2023-02-13 Zhen Wan , Fei Cheng , Qianying Liu , Zhuoyuan Mao , Haiyue Song , Sadao Kurohashi

Distant supervision assumes that any sentence containing the same entity pairs reflects identical relationships. Previous works of distantly supervised relation extraction (DSRE) task generally focus on sentence-level or bag-level…

计算与语言 · 计算机科学 2022-03-03 Dongyang Li , Taolin Zhang , Nan Hu , Chengyu Wang , Xiaofeng He

Distant supervision is a widely applied approach to automatic training of relation extraction systems and has the advantage that it can generate large amounts of labelled data with minimal effort. However, this data may contain errors and…

计算与语言 · 计算机科学 2015-09-15 Roland Roller , Eneko Agirre , Aitor Soroa , Mark Stevenson
‹ 上一页 1 2 3 10 下一页 ›