Meta-Learning for Neural Relation Classification with Distant Supervision
Zhenzhen Li, Jian-Yun Nie, Benyou Wang, Pan Du, Yuhan Zhang, Lixin, Zou, and Dongsheng Li

TL;DR
This paper introduces a meta-learning approach that uses a small amount of manually labeled data to guide the selection and reweighting of noisy data in distant supervision for neural relation classification, improving performance.
Contribution
It proposes a novel meta-learning method that leverages reference data to better select reliable instances and dynamically distills elite data from noisy sources.
Findings
Improved relation classification accuracy over state-of-the-art methods.
Effective use of small reference datasets to guide noisy data selection.
Dynamic distillation enhances training data quality.
Abstract
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 been proposed to select a subset of reliable instances for neural model training, but they still suffer from noisy labeling problem or underutilization of the weakly-labeled data. To better select more reliable training instances, we introduce a small amount of manually labeled data as reference to guide the selection process. In this paper, we propose a meta-learning based approach, which learns to reweight noisy training data under the guidance of reference data. As the clean reference data is usually very small, we propose to augment it by dynamically distilling the most reliable elite instances from the noisy data. Experiments on several datasets…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
