English

Uncertainty Quantification for Named Entity Recognition via Full-Sequence and Subsequence Conformal Prediction

Computation and Language 2026-01-27 v1 Machine Learning Machine Learning

Abstract

Named Entity Recognition (NER) serves as a foundational component in many natural language processing (NLP) pipelines. However, current NER models typically output a single predicted label sequence without any accompanying measure of uncertainty, leaving downstream applications vulnerable to cascading errors. In this paper, we introduce a general framework for adapting sequence-labeling-based NER models to produce uncertainty-aware prediction sets. These prediction sets are collections of full-sentence labelings that are guaranteed to contain the correct labeling with a user-specified confidence level. This approach serves a role analogous to confidence intervals in classical statistics by providing formal guarantees about the reliability of model predictions. Our method builds on conformal prediction, which offers finite-sample coverage guarantees under minimal assumptions. We design efficient nonconformity scoring functions to construct efficient, well-calibrated prediction sets that support both unconditional and class-conditional coverage. This framework accounts for heterogeneity across sentence length, language, entity type, and number of entities within a sentence. Empirical experiments on four NER models across three benchmark datasets demonstrate the broad applicability, validity, and efficiency of the proposed methods.

Keywords

Cite

@article{arxiv.2601.16999,
  title  = {Uncertainty Quantification for Named Entity Recognition via Full-Sequence and Subsequence Conformal Prediction},
  author = {Matthew Singer and Srijan Sengupta and Karl Pazdernik},
  journal= {arXiv preprint arXiv:2601.16999},
  year   = {2026}
}
R2 v1 2026-07-01T09:17:46.743Z