PSSI-MaxST: An Efficient Pixel-Segment Similarity Index Using Intensity and Smoothness Features for Maximum Spanning Tree Based Segmentation
Kaustubh Shivshankar Shejole, Gaurav Mishra

TL;DR
This paper introduces PSSI-MaxST, a novel, efficient graph-based image segmentation method that combines intensity and smoothness features with maximum spanning tree partitioning, improving accuracy and robustness over existing approaches.
Contribution
The paper proposes a new Pixel Segment Similarity Index (PSSI) leveraging intensity and smoothness, integrated with MaxST for improved interactive image segmentation.
Findings
Outperforms existing methods in segmentation quality metrics.
Achieves lower computational complexity ($\mathcal{O}(B)$).
Demonstrates robustness in challenging scenarios with similar foreground and background.
Abstract
Interactive graph-based segmentation methods partition an image into foreground and background regions with the aid of user inputs. However, existing approaches often suffer from high computational costs, sensitivity to user interactions, and degraded performance when the foreground and background share similar color distributions. A key factor influencing segmentation performance is the similarity measure used for assigning edge weights in the graph. To address these challenges, we propose a novel Pixel Segment Similarity Index (PSSI), which leverages the harmonic mean of inter-channel similarities by incorporating both pixel intensity and spatial smoothness features. The harmonic mean effectively penalizes dissimilarities in any individual channel, enhancing robustness. The computational complexity of PSSI is , where denotes the number of histogram bins. Our…
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
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
