Unsupervised Superpixel Generation using Edge-Sparse Embedding
Jakob Geusen, Gustav Bredell, Tianfei Zhou, Ender Konukoglu

TL;DR
This paper introduces an unsupervised superpixel generation method that leverages edge-sparse embeddings to produce high-quality superpixels, outperforming existing approaches on multiple datasets.
Contribution
It proposes a novel approach using edge-sparse embeddings from a non-convolutional decoder to improve superpixel adherence and compactness without supervision.
Findings
Achieves state-of-the-art results on BSDS500, PASCAL-Context, and microscopy datasets.
Effectively balances edge adherence and superpixel compactness.
Produces smooth, connected superpixels with controlled numbers.
Abstract
Partitioning an image into superpixels based on the similarity of pixels with respect to features such as colour or spatial location can significantly reduce data complexity and improve subsequent image processing tasks. Initial algorithms for unsupervised superpixel generation solely relied on local cues without prioritizing significant edges over arbitrary ones. On the other hand, more recent methods based on unsupervised deep learning either fail to properly address the trade-off between superpixel edge adherence and compactness or lack control over the generated number of superpixels. By using random images with strong spatial correlation as input, \ie, blurred noise images, in a non-convolutional image decoder we can reduce the expected number of contrasts and enforce smooth, connected edges in the reconstructed image. We generate edge-sparse pixel embeddings by encoding additional…
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
TopicsCell Image Analysis Techniques · Medical Image Segmentation Techniques · AI in cancer detection
Methodsfail
