paper-with-me

홈 › Papers

Learning Conditional Attributes for Compositional Zero-Shot Learning

2023-05-29 · CVPR 2023 1 · Qingsheng Wang, Lingqiao Liu, Chenchen Jing, Hao Chen, Guoqiang Liang, Peng Wang, Chunhua Shen

Compositional Zero-Shot Learning (CZSL) aims to train models to recognize novel compositional concepts based on learned concepts such as attribute-object combinations. One of the challenges is to model attributes interacted with different objects, e.g., the attribute `wet" in wet apple" and `wet cat" is different. As a solution, we provide analysis and argue that attributes are conditioned on the recognized object and input image and explore learning conditional attribute embeddings by a proposed attribute learning framework containing an attribute hyper learner and an attribute base learner. By encoding conditional attributes, our model enables to generate flexible attribute embeddings for generalization from seen to unseen compositions. Experiments on CZSL benchmarks, including the more challenging C-GQA dataset, demonstrate better performances compared with other state-of-the-art approaches and validate the importance of learning conditional attributes. Code is available at https://github.com/wqshmzh/CANet-CZSL

📄 PDF Abstract BibTeX arXiv:2305.17940

Code (1)

wqshmzh/canet-czsl 공식 구현 pytorch

Tasks

AttributeCompositional Zero-Shot LearningZero-Shot Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

A Conditional Probability Framework for Compositional Zero-shot Learning

2025-07-23 · Peng Wu, Qiuxia Lai, Hao Fang, Guo-Sen Xie 외 arxiv

Compositional Zero-Shot Learning (CZSL) aims to recognize unseen combinations of known objects and attributes by leveraging knowledge from previously seen compositions. Traditional approaches primarily focus on disentang…

Compositional Zero-Shot Learning

Progressive Reasoning with Primitive Correction for Compositional Zero-Shot Learning

2026-07-07 · Ziyi Chen, Haoyan Shi, Sunhan Xu, Congyan Lang arxiv

Compositional Zero-Shot Learning (CZSL) aims to combine known attributes and objects as primitives for recognizing previously unseen attribute-object pairs. Prior works either predict attributes and objects independently…

Compositional Zero-Shot LearningReinforcement Learning

Learning to Compose Soft Prompts for Compositional Zero-Shot Learning

2022-04-07 · Nihal V. Nayak, Peilin Yu, Stephen H. Bach

We introduce compositional soft prompting (CSP), a parameter-efficient learning technique to improve the zero-shot compositionality of large-scale pretrained vision-language models (VLMs) like CLIP. We develop CSP for co…

AttributeCompositional Zero-Shot LearningObjectZero-Shot Learning

MAC: A Benchmark for Multiple Attributes Compositional Zero-Shot Learning

2024-06-18 · Shuo Xu, Sai Wang, Xinyue Hu, Yutian Lin 외

Compositional Zero-Shot Learning (CZSL) aims to learn semantic primitives (attributes and objects) from seen compositions and recognize unseen attribute-object compositions. Existing CZSL datasets focus on single attribu…

AttributeCompositional Zero-Shot LearningZero-Shot Learning

Learning by Imagining: Debiased Feature Augmentation for Compositional Zero-Shot Learning

2025-09-16 · Haozhe Zhang, Chenchen Jing, Mingyu Liu, Qingsheng Wang 외 arxiv

Compositional Zero-Shot Learning (CZSL) aims to recognize unseen attribute-object compositions by learning prior knowledge of seen primitives, \textit{i.e.}, attributes and objects. Learning generalizable compositional r…

Compositional Zero-Shot Learning