CVOct 13, 2025

Compositional Zero-Shot Learning: A Survey

arXiv:2510.11106v1h-index: 2Has Code
Originality Synthesis-oriented
AI Analysis

It addresses the combinatorial challenge in CZSL for researchers and practitioners by synthesizing existing work and identifying open problems, but it is incremental as a survey rather than introducing new methods.

This paper presents the first comprehensive survey on Compositional Zero-Shot Learning (CZSL), a computer vision task for recognizing unseen combinations of known attributes and objects, by reviewing state-of-the-art methods and providing a taxonomy based on disentanglement approaches.

Compositional Zero-Shot Learning (CZSL) is a critical task in computer vision that enables models to recognize unseen combinations of known attributes and objects during inference, addressing the combinatorial challenge of requiring training data for every possible composition. This is particularly challenging because the visual appearance of primitives is highly contextual; for example, ``small'' cats appear visually distinct from ``older'' ones, and ``wet'' cars differ significantly from ``wet'' cats. Effectively modeling this contextuality and the inherent compositionality is crucial for robust compositional zero-shot recognition. This paper presents, to our knowledge, the first comprehensive survey specifically focused on Compositional Zero-Shot Learning. We systematically review the state-of-the-art CZSL methods, introducing a taxonomy grounded in disentanglement, with four families of approaches: no explicit disentanglement, textual disentanglement, visual disentanglement, and cross-modal disentanglement. We provide a detailed comparative analysis of these methods, highlighting their core advantages and limitations in different problem settings, such as closed-world and open-world CZSL. Finally, we identify the most significant open challenges and outline promising future research directions. This survey aims to serve as a foundational resource to guide and inspire further advancements in this fascinating and important field. Papers studied in this survey with their official code are available on our github: https://github.com/ans92/Compositional-Zero-Shot-Learning

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes