Rethinking Generalization of Neural Models: A Named Entity Recognition Case Study
Jinlan Fu, Pengfei Liu, Qi Zhang, Xuanjing Huang

TL;DR
This paper investigates the generalization capabilities of neural models in Named Entity Recognition, analyzing their limitations and proposing measures to guide better model design and training.
Contribution
It introduces new measures for assessing NER model generalization and provides in-depth analysis of existing models' bottlenecks and dataset biases.
Findings
Neural NER models have identifiable bottlenecks in generalization.
Dataset bias significantly affects model performance.
Proposed measures help diagnose and improve NER models.
Abstract
While neural network-based models have achieved impressive performance on a large body of NLP tasks, the generalization behavior of different models remains poorly understood: Does this excellent performance imply a perfect generalization model, or are there still some limitations? In this paper, we take the NER task as a testbed to analyze the generalization behavior of existing models from different perspectives and characterize the differences of their generalization abilities through the lens of our proposed measures, which guides us to better design models and training methods. Experiments with in-depth analyses diagnose the bottleneck of existing neural NER models in terms of breakdown performance analysis, annotation errors, dataset bias, and category relationships, which suggest directions for improvement. We have released the datasets: (ReCoNLL, PLONER) for the future research…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Data Quality and Management
