Learning Hierarchical Image Segmentation For Recognition and By Recognition
Tsung-Wei Ke, Sangwoo Mo, Stella X. Yu

TL;DR
This paper introduces a hierarchical segmentation approach integrated into recognition models, enabling unsupervised part-whole discovery and improving various vision tasks without relying on extensive labeled data.
Contribution
It presents a novel method to learn hierarchical segmentation jointly with recognition, enhancing understanding and performance in vision tasks without additional supervision.
Findings
Outperforms SAM in object segmentation accuracy.
Automatically uncovers part-to-whole relationships.
Enhances recognition and segmentation efficiency.
Abstract
Large vision and language models learned directly through image-text associations often lack detailed visual substantiation, whereas image segmentation tasks are treated separately from recognition, supervisedly learned without interconnections. Our key observation is that, while an image can be recognized in multiple ways, each has a consistent part-and-whole visual organization. Segmentation thus should be treated not as an end task to be mastered through supervised learning, but as an internal process that evolves with and supports the ultimate goal of recognition. We propose to integrate a hierarchical segmenter into the recognition process, train and adapt the entire model solely on image-level recognition objectives. We learn hierarchical segmentation for free alongside recognition, automatically uncovering part-to-whole relationships that not only underpin but also enhance…
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
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
