Concepedia

TLDR

The authors develop a semi‑supervised training procedure for conditional random fields that combines labeled and unlabeled data to improve sequence segmentation and labeling. The method extends minimum‑entropy regularization to structured prediction, creating a training objective that mixes unlabeled conditional entropy with labeled likelihood and can iteratively improve an initial supervised model. Applying the algorithm to gene and protein mention detection in biomedical text, the authors demonstrate that incorporating unlabeled data improves supervised CRF performance.

Abstract

We present a new semi-supervised training procedure for conditional random fields (CRFs) that can be used to train sequence segmentors and labelers from a combination of labeled and unlabeled training data. Our approach is based on extending the minimum entropy regularization framework to the structured prediction case, yielding a training objective that combines unlabeled conditional entropy with labeled conditional likelihood. Although the training objective is no longer concave, it can still be used to improve an initial model (e.g. obtained from supervised training) by iterative ascent. We apply our new training algorithm to the problem of identifying gene and protein mentions in biological texts, and show that incorporating unlabeled data improves the performance of the supervised CRF in this case.

References

YearCitations

Page 1