paper-with-me

Papers

ARNOR: Attention Regularization based Noise Reduction for Distant Supervision Relation Classification

2019-07-01 · ACL 2019 7 · Wei Jia, Dai Dai, Xinyan Xiao, Hua Wu

Distant supervision is widely used in relation classification in order to create large-scale training data by aligning a knowledge base with an unlabeled corpus. However, it also introduces amounts of noisy labels where a contextual sentence actually does not express the labeled relation. In this paper, we propose ARNOR, a novel Attention Regularization based NOise Reduction framework for distant supervision relation classification. ARNOR assumes that a trustable relation label should be explained by the neural attention model. Specifically, our ARNOR framework iteratively learns an interpretable model and utilizes it to select trustable instances. We first introduce attention regularization to force the model to pay attention to the patterns which explain the relation labels, so as to make the model more interpretable. Then, if the learned model can clearly locate the relation patterns of a candidate instance in the training set, we will select it as a trustable instance for further training step. According to the experiments on NYT data, our ARNOR framework achieves significant improvements over state-of-the-art methods in both relation classification performance and noise reduction effect.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationRelationRelation ClassificationSentence

Similar Papers 제목 키워드 기반

Ontology-Driven Structural Regularization for Document-Level Relation Extraction

2026-08-21 · Laura Menotti, Stefano Marchesin, Gianmaria Silvello arxiv

Document-Level Relation Extraction (DocRE) relies heavily on costly manually annotated datasets, while large distant supervision resources such as DocRED distant remain underexploited due to noise. We show that a critica…

Document-level Relation Extraction

Ranking-Based Automatic Seed Selection and Noise Reduction for Weakly Supervised Relation Extraction

2018-07-01 · ACL 2018 7 · Van-Thuy Phi, Joan Santoso, Masashi Shimbo, Yuji Matsumoto

This paper addresses the tasks of automatic seed selection for bootstrapping relation extraction, and noise reduction for distantly supervised relation extraction. We first point out that these tasks are related. Then, i…

RelationRelation ExtractionWord Sense Disambiguation

A Data-driven Approach for Noise Reduction in Distantly Supervised Biomedical Relation Extraction

2020-05-26 · WS 2020 7 · Saadullah Amin, Katherine Ann Dunfield, Anna Vechkaeva, Günter Neumann

Fact triples are a common form of structured knowledge used within the biomedical domain. As the amount of unstructured scientific texts continues to grow, manual annotation of these texts for the task of relation extrac…

Knowledge Graph CompletionMultiple Instance LearningRelationRelation Classification+1

Distant Supervision for Relation Extraction with Hierarchical Attention-Based Networks

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Distant supervision employs external knowledge bases to automatically label corpora. The labeled sentences in a corpus are usually packaged and trained for relation extraction using a multi-instance learning paradigm. Th…

RelationRelation ExtractionSentence

RDSGAN: Rank-based Distant Supervision Relation Extraction with Generative Adversarial Framework

2020-09-30 · Guoqing Luo, Jiaxin Pan, Min Peng

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 …

RelationRelation Extractionvalid