paper-with-me

홈 › Papers

Fast Zero-Shot Image Tagging

2016-05-31 · CVPR 2016 6 · Yang Zhang, Boqing Gong, Mubarak Shah

The well-known word analogy experiments show that the recent word vectors capture fine-grained linguistic regularities in words by linear vector offsets, but it is unclear how well the simple vector offsets can encode visual regularities over words. We study a particular image-word relevance relation in this paper. Our results show that the word vectors of relevant tags for a given image rank ahead of the irrelevant tags, along a principal direction in the word vector space. Inspired by this observation, we propose to solve image tagging by estimating the principal direction for an image. Particularly, we exploit linear mappings and nonlinear deep neural networks to approximate the principal direction from an input image. We arrive at a quite versatile tagging model. It runs fast given a test image, in constant time w.r.t.\ the training set size. It not only gives superior performance for the conventional tagging task on the NUS-WIDE dataset, but also outperforms competitive baselines on annotating images with previously unseen tags

📄 PDF Abstract BibTeX arXiv:1605.09759

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-label zero-shot learningZero-Shot Learning

Similar Papers 제목 키워드 기반

Deep Multiple Instance Learning for Zero-shot Image Tagging

2018-03-16 · Shafin Rahman, Salman Khan

In-line with the success of deep learning on traditional recognition problem, several end-to-end deep models for zero-shot recognition have been proposed in the literature. These models are successful to predict a single…

Multiple Instance LearningZero-Shot Learning

Zero-shot Learning and Knowledge Transfer in Music Classification and Tagging

2019-06-20 · Jeong Choi, Jongpil Lee, Jiyoung Park, Juhan Nam

Music classification and tagging is conducted through categorical supervised learning with a fixed set of labels. In principle, this cannot make predictions on unseen labels. Zero-shot learning is an approach to solve th…

ClassificationGeneral ClassificationMusic ClassificationTransfer Learning+1

Joint Music and Language Attention Models for Zero-shot Music Tagging

2023-10-16 · Xingjian Du, Zhesong Yu, Jiaju Lin, Bilei Zhu 외

Music tagging is a task to predict the tags of music recordings. However, previous music tagging research primarily focuses on close-set music tagging tasks which can not be generalized to new tags. In this work, we prop…

Audio TaggingDecoderMusic Tagging

Towards Zero-shot Cross-lingual Image Retrieval and Tagging

2021-09-15 · Pranav Aggarwal, Ritiz Tambi, Ajinkya Kale

There has been a recent spike in interest in multi-modal Language and Vision problems. On the language side, most of these models primarily focus on English since most multi-modal datasets are monolingual. We try to brid…

Image RetrievalRetrieval

Recipe for Zero-shot POS Tagging: Is It Useful in Realistic Scenarios?

2024-10-14 · Zeno Vandenbulcke, Lukas Vermeire, Miryam de Lhoneux

POS tagging plays a fundamental role in numerous applications. While POS taggers are highly accurate in well-resourced settings, they lag behind in cases of limited or missing training data. This paper focuses on POS tag…

Language ModelingLanguage ModellingLarge Language ModelPOS+1