中文
相关论文

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

200 篇论文

Relation extraction is an important task in structuring content of text data, and becomes especially challenging when learning with weak supervision---where only a limited number of labeled sentences are given and a large number of…

计算与语言 · 计算机科学 2019-02-26 Hongtao Lin , Jun Yan , Meng Qu , Xiang Ren

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

Distantly supervision automatically generates plenty of training samples for relation extraction. However, it also incurs two major problems: noisy labels and imbalanced training data. Previous works focus more on reducing wrongly labeled…

计算与语言 · 计算机科学 2021-05-24 Chenhao Xie , Jiaqing Liang , Jingping Liu , Chengsong Huang , Wenhao Huang , Yanghua Xiao

Distant Supervision for Relation Extraction uses heuristically aligned text data with an existing knowledge base as training data. The unsupervised nature of this technique allows it to scale to web-scale relation extraction tasks, at the…

计算与语言 · 计算机科学 2017-10-30 Tushar Nagarajan , Sharmistha , Partha Talukdar

Despite its popularity in sentence-level relation extraction, distantly supervised data is rarely utilized by existing work in document-level relation extraction due to its noisy nature and low information density. Among its current…

计算与语言 · 计算机科学 2024-07-02 Xiangyu Lin , Weijia Jia , Zhiguo Gong

Relation Extraction (RE) is one of the fundamental tasks in Information Extraction and Natural Language Processing. Dependency trees have been shown to be a very useful source of information for this task. The current deep learning models…

计算与语言 · 计算机科学 2019-07-09 Amir Pouran Ben Veyseh , Thien Huu Nguyen , Dejing Dou

Recent neural models for relation extraction with distant supervision alleviate the impact of irrelevant sentences in a bag by learning importance weights for the sentences. Efforts thus far have focused on improving extraction accuracy but…

信息检索 · 计算机科学 2020-06-01 Hamed Shahbazi , Xiaoli Z. Fern , Reza Ghaeini , Prasad Tadepalli

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…

计算与语言 · 计算机科学 2022-11-29 Liang Zhang , Jinsong Su , Yidong Chen , Zhongjian Miao , Zijun Min , Qingguo Hu , Xiaodong Shi

We propose a framework to improve performance of distantly-supervised relation extraction, by jointly learning to solve two related tasks: concept-instance extraction and relation extraction. We combine this with a novel use of document…

计算与语言 · 计算机科学 2016-08-12 Lidong Bing , Bhuwan Dhingra , Kathryn Mazaitis , Jong Hyuk Park , William W. Cohen

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…

计算与语言 · 计算机科学 2022-09-23 Wenxuan Zhou , Muhao Chen

Contrastive learning has been used to learn a high-quality representation of the image in computer vision. However, contrastive learning is not widely utilized in natural language processing due to the lack of a general method of data…

计算与语言 · 计算机科学 2021-04-29 Peng Su , Yifan Peng , K. Vijay-Shanker

Scarcity of labeled data is one of the most frequent problems faced in machine learning. This is particularly true in relation extraction in text mining, where large corpora of texts exists in many application domains, while labeling of…

机器学习 · 计算机科学 2018-07-13 Linara Adilova , Sven Giesselbach , Stefan Rüping

Distant supervision (DS) is a well-established method for relation extraction from text, based on the assumption that when a knowledge-base contains a relation between a term pair, then sentences that contain that pair are likely to express…

计算与语言 · 计算机科学 2017-12-01 Anca Dumitrache , Lora Aroyo , Chris Welty

Relation extraction (RE) is a fundamental task in natural language processing, aiming to identify relations between target entities in text. While many RE methods are designed for a single sentence or document, cross-document RE has emerged…

计算与语言 · 计算机科学 2024-06-03 Byeonghu Na , Suhyeon Jo , Yeongmin Kim , Il-Chul Moon

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…

计算与语言 · 计算机科学 2019-08-29 Tung Tran , Ramakanth Kavuluru

Relation extraction (RE) has recently moved from the sentence-level to document-level, which requires aggregating document information and using entities and mentions for reasoning. Existing works put entity nodes and mention nodes with…

计算与语言 · 计算机科学 2023-03-08 Hongfei Liu , Zhao Kang , Lizong Zhang , Ling Tian , Fujun Hua

Relation extraction (RE) consists in identifying and structuring automatically relations of interest from texts. Recently, BERT improved the top performances for several NLP tasks, including RE. However, the best way to use BERT, within a…

计算与语言 · 计算机科学 2020-11-26 Walid Hafiane , Joel Legrand , Yannick Toussaint , Adrien Coulet

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…

计算与语言 · 计算机科学 2023-05-26 Xuming Hu , Zhijiang Guo , Zhiyang Teng , Irwin King , Philip S. Yu

We present ReasonBert, a pre-training method that augments language models with the ability to reason over long-range relations and multiple, possibly hybrid contexts. Unlike existing pre-training methods that only harvest learning signals…

计算与语言 · 计算机科学 2021-09-13 Xiang Deng , Yu Su , Alyssa Lees , You Wu , Cong Yu , Huan Sun

We introduce a novel graph-based framework for alleviating key challenges in distantly-supervised relation extraction and demonstrate its effectiveness in the challenging and important domain of biomedical data. Specifically, we propose a…

机器学习 · 计算机科学 2024-04-08 Hao Zhang , Yang Liu , Xiaoyan Liu , Tianming Liang , Gaurav Sharma , Liang Xue , Maozu Guo