paper-with-me

홈 › Papers

CETA: A Consensus Enhanced Training Approach for Denoising in Distantly Supervised Relation Extraction

2022-10-01 · COLING 2022 10 · Ruri Liu, Shasha Mo, Jianwei Niu, Shengda Fan

Distantly supervised relation extraction aims to extract relational facts from texts but suffers from noisy instances. Existing methods usually select reliable sentences that rely on potential noisy labels, resulting in wrongly selecting many noisy training instances or underutilizing a large amount of valuable training data. This paper proposes a sentence-level DSRE method beyond typical instance selection approaches by preventing samples from falling into the wrong classification space on the feature space. Specifically, a theorem for denoising and the corresponding implementation, named Consensus Enhanced Training Approach (CETA), are proposed in this paper. By training the model with CETA, samples of different classes are separated, and samples of the same class are closely clustered in the feature space. Thus the model can easily establish the robust classification boundary to prevent noisy labels from biasing wrongly labeled samples into the wrong classification space. This process is achieved by enhancing the classification consensus between two discrepant classifiers and does not depend on any potential noisy labels, thus avoiding the above two limitations. Extensive experiments on widely-used benchmarks have demonstrated that CETA significantly outperforms the previous methods and achieves new state-of-the-art results.

📄 PDF Abstract BibTeX

Code (1)

ethan-rr/ceta 공식 구현

Tasks

ClassificationDenoisingRelationRelation ExtractionRobust classificationSentence

Similar Papers 제목 키워드 기반

Denoising Enhanced Distantly Supervised Ultrafine Entity Typing

2022-10-18 · Yue Zhang, Hongliang Fei, Ping Li

Recently, the task of distantly supervised (DS) ultra-fine entity typing has received significant attention. However, DS data is noisy and often suffers from missing or wrong labeling issues resulting in low precision an…

DenoisingEntity Typing

Improving Distantly-Supervised Named Entity Recognition with Self-Collaborative Denoising Learning

2021-10-09 · EMNLP 2021 11 · Xinghua Zhang, Bowen Yu, Tingwen Liu, Zhenyu Zhang 외

Distantly supervised named entity recognition (DS-NER) efficiently reduces labor costs but meanwhile intrinsically suffers from the label noise due to the strong assumption of distant supervision. Typically, the wrongly …

Denoisingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Few Clean Instances Help Denoising Distant Supervision

2022-09-14 · COLING 2022 10 · Yufang Liu, Ziyin Huang, Yijun Wang, Changzhi Sun 외

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 cl…

Denoising

Denoising Distantly Supervised Named Entity Recognition via a Hypergeometric Probabilistic Model

2021-06-17 · Wenkai Zhang, Hongyu Lin, Xianpei Han, Le Sun 외

Denoising is the essential step for distant supervision based named entity recognition. Previous denoising methods are mostly based on instance-level confidence statistics, which ignore the variety of the underlying nois…

Denoisingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

In-vitro to in-vivo acetaminophen hepatotoxicity extrapolation using classical schemes, pharmaco-dynamic models and a multiscale spatial-temporal liver twin

2022-10-17 · Jules Dichamp, Geraldine Cellière, Ahmed Ghallab, Reham Hassan 외

In vitro to in vivo extrapolation represents a critical challenge in toxicology. In this paper we explore extrapolation strategies for acetaminophen (APAP) based on mechanistic models, comparing classical homogeneous com…