TL;DR
This paper introduces a novel unsupervised image segmentation method using a differentiable clustering approach within CNNs, incorporating spatial continuity and user-guided extensions, validated on benchmark datasets.
Contribution
It presents a new end-to-end differentiable clustering network, a spatial continuity loss, and extensions for scribble-based and unseen image segmentation, advancing unsupervised segmentation techniques.
Findings
Effective on benchmark datasets
Outperforms existing scribble-based methods
Enables segmentation without re-training for new images
Abstract
The usage of convolutional neural networks (CNNs) for unsupervised image segmentation was investigated in this study. In the proposed approach, label prediction and network parameter learning are alternately iterated to meet the following criteria: (a) pixels of similar features should be assigned the same label, (b) spatially continuous pixels should be assigned the same label, and (c) the number of unique labels should be large. Although these criteria are incompatible, the proposed approach minimizes the combination of similarity loss and spatial continuity loss to find a plausible solution of label assignment that balances the aforementioned criteria well. The contributions of this study are four-fold. First, we propose a novel end-to-end network of unsupervised image segmentation that consists of normalization and an argmax function for differentiable clustering. Second, we…
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.
