Learning to segment from object sizes
Denis Baru\v{c}i\'c (1), Jan Kybic (1) ((1) Czech Technical University, in Prague, Czech Republic)

TL;DR
This paper introduces a novel training method for deep segmentation that leverages easily obtainable object size annotations instead of pixel-wise labels, reducing annotation effort while improving segmentation accuracy.
Contribution
It proposes a new algorithm that trains segmentation networks using size annotations, overcoming the challenge of non-differentiable size-based loss functions.
Findings
Improved segmentation performance with fewer pixel-wise annotations.
Effective training using datasets with many size annotations and few pixel-wise labels.
Demonstrated robustness of the approach across different datasets.
Abstract
Deep learning has proved particularly useful for semantic segmentation, a fundamental image analysis task. However, the standard deep learning methods need many training images with ground-truth pixel-wise annotations, which are usually laborious to obtain and, in some cases (e.g., medical images), require domain expertise. Therefore, instead of pixel-wise annotations, we focus on image annotations that are significantly easier to acquire but still informative, namely the size of foreground objects. We define the object size as the maximum Chebyshev distance between a foreground and the nearest background pixel. We propose an algorithm for training a deep segmentation network from a dataset of a few pixel-wise annotated images and many images with known object sizes. The algorithm minimizes a discrete (non-differentiable) loss function defined over the object sizes by sampling the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Advanced Image and Video Retrieval Techniques
