How to Efficiently Annotate Images for Best-Performing Deep Learning Based Segmentation Models: An Empirical Study with Weak and Noisy Annotations and Segment Anything Model
Yixin Zhang, Shen Zhao, Hanxue Gu, Maciej A. Mazurowski

TL;DR
This empirical study evaluates various annotation strategies for image segmentation, demonstrating that weak and noisy labels can be more cost-effective than precise annotations without significantly sacrificing performance.
Contribution
The paper provides a comprehensive cost-effectiveness analysis of six annotation strategies across multiple datasets, challenging the assumption that precise annotations are always optimal.
Findings
Weak and noisy annotations often match the performance of precise labels.
Less costly annotation methods can be more efficient under limited budgets.
Precise outlining is rarely the best choice when annotation resources are constrained.
Abstract
Deep neural networks (DNNs) have demonstrated exceptional performance across various image segmentation tasks. However, the process of preparing datasets for training segmentation DNNs is both labor-intensive and costly, as it typically requires pixel-level annotations for each object of interest. To mitigate this challenge, alternative approaches such as using weak labels (e.g., bounding boxes or scribbles) or less precise (noisy) annotations can be employed. Noisy and weak labels are significantly quicker to generate, allowing for more annotated images within the same time frame. However, the potential decrease in annotation quality may adversely impact the segmentation performance of the resulting model. In this study, we conducted a comprehensive cost-effectiveness evaluation on six variants of annotation strategies (9~10 sub-variants in total) across 4 datasets and conclude that…
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
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification · Medical Image Segmentation Techniques
