English

Are Data Augmentation Methods in Named Entity Recognition Applicable for Uncertainty Estimation?

Computation and Language 2024-10-28 v2 Artificial Intelligence Machine Learning

Abstract

This work investigates the impact of data augmentation on confidence calibration and uncertainty estimation in Named Entity Recognition (NER) tasks. For the future advance of NER in safety-critical fields like healthcare and finance, it is essential to achieve accurate predictions with calibrated confidence when applying Deep Neural Networks (DNNs), including Pre-trained Language Models (PLMs), as a real-world application. However, DNNs are prone to miscalibration, which limits their applicability. Moreover, existing methods for calibration and uncertainty estimation are computational expensive. Our investigation in NER found that data augmentation improves calibration and uncertainty in cross-genre and cross-lingual setting, especially in-domain setting. Furthermore, we showed that the calibration for NER tends to be more effective when the perplexity of the sentences generated by data augmentation is lower, and that increasing the size of the augmentation further improves calibration and uncertainty.

Keywords

Cite

@article{arxiv.2407.02062,
  title  = {Are Data Augmentation Methods in Named Entity Recognition Applicable for Uncertainty Estimation?},
  author = {Wataru Hashimoto and Hidetaka Kamigaito and Taro Watanabe},
  journal= {arXiv preprint arXiv:2407.02062},
  year   = {2024}
}

Comments

Accepted to EMNLP 2024 main conference

R2 v1 2026-06-28T17:26:10.061Z