TL;DR
This paper introduces Data Maps, a model-based diagnostic tool that uses training dynamics to characterize datasets, revealing regions of ambiguity, ease, and difficulty, which can improve data quality assessment and model robustness.
Contribution
The paper proposes a novel data mapping method leveraging training dynamics to diagnose dataset quality and characteristics in NLP.
Findings
Data maps identify ambiguous, easy, and hard regions in datasets.
Ambiguous regions contribute to out-of-distribution generalization.
Hard regions often contain labeling errors.
Abstract
Large datasets have become commonplace in NLP research. However, the increased emphasis on data quantity has made it challenging to assess the quality of data. We introduce Data Maps---a model-based tool to characterize and diagnose datasets. We leverage a largely ignored source of information: the behavior of the model on individual instances during training (training dynamics) for building data maps. This yields two intuitive measures for each example---the model's confidence in the true class, and the variability of this confidence across epochs---obtained in a single run of training. Experiments across four datasets show that these model-dependent measures reveal three distinct regions in the data map, each with pronounced characteristics. First, our data maps show the presence of "ambiguous" regions with respect to the model, which contribute the most towards out-of-distribution…
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.
