Logo image
Visual Adaptive Prompting for Compositional Zero-Shot Learning
Conference proceeding   Peer reviewed

Visual Adaptive Prompting for Compositional Zero-Shot Learning

Kyle Stein, Andrew Arash Mahyari, Guillermo Francia and Eman El-Sheikh
IEEE International Conference on Computer Vision workshops, pp.4196-4205
IEEE/CVF International Conference on Computer Vision Workshops (ICCVW) (Honolulu, Hawaii, USA, 10/19/2025–10/20/2025)
10/19/2025

Metrics

Abstract

Vision-Language Models (VLMs) have demonstrated impressive multimodal capabilities in learning joint representations of visual and textual data, making them powerful tools for tasks such as Compositional Zero-Shot Learning (CZSL). CZSL requires models to generalize to novel combinations of visual primitives-such as attributes and objects-that were not explicitly encountered during training. Recent works in prompting for CZSL have focused on modifying inputs for the text encoder, often using static prompts that do not change across varying visual contexts. However, these approaches struggle to fully capture varying visual contexts, as they focus on text adaptation rather than leveraging visual features for compositional reasoning. To address this, we propose a Visual Adaptive Prompting System (VAPS) that leverages a learnable visual prompt repository and similarity-based retrieval mechanism within the framework of VLMs to bridge the gap between semantic and visual features. Our method introduces a dynamic visual prompt repository mechanism that selects the most relevant attribute and object prompts based on the visual features of the image. Our proposed system includes a visual prompt adapter that encourages the model to learn a more generalizable embedding space. Experiments on three CZSL benchmarks, across both closed and open-world scenarios, demonstrate state-of-the-art results.

Details

Logo image