paper-with-me

홈 › Papers

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

2017-05-04 · ICCV 2017 10 · Berkan Demirel, Ramazan Gokberk Cinbis, Nazli Ikizler-Cinbis

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.

📄 PDF Abstract BibTeX arXiv:1705.01734

Code (1)

berkandemirel/attributes2classname 공식 구현 tf

Tasks

AttributeZero-Shot Learning

Similar Papers 제목 키워드 기반

Unsupervised Learning of Discriminative Attributes and Visual Representations

2016-06-01 · CVPR 2016 6 · Chen Huang, Chen Change Loy, Xiaoou Tang

Attributes offer useful mid-level features to interpret visual data. While most attribute learning methods are supervised by costly human-generated labels, we introduce a simple yet powerful unsupervised approach to lear…

AttributeClusteringContour DetectionImage Retrieval+3

Learning Discriminative Latent Attributes for Zero-Shot Classification

2017-10-01 · ICCV 2017 10 · Huajie Jiang, Ruiping Wang, Shiguang Shan, Yi Yang 외

Zero-shot learning (ZSL) aims to transfer knowledge from observed classes to the unseen classes, based on the assumption that both the seen and unseen classes share a common semantic space, among which attributes enjoy a…

AttributeClassificationDictionary LearningGeneral Classification+2

UNBNLP at SemEval-2018 Task 10: Evaluating unsupervised approaches to capturing discriminative attributes

2018-06-01 · SEMEVAL 2018 6 · Milton King, Ali Hakimi Parizi, Paul Cook

In this paper we present three unsupervised models for capturing discriminative attributes based on information from word embeddings, WordNet, and sentence-level word co-occurrence frequency. We show that, of these appro…

Semantic Textual SimilaritySentenceWord Embeddings

High-Discriminative Attribute Feature Learning for Generalized Zero-Shot Learning

2024-04-07 · Yu Lei, Guoshuai Sheng, Fangfang Li, Quanxue Gao 외

Zero-shot learning(ZSL) aims to recognize new classes without prior exposure to their samples, relying on semantic knowledge from observed classes. However, current attention-based models may overlook the transferability…

AttributeGeneralized Zero-Shot LearningZero-Shot Learning

CitiusNLP at SemEval-2018 Task 10: The Use of Transparent Distributional Models and Salient Contexts to Discriminate Word Attributes

2018-06-01 · SEMEVAL 2018 6 · Pablo Gamallo

This article describes the unsupervised strategy submitted by the CitiusNLP team to the SemEval 2018 Task 10, a task which consists of predict whether a word is a discriminative attribute between two other words. Our str…

AttributeDimensionality Reduction