English

Visual and Semantic Prompt Collaboration for Generalized Zero-Shot Learning

Computer Vision and Pattern Recognition 2025-04-01 v1

Abstract

Generalized zero-shot learning aims to recognize both seen and unseen classes with the help of semantic information that is shared among different classes. It inevitably requires consistent visual-semantic alignment. Existing approaches fine-tune the visual backbone by seen-class data to obtain semantic-related visual features, which may cause overfitting on seen classes with a limited number of training images. This paper proposes a novel visual and semantic prompt collaboration framework, which utilizes prompt tuning techniques for efficient feature adaptation. Specifically, we design a visual prompt to integrate the visual information for discriminative feature learning and a semantic prompt to integrate the semantic formation for visualsemantic alignment. To achieve effective prompt information integration, we further design a weak prompt fusion mechanism for the shallow layers and a strong prompt fusion mechanism for the deep layers in the network. Through the collaboration of visual and semantic prompts, we can obtain discriminative semantic-related features for generalized zero-shot image recognition. Extensive experiments demonstrate that our framework consistently achieves favorable performance in both conventional zero-shot learning and generalized zero-shot learning benchmarks compared to other state-of-the-art methods.

Keywords

Cite

@article{arxiv.2503.23030,
  title  = {Visual and Semantic Prompt Collaboration for Generalized Zero-Shot Learning},
  author = {Huajie Jiang and Zhengxian Li and Xiaohan Yu and Yongli Hu and Baocai Yin and Jian Yang and Yuankai Qi},
  journal= {arXiv preprint arXiv:2503.23030},
  year   = {2025}
}

Comments

Accepted by CVPR2025

R2 v1 2026-06-28T22:38:54.701Z