APSeg: Auto-Prompt Network for Cross-Domain Few-Shot Semantic Segmentation
Weizhao He, Yang Zhang, Wei Zhuo, Linlin Shen, Jiaqi Yang, Songhe, Deng, Liang Sun

TL;DR
APSeg introduces an auto-prompt network leveraging a dual prototype transformation and a meta prompt generator to enhance cross-domain few-shot semantic segmentation without fine-tuning, outperforming existing methods.
Contribution
The paper proposes APSeg, a novel auto-prompt network with dual prototype transformation and meta prompt generation for improved cross-domain FSS.
Findings
Outperforms state-of-the-art in cross-domain FSS by 5.24% and 3.10%.
Effective domain-agnostic feature transformation via DPAT.
Automatic prompt generation eliminates manual intervention.
Abstract
Few-shot semantic segmentation (FSS) endeavors to segment unseen classes with only a few labeled samples. Current FSS methods are commonly built on the assumption that their training and application scenarios share similar domains, and their performances degrade significantly while applied to a distinct domain. To this end, we propose to leverage the cutting-edge foundation model, the Segment Anything Model (SAM), for generalization enhancement. The SAM however performs unsatisfactorily on domains that are distinct from its training data, which primarily comprise natural scene images, and it does not support automatic segmentation of specific semantics due to its interactive prompting mechanism. In our work, we introduce APSeg, a novel auto-prompt network for cross-domain few-shot semantic segmentation (CD-FSS), which is designed to be auto-prompted for guiding cross-domain…
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
TopicsDomain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
MethodsSegment Anything Model
