Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Disentangling Visual Embeddings for Attributes and Objects

About

We study the problem of compositional zero-shot learning for object-attribute recognition. Prior works use visual features extracted with a backbone network, pre-trained for object classification and thus do not capture the subtly distinct features associated with attributes. To overcome this challenge, these studies employ supervision from the linguistic space, and use pre-trained word embeddings to better separate and compose attribute-object pairs for recognition. Analogous to linguistic embedding space, which already has unique and agnostic embeddings for object and attribute, we shift the focus back to the visual space and propose a novel architecture that can disentangle attribute and object features in the visual space. We use visual decomposed features to hallucinate embeddings that are representative for the seen and novel compositions to better regularize the learning of our model. Extensive experiments show that our method outperforms existing work with significant margin on three datasets: MIT-States, UT-Zappos, and a new benchmark created based on VAW. The code, models, and dataset splits are publicly available at https://github.com/nirat1606/OADis.

Nirat Saini, Khoi Pham, Abhinav Shrivastava• 2022

Related benchmarks

TaskDatasetResultRank
Compositional Zero-Shot LearningUT-Zappos Closed World
HM44.4
42
Compositional Zero-Shot LearningVAW CZSL (test)
HM15.2
14
Compositional Zero-Shot LearningMIT-States Closed World (test)
AUC5.9
12
Compositional Zero-Shot LearningVAW CZSL (val)
V@33.5
7
Showing 4 of 4 rows

Other info

Code

Follow for update