Semantic Segmentation with Scarce Data
Isay Katsman, Rohun Tripathi, Andreas Veit, Serge Belongie

TL;DR
This paper introduces a method that combines coarse and fine annotations to improve semantic segmentation performance, especially when limited fine data is available, demonstrating significant accuracy gains on Cityscapes.
Contribution
The work presents a novel approach to leverage coarsely annotated data alongside fine annotations to enhance segmentation accuracy in scarce data scenarios.
Findings
Outperforms training on only fine data by 15.52% mIoU.
Outperforms coarse masks by 5.28% mIoU.
Effective in low-data, high-annotation-cost settings.
Abstract
Semantic segmentation is a challenging vision problem that usually necessitates the collection of large amounts of finely annotated data, which is often quite expensive to obtain. Coarsely annotated data provides an interesting alternative as it is usually substantially more cheap. In this work, we present a method to leverage coarsely annotated data along with fine supervision to produce better segmentation results than would be obtained when training using only the fine data. We validate our approach by simulating a scarce data setting with less than 200 low resolution images from the Cityscapes dataset and show that our method substantially outperforms solely training on the fine annotation data by an average of 15.52% mIoU and outperforms the coarse mask by an average of 5.28% mIoU.
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 · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
