Spectral Prompt Tuning: Unveiling Unseen Classes for Zero-Shot Semantic Segmentation
Abstract
Recently, CLIP has found practical utility in the domain of pixel-level zero-shot segmentation tasks. The present landscape features two-stage methodologies beset by issues such as intricate pipelines and elevated computational costs. While current one-stage approaches alleviate these concerns and incorporate Visual Prompt Training (VPT) to uphold CLIP's generalization capacity, they still fall short in fully harnessing CLIP's potential for pixel-level unseen class demarcation and precise pixel predictions. To further stimulate CLIP's zero-shot dense prediction capability, we propose SPT-SEG, a one-stage approach that improves CLIP's adaptability from image to pixel. Specifically, we initially introduce Spectral Prompt Tuning (SPT), incorporating spectral prompts into the CLIP visual encoder's shallow layers to capture structural intricacies of images, thereby enhancing comprehension of unseen classes. Subsequently, we introduce the Spectral Guided Decoder (SGD), utilizing both high and low-frequency information to steer the network's spatial focus towards more prominent classification features, enabling precise pixel-level prediction outcomes. Through extensive experiments on two public datasets, we demonstrate the superiority of our method over state-of-the-art approaches, performing well across all classes and particularly excelling in handling unseen classes.
Cite
Text
Xu et al. "Spectral Prompt Tuning: Unveiling Unseen Classes for Zero-Shot Semantic Segmentation." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I6.28456Markdown
[Xu et al. "Spectral Prompt Tuning: Unveiling Unseen Classes for Zero-Shot Semantic Segmentation." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/xu2024aaai-spectral/) doi:10.1609/AAAI.V38I6.28456BibTeX
@inproceedings{xu2024aaai-spectral,
title = {{Spectral Prompt Tuning: Unveiling Unseen Classes for Zero-Shot Semantic Segmentation}},
author = {Xu, Wenhao and Xu, Rongtao and Wang, Changwei and Xu, Shibiao and Guo, Li and Zhang, Man and Zhang, Xiaopeng},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {6369-6377},
doi = {10.1609/AAAI.V38I6.28456},
url = {https://mlanthology.org/aaai/2024/xu2024aaai-spectral/}
}