Pro2SAM: Mask Prompt to SAM with Grid Points for Weakly Supervised Object Localization
Xi Yang, Songsong Duan, Nannan Wang, Xinbo Gao

TL;DR
Pro2SAM introduces a novel mask prompt approach using grid points and a global token transformer to improve weakly supervised object localization by leveraging SAM's capabilities, achieving state-of-the-art results.
Contribution
The paper proposes a new mask prompt method with grid points and a global token transformer to enhance WSOL performance using SAM's zero-shot and fine-grained segmentation abilities.
Findings
Achieves 84.03% Top-1 Loc on CUB-200-2011
Achieves 66.85% Top-1 Loc on ILSVRC
Outperforms previous WSOL methods on benchmark datasets
Abstract
Weakly Supervised Object Localization (WSOL), which aims to localize objects by only using image-level labels, has attracted much attention because of its low annotation cost in real applications. Current studies focus on the Class Activation Map (CAM) of CNN and the self-attention map of transformer to identify the region of objects. However, both CAM and self-attention maps can not learn pixel-level fine-grained information on the foreground objects, which hinders the further advance of WSOL. To address this problem, we initiatively leverage the capability of zero-shot generalization and fine-grained segmentation in Segment Anything Model (SAM) to boost the activation of integral object regions. Further, to alleviate the semantic ambiguity issue accrued in single point prompt-based SAM, we propose an innovative mask prompt to SAM (Pro2SAM) network with grid points for WSOL task.…
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 · Multimodal Machine Learning Applications
MethodsLinear Layer · Multi-Head Attention · Dense Connections · Adam · Attention Is All You Need · Dropout · Class-activation map · Layer Normalization · Focus · Segment Anything Model
