English

Attention Based Simple Primitives for Open World Compositional Zero-Shot Learning

Computer Vision and Pattern Recognition 2024-07-19 v1 Machine Learning

Abstract

Compositional Zero-Shot Learning (CZSL) aims to predict unknown compositions made up of attribute and object pairs. Predicting compositions unseen during training is a challenging task. We are exploring Open World Compositional Zero-Shot Learning (OW-CZSL) in this study, where our test space encompasses all potential combinations of attributes and objects. Our approach involves utilizing the self-attention mechanism between attributes and objects to achieve better generalization from seen to unseen compositions. Utilizing a self-attention mechanism facilitates the model's ability to identify relationships between attribute and objects. The similarity between the self-attended textual and visual features is subsequently calculated to generate predictions during the inference phase. The potential test space may encompass implausible object-attribute combinations arising from unrestricted attribute-object pairings. To mitigate this issue, we leverage external knowledge from ConceptNet to restrict the test space to realistic compositions. Our proposed model, Attention-based Simple Primitives (ASP), demonstrates competitive performance, achieving results comparable to the state-of-the-art.

Keywords

Cite

@article{arxiv.2407.13715,
  title  = {Attention Based Simple Primitives for Open World Compositional Zero-Shot Learning},
  author = {Ans Munir and Faisal Z. Qureshi and Muhammad Haris Khan and Mohsen Ali},
  journal= {arXiv preprint arXiv:2407.13715},
  year   = {2024}
}

Comments

10 pages, 6 figures

R2 v1 2026-06-28T17:46:21.035Z