ACL 2023short8 citations

Uncertainty-Aware Bootstrap Learning for Joint Extraction on Distantly-Supervised Data

Yufei Li, Xiao Yu, Yanchi Liu, Haifeng Chen, Cong Liu

Abstract

Jointly extracting entity pairs and their relations is challenging when working on distantly-supervised data with ambiguous or noisy labels. To mitigate such impact, we propose uncertainty-aware bootstrap learning, which is motivated by the intuition that the higher uncertainty of an instance, the more likely the model confidence is inconsistent with the ground truths. Specifically, we first explore instance-level data uncertainty to create an initial high-confident examples. Such subset serves as filtering noisy instances and facilitating the model to converge fast at the early stage. During bootstrap learning, we propose self-ensembling as a regularizer to alleviate inter-model uncertainty produced by noisy labels. We further define probability variance of joint tagging probabilities to estimate inner-model parametric uncertainty, which is used to select and build up new reliable training instances for the next iteration. Experimental results on two large datasets reveal that our approach outperforms existing strong baselines and related methods.

BibTeX
@inproceedings{li-etal-2023-uncertainty,
    title = "Uncertainty-Aware Bootstrap Learning for Joint Extraction on Distantly-Supervised Data",
    author = "Li, Yufei  and
      Yu, Xiao  and
      Liu, Yanchi  and
      Chen, Haifeng  and
      Liu, Cong",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-short.116/",
    doi = "10.18653/v1/2023.acl-short.116",
    pages = "1349--1358"
}
Uncertainty-Aware Bootstrap Learning for Joint Extraction on Distantly-Supervised Data · ACL 2023