English

Few Clean Instances Help Denoising Distant Supervision

Computation and Language 2022-09-15 v1

Abstract

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 help improve the quality of distantly supervised models. We show that besides getting a more convincing evaluation of models, a small clean dataset also helps us to build more robust denoising models. Specifically, we propose a new criterion for clean instance selection based on influence functions. It collects sample-level evidence for recognizing good instances (which is more informative than loss-level evidence). We also propose a teacher-student mechanism for controlling purity of intermediate results when bootstrapping the clean set. The whole approach is model-agnostic and demonstrates strong performances on both denoising real (NYT) and synthetic noisy datasets.

Keywords

Cite

@article{arxiv.2209.06596,
  title  = {Few Clean Instances Help Denoising Distant Supervision},
  author = {Yufang Liu and Ziyin Huang and Yijun Wang and Changzhi Sun and Man Lan and Yuanbin Wu and Xiaofeng Mou and Ding Wang},
  journal= {arXiv preprint arXiv:2209.06596},
  year   = {2022}
}

Comments

Accepted by COLING 2022

R2 v1 2026-06-28T01:16:51.121Z