# Attributes2Classname: A discriminative model for attribute-based   unsupervised zero-shot learning

**Authors:** Berkan Demirel, Ramazan Gokberk Cinbis, Nazli Ikizler-Cinbis

arXiv: 1705.01734 · 2017-08-08

## TL;DR

This paper introduces a discriminative word representation model for unsupervised zero-shot learning that aligns class and attribute similarities with visual features, achieving state-of-the-art results without attribute annotations.

## Contribution

It presents a novel approach that bypasses attribute-class relation annotations and enables text-only training for unsupervised zero-shot learning.

## Key findings

- Achieves state-of-the-art results on three benchmark datasets.
- Effectively aligns class and attribute similarities with visual features.
- Enables training without additional image data.

## Abstract

We propose a novel approach for unsupervised zero-shot learning (ZSL) of classes based on their names. Most existing unsupervised ZSL methods aim to learn a model for directly comparing image features and class names. However, this proves to be a difficult task due to dominance of non-visual semantics in underlying vector-space embeddings of class names. To address this issue, we discriminatively learn a word representation such that the similarities between class and combination of attribute names fall in line with the visual similarity. Contrary to the traditional zero-shot learning approaches that are built upon attribute presence, our approach bypasses the laborious attribute-class relation annotations for unseen classes. In addition, our proposed approach renders text-only training possible, hence, the training can be augmented without the need to collect additional image data. The experimental results show that our method yields state-of-the-art results for unsupervised ZSL in three benchmark datasets.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.01734/full.md

## Figures

37 figures with captions in the complete paper: https://tomesphere.com/paper/1705.01734/full.md

## References

39 references — full list in the complete paper: https://tomesphere.com/paper/1705.01734/full.md

---
Source: https://tomesphere.com/paper/1705.01734