SOTAVerified

Benchmarking Label Noise in Instance Segmentation: Spatial Noise Matters

2024-06-16Code Available0· sign in to hype

Eden Grad, Moshe Kimhi, Lion Halika, Chaim Baskin

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Obtaining accurate labels for instance segmentation is particularly challenging due to the complex nature of the task. Each image necessitates multiple annotations, encompassing not only the object's class but also its precise spatial boundaries. These requirements elevate the likelihood of errors and inconsistencies in both manual and automated annotation processes. By simulating different noise conditions, we provide a realistic scenario for assessing the robustness and generalization capabilities of instance segmentation models in different segmentation tasks, introducing COCO-N and Cityscapes-N. We also propose a benchmark for weakly annotation noise, dubbed COCO-WAN, which utilizes foundation models and weak annotations to simulate semi-automated annotation tools and their noisy labels. This study sheds light on the quality of segmentation masks produced by various models and challenges the efficacy of popular methods designed to address learning with label noise.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
COCO-N MediumMask R-CNN ResNet-50 FPNmIOU30.3Unverified

Reproductions