Region-Based Representations Revisited
Michal Shlapentokh-Rothman, Ansel Blume, Yao Xiao, Yuqun Wu,, Sethuraman T V, Heyi Tao, Jae Yong Lee, Wilfredo Torres, Yu-Xiong Wang, Derek, Hoiem

TL;DR
This paper demonstrates that combining recent class-agnostic segmenters with strong unsupervised features enables effective region-based recognition across various tasks, offering advantages in flexibility and efficiency.
Contribution
It revisits region-based representations by integrating SAM and DINOv2, showing their effectiveness for diverse recognition tasks with simple linear decoders.
Findings
Effective for semantic segmentation and image retrieval
Competitive performance with simple linear decoders
Suitable for video analysis and large-scale inference
Abstract
We investigate whether region-based representations are effective for recognition. Regions were once a mainstay in recognition approaches, but pixel and patch-based features are now used almost exclusively. We show that recent class-agnostic segmenters like SAM can be effectively combined with strong unsupervised representations like DINOv2 and used for a wide variety of tasks, including semantic segmentation, object-based image retrieval, and multi-image analysis. Once the masks and features are extracted, these representations, even with linear decoders, enable competitive performance, making them well suited to applications that require custom queries. The compactness of the representation also makes it well-suited to video analysis and other problems requiring inference across many images.
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
TopicsAdvanced Image and Video Retrieval Techniques · Medical Image Segmentation Techniques · Advanced Neural Network Applications
MethodsSegment Anything Model
