Label Errors in the Tobacco3482 Dataset
Gordon Lim, Stefan Larson, Kevin Leach
TL;DR
This paper audits the Tobacco3482 document classification dataset for label quality, revealing substantial label issues: 11.7% of samples are unknown or mis-labeled and 16.7% have multiple valid labels. By establishing annotation guidelines and re-annotating the data, the authors demonstrate that 35% of a top transformer model's errors on the original dataset are attributable to label problems, and correcting for these issues raises the observed accuracy from 84.1% to 89.7%. The findings, aligned with broader RVL-CDIP observations, caution against overreliance on noisy benchmarks and emphasize the need for guideline-driven labeling and dataset revision. The work highlights the practical impact on benchmarking, underscores potential biases, and advocates for more robust evaluation practices in document-understanding research.
Abstract
Tobacco3482 is a widely used document classification benchmark dataset. However, our manual inspection of the entire dataset uncovers widespread ontological issues, especially large amounts of annotation label problems in the dataset. We establish data label guidelines and find that 11.7% of the dataset is improperly annotated and should either have an unknown label or a corrected label, and 16.7% of samples in the dataset have multiple valid labels. We then analyze the mistakes of a top-performing model and find that 35% of the model's mistakes can be directly attributed to these label issues, highlighting the inherent problems with using a noisily labeled dataset as a benchmark. Supplementary material, including dataset annotations and code, is available at https://github.com/gordon-lim/tobacco3482-mistakes/.
