DynaGuide: A Generalizable Dynamic Guidance Framework for Unsupervised Semantic Segmentation
Boujemaa Guermazi, Riadh Ksantini, Naimul Khan

TL;DR
DynaGuide is a versatile unsupervised segmentation framework that combines global pseudo-labels with local boundary refinement, achieving state-of-the-art results without using ground-truth labels.
Contribution
It introduces a dual-guidance strategy with dynamic loss optimization, enabling high-precision segmentation by integrating diverse guidance sources in an unsupervised manner.
Findings
Achieves 17.5% mIoU improvement on BSD500
Improves mIoU by 3.1% on PASCAL VOC2012
Enhances mIoU by 11.66% on COCO
Abstract
Unsupervised image segmentation is a critical task in computer vision. It enables dense scene understanding without human annotations, which is especially valuable in domains where labelled data is scarce. However, existing methods often struggle to reconcile global semantic structure with fine-grained boundary accuracy. This paper introduces DynaGuide, an adaptive segmentation framework that addresses these challenges through a novel dual-guidance strategy and dynamic loss optimization. Building on our previous work, DynaSeg, DynaGuide combines global pseudo-labels from zero-shot models such as DiffSeg or SegFormer with local boundary refinement using a lightweight CNN trained from scratch. This synergy allows the model to correct coarse or noisy global predictions and produce high-precision segmentations. At the heart of DynaGuide is a multi-component loss that dynamically balances…
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 Neural Network Applications · Domain Adaptation and Few-Shot Learning · Medical Image Segmentation Techniques
