English

Decomposed Soft Prompt Guided Fusion Enhancing for Compositional Zero-Shot Learning

Computer Vision and Pattern Recognition 2022-11-22 v1 Artificial Intelligence

Abstract

Compositional Zero-Shot Learning (CZSL) aims to recognize novel concepts formed by known states and objects during training. Existing methods either learn the combined state-object representation, challenging the generalization of unseen compositions, or design two classifiers to identify state and object separately from image features, ignoring the intrinsic relationship between them. To jointly eliminate the above issues and construct a more robust CZSL system, we propose a novel framework termed Decomposed Fusion with Soft Prompt (DFSP)1, by involving vision-language models (VLMs) for unseen composition recognition. Specifically, DFSP constructs a vector combination of learnable soft prompts with state and object to establish the joint representation of them. In addition, a cross-modal decomposed fusion module is designed between the language and image branches, which decomposes state and object among language features instead of image features. Notably, being fused with the decomposed features, the image features can be more expressive for learning the relationship with states and objects, respectively, to improve the response of unseen compositions in the pair space, hence narrowing the domain gap between seen and unseen sets. Experimental results on three challenging benchmarks demonstrate that our approach significantly outperforms other state-of-the-art methods by large margins.

Keywords

Cite

@article{arxiv.2211.10681,
  title  = {Decomposed Soft Prompt Guided Fusion Enhancing for Compositional Zero-Shot Learning},
  author = {Xiaocheng Lu and Ziming Liu and Song Guo and Jingcai Guo},
  journal= {arXiv preprint arXiv:2211.10681},
  year   = {2022}
}

Comments

10 pages included reference, conference

R2 v1 2026-06-28T06:16:18.592Z