A Benchmark of Long-tailed Instance Segmentation with Noisy Labels
Guanlin Li, Guowen Xu, Tianwei Zhang

TL;DR
This paper introduces a new long-tailed, noisy-label dataset for instance segmentation, evaluates existing algorithms on it, and highlights the impact of label noise on model performance, especially for rare categories.
Contribution
The paper presents a large, long-tailed dataset with label noise for instance segmentation and evaluates existing algorithms, revealing the challenges posed by noisy labels.
Findings
Noise hampers learning of rare categories
Existing algorithms' performance decreases with noisy data
The dataset provides a benchmark for noisy long-tailed segmentation
Abstract
In this paper, we consider the instance segmentation task on a long-tailed dataset, which contains label noise, i.e., some of the annotations are incorrect. There are two main reasons making this case realistic. First, datasets collected from real world usually obey a long-tailed distribution. Second, for instance segmentation datasets, as there are many instances in one image and some of them are tiny, it is easier to introduce noise into the annotations. Specifically, we propose a new dataset, which is a large vocabulary long-tailed dataset containing label noise for instance segmentation. Furthermore, we evaluate previous proposed instance segmentation algorithms on this dataset. The results indicate that the noise in the training dataset will hamper the model in learning rare categories and decrease the overall performance, and inspire us to explore more effective approaches to…
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
TopicsMachine Learning and Data Classification · Image Retrieval and Classification Techniques · Handwritten Text Recognition Techniques
