paper-with-me

홈 › 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 unseen label given an input image, but does not scale to cases where multiple unseen objects are present. In this paper, we model this problem within the framework of Multiple Instance Learning (MIL). To the best of our knowledge, we propose the first end-to-end trainable deep MIL framework for the multi-label zero-shot tagging problem. Due to its novel design, the proposed framework has several interesting features: (1) Unlike previous deep MIL models, it does not use any off-line procedure (e.g., Selective Search or EdgeBoxes) for bag generation. (2) During test time, it can process any number of unseen labels given their semantic embedding vectors. (3) Using only seen labels per image as weak annotation, it can produce a bounding box for each predicted labels. We experiment with the NUS-WIDE dataset and achieve superior performance across conventional, zero-shot and generalized zero-shot tagging tasks.

📄 PDF Abstract BibTeX arXiv:1803.06051

Code (1)

salman-h-khan/ZSD_Release tf

Tasks

Multiple Instance LearningZero-Shot Learning

Methods 이 논문이 사용한 방법론

Selective Search Selective Search is a region proposal algorithm for object detection tasks. It starts by over-segmenting the image based on intensity of the pixels using a graph-based…

Similar Papers 제목 키워드 기반

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

Recognize Anything: A Strong Image Tagging Model

2023-06-06 · Youcai Zhang, Xinyu Huang, Jinyu Ma, Zhaoyang Li 외

We present the Recognize Anything Model (RAM): a strong foundation model for image tagging. RAM makes a substantial step for large models in computer vision, demonstrating the zero-shot ability to recognize any common ca…

modelSemantic Parsing