Superpixels algorithms through network community detection
Anthony Perez

TL;DR
This paper explores the use of community detection algorithms from complex networks to generate superpixels for image segmentation, evaluating their effectiveness and comparing with existing methods.
Contribution
It demonstrates that community detection algorithms can produce relevant superpixels, highlighting the impact of algorithm choice and pixel-grid variations on segmentation quality.
Findings
Community detection algorithms can generate effective superpixels.
Algorithm choice significantly affects the number of superpixels.
Results are comparable to state-of-the-art superpixel methods.
Abstract
Community detection is a powerful tool from complex networks analysis that finds applications in various research areas. Several image segmentation methods rely for instance on community detection algorithms as a black box in order to compute undersegmentations, i.e. a small number of regions that represent areas of interest of the image. However, to the best of our knowledge, the efficiency of such an approach w.r.t. superpixels, that aim at representing the image at a smaller level while preserving as much as possible original information, has been neglected so far. The only related work seems to be the one by Liu et. al. (IET Image Processing, 2022) that developed a superpixels algorithm using a so-called modularity maximization approach, leading to relevant results. We follow this line of research by studying the efficiency of superpixels computed by state-of-the-art community…
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
TopicsComplex Network Analysis Techniques · Image and Video Quality Assessment · Advanced Clustering Algorithms Research
