arXiv:2510.11106cs.CV2025-10综述被引 1

系统梳理组合零样本学习方法,揭示视觉上下文与属性组合的建模关键。

Compositional Zero-Shot Learning: A Survey

  • 按解耦程度分类四类方法:无显式解耦、文本解耦、视觉解耦、跨模态解耦
  • 对比分析闭世界与开世界场景下各方法性能,明确适用边界
  • 提供首个专攻该领域的综述,附带官方代码资源,适合研究者快速入门

组合零样本学习(CZSL)是计算机视觉中的关键任务,旨在模型推理时识别训练中未见过的已知属性与物体组合,应对组合爆炸带来的数据需求。其难点在于基础元素的视觉表现高度依赖上下文:例如,'小'猫与'老'猫视觉差异显著,'湿'车与'湿'猫差别巨大。有效建模这种上下文依赖性与内在组合性对实现鲁棒的组合零样本识别至关重要。本文首次系统综述专攻组合零样本学习的研究进展,提出基于解耦思想的分类体系,涵盖四类方法:无显式解耦、文本解耦、视觉解耦与跨模态解耦。我们详细比较各类方法在闭世界与开世界设定下的核心优势与局限。最后,识别出当前主要开放挑战并展望未来方向。本综述旨在成为该领域发展的基础资源,推动进一步突破。调研论文及官方代码详见GitHub:https://github.com/ans92/Compositional-Zero-Shot-Learning

原文摘要 · Abstract (English)

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

零样本学习组合性视觉上下文综述

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。