SPARK: Stochastic Propagation via Affinity-guided Random walK for training-free unsupervised segmentation
Kunal Mahatha, Jose Dolz, Christian Desrosiers

TL;DR
This paper introduces SPARK, a training-free unsupervised segmentation method that models stochastic propagation over affinity graphs, overcoming limitations of spectral methods and achieving state-of-the-art zero-shot results.
Contribution
The paper reformulates segmentation as a stochastic flow equilibrium problem and proposes a Markov propagation scheme with adaptive pruning for improved boundary sharpness and stability.
Findings
Achieves state-of-the-art zero-shot segmentation performance.
Produces sharper boundaries and more coherent regions.
Demonstrates stability across multiple benchmarks.
Abstract
We argue that existing training-free segmentation methods rely on an implicit and limiting assumption, that segmentation is a spectral graph partitioning problem over diffusion-derived affinities. Such approaches, based on global graph partitioning and eigenvector-based formulations of affinity matrices, suffer from several fundamental drawbacks, they require pre-selecting the number of clusters, induce boundary oversmoothing due to spectral relaxation, and remain highly sensitive to noisy or multi-modal affinity distributions. Moreover, many prior works neglect the importance of local neighborhood structure, which plays a crucial role in stabilizing affinity propagation and preserving fine-grained contours. To address these limitations, we reformulate training-free segmentation as a stochastic flow equilibrium problem over diffusion-induced affinity graphs, where segmentation emerges…
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 Graph Neural Networks · Generative Adversarial Networks and Image Synthesis · Stochastic Gradient Optimization Techniques
