DynaSeg: A Deep Dynamic Fusion Method for Unsupervised Image Segmentation Incorporating Feature Similarity and Spatial Continuity
Boujemaa Guermazi, Naimul Khan

TL;DR
DynaSeg is an unsupervised image segmentation method that dynamically balances feature similarity and spatial continuity, achieving state-of-the-art results without extensive hyperparameter tuning.
Contribution
It introduces a novel dynamic weighting scheme and Silhouette Score Phase for improved unsupervised segmentation, leveraging CNN features for efficiency.
Findings
Achieves 12.2% and 14.12% mIOU improvements on COCO datasets.
Demonstrates robustness across five benchmark datasets.
Provides qualitative and quantitative validation of effectiveness.
Abstract
Our work tackles the fundamental challenge of image segmentation in computer vision, which is crucial for diverse applications. While supervised methods demonstrate proficiency, their reliance on extensive pixel-level annotations limits scalability. We introduce DynaSeg, an innovative unsupervised image segmentation approach that overcomes the challenge of balancing feature similarity and spatial continuity without relying on extensive hyperparameter tuning. Unlike traditional methods, DynaSeg employs a dynamic weighting scheme that automates parameter tuning, adapts flexibly to image characteristics, and facilitates easy integration with other segmentation networks. By incorporating a Silhouette Score Phase, DynaSeg prevents undersegmentation failures where the number of predicted clusters might converge to one. DynaSeg uses CNN-based and pre-trained ResNet feature extraction, making…
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
TopicsMedical Image Segmentation Techniques · Image Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques
MethodsAverage Pooling · Convolution · Kaiming Initialization · Max Pooling · Global Average Pooling
