Analyzing Training-Free Corruption Detection for Object Detection Datasets

Christian Sieberichs, Simon Geerkens, Thomas Waschulzik, Ramesh Visvanathan, Alexander Braun; Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops, 2026, pp. 2983-2992

Abstract


Annotation errors are widespread in computer vision datasets and can significantly degrade the performance of systems trained on them, particularly in complex tasks such as object detection. Several approaches exist to identify annotation errors, including training-free feature-space methods which provide a fast and interpretable way to analyze annotations. However, the behavior on object detection annotations, which include semantic and spatial information, remains largely unexplored. In this work we analyze the applicability of feature-space-based approaches for detecting annotation errors in object detection datasets. By adapting an existing feature-space method, we show that such approaches reliably expose semantic mislabel, while positional errors remain difficult to detect. We evaluate this behavior across multiple pretrained embedding models, synthetic noise types (symmetric, asymmetric, and positional), and real-world annotation errors using VOC2012 and KITTI. All code and real-world corruptions are publicly available at the following repository:

Related Material


[pdf]
[bibtex]
@InProceedings{Sieberichs_2026_CVPR, author = {Sieberichs, Christian and Geerkens, Simon and Waschulzik, Thomas and Visvanathan, Ramesh and Braun, Alexander}, title = {Analyzing Training-Free Corruption Detection for Object Detection Datasets}, booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops}, month = {June}, year = {2026}, pages = {2983-2992} }