English

Partially-Typed NER Datasets Integration: Connecting Practice to Theory

Machine Learning 2020-05-04 v1 Computation and Language Machine Learning

Abstract

While typical named entity recognition (NER) models require the training set to be annotated with all target types, each available datasets may only cover a part of them. Instead of relying on fully-typed NER datasets, many efforts have been made to leverage multiple partially-typed ones for training and allow the resulting model to cover a full type set. However, there is neither guarantee on the quality of integrated datasets, nor guidance on the design of training algorithms. Here, we conduct a systematic analysis and comparison between partially-typed NER datasets and fully-typed ones, in both theoretical and empirical manner. Firstly, we derive a bound to establish that models trained with partially-typed annotations can reach a similar performance with the ones trained with fully-typed annotations, which also provides guidance on the algorithm design. Moreover, we conduct controlled experiments, which shows partially-typed datasets leads to similar performance with the model trained with the same amount of fully-typed annotations

Keywords

Cite

@article{arxiv.2005.00502,
  title  = {Partially-Typed NER Datasets Integration: Connecting Practice to Theory},
  author = {Shi Zhi and Liyuan Liu and Yu Zhang and Shiyin Wang and Qi Li and Chao Zhang and Jiawei Han},
  journal= {arXiv preprint arXiv:2005.00502},
  year   = {2020}
}

Comments

Work in progress

R2 v1 2026-06-23T15:14:47.703Z