TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Learning Conditional Attributes for Compositional Zero-Sho...

Learning Conditional Attributes for Compositional Zero-Shot Learning

Qingsheng Wang, Lingqiao Liu, Chenchen Jing, Hao Chen, Guoqiang Liang, Peng Wang, Chunhua Shen

2023-05-29CVPR 2023 1AttributeZero-Shot LearningCompositional Zero-Shot Learning
PaperPDFCode(official)

Abstract

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

Results

TaskDatasetMetricValueModel
Zero-Shot LearningMIT-StatesAUC5.4CANet
Zero-Shot LearningMIT-StatesAttribute accuracy30.2CANet
Zero-Shot LearningMIT-StatesObject accuracy32.6CANet
Zero-Shot LearningMIT-StatesSeen accuracy29CANet
Zero-Shot LearningMIT-StatesUnseen accuracy26.2CANet
Zero-Shot LearningMIT-Statesbest HM17.9CANet
Zero-Shot LearningUT Zappos50KAUC33.1CANet
Zero-Shot LearningUT Zappos50KAttribute accuracy48.4CANet
Zero-Shot LearningUT Zappos50KObject accuracy72.6CANet
Zero-Shot LearningUT Zappos50KSeen accuracy61CANet
Zero-Shot LearningUT Zappos50KUnseen accuracy66.3CANet
Zero-Shot LearningUT Zappos50Kbest HM47.3CANet

Related Papers

GLAD: Generalizable Tuning for Vision-Language Models2025-07-17MGFFD-VLM: Multi-Granularity Prompt Learning for Face Forgery Detection with VLM2025-07-16Non-Adaptive Adversarial Face Generation2025-07-16Attributes Shape the Embedding Space of Face Recognition Models2025-07-15COLIBRI Fuzzy Model: Color Linguistic-Based Representation and Interpretation2025-07-15DEARLi: Decoupled Enhancement of Recognition and Localization for Semi-supervised Panoptic Segmentation2025-07-14Ref-Long: Benchmarking the Long-context Referencing Capability of Long-context Language Models2025-07-13Model Parallelism With Subnetwork Data Parallelism2025-07-11