EMNLP 2021finding88 citations

Semi-supervised Relation Extraction via Incremental Meta Self-Training

Xuming Hu, Chenwei Zhang, Fukun Ma, Chenyao Liu, Lijie Wen, Philip S. Yu

Abstract

To alleviate human efforts from obtaining large-scale annotations, Semi-Supervised Relation Extraction methods aim to leverage unlabeled data in addition to learning from limited samples. Existing self-training methods suffer from the gradual drift problem, where noisy pseudo labels on unlabeled data are incorporated during training. To alleviate the noise in pseudo labels, we propose a method called MetaSRE, where a Relation Label Generation Network generates accurate quality assessment on pseudo labels by (meta) learning from the successful and failed attempts on Relation Classification Network as an additional meta-objective. To reduce the influence of noisy pseudo labels, MetaSRE adopts a pseudo label selection and exploitation scheme which assesses pseudo label quality on unlabeled samples and only exploits high-quality pseudo labels in a self-training fashion to incrementally augment labeled samples for both robustness and accuracy. Experimental results on two public datasets demonstrate the effectiveness of the proposed approach.

BibTeX
@inproceedings{hu-etal-2021-semi-supervised,
    title = "Semi-supervised Relation Extraction via Incremental Meta Self-Training",
    author = "Hu, Xuming  and
      Zhang, Chenwei  and
      Ma, Fukun  and
      Liu, Chenyao  and
      Wen, Lijie  and
      Yu, Philip S.",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.44/",
    doi = "10.18653/v1/2021.findings-emnlp.44",
    pages = "487--496"
}
Semi-supervised Relation Extraction via Incremental Meta Self-Training · EMNLP 2021