paper-with-me

Papers

Deep Convolutional Ranking for Multilabel Image Annotation

2013-12-17 · Yunchao Gong, Yangqing Jia, Thomas Leung, Alexander Toshev, Sergey Ioffe

Multilabel image annotation is one of the most important challenges in computer vision with many real-world applications. While existing work usually use conventional visual features for multilabel annotation, features based on Deep Neural Networks have shown potential to significantly boost performance. In this work, we propose to leverage the advantage of such features and analyze key components that lead to better performances. Specifically, we show that a significant performance gain could be obtained by combining convolutional architectures with approximate top-$k$ ranking objectives, as thye naturally fit the multilabel tagging problem. Our experiments on the NUS-WIDE dataset outperforms the conventional visual features by about 10%, obtaining the best reported performance in the literature.

📄 PDF Abstract BibTeX arXiv:1312.4894

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Image Conditioned Label Space for Multilabel Classification

2018-02-21 · Yi-Nan Li, Mei-Chen Yeh

This work addresses the task of multilabel image classification. Inspired by the great success from deep convolutional neural networks (CNNs) for single-label visual-semantic embedding, we exploit extending these models …

ClassificationGeneral Classificationimage-classificationImage Classification

Multilabel Ranking with Inconsistent Rankers

2014-06-01 · CVPR 2014 6 · Xin Geng, Longrun Luo

While most existing multilabel ranking methods assume the availability of a single objective label ranking for each instance in the training set, this paper deals with a more common case where subjective inconsistent ran…

On the Learnability of Multilabel Ranking

2023-04-06 · NeurIPS 2023 11

Multilabel ranking is a central task in machine learning. However, the most fundamental question of learnability in a multilabel ranking setting with relevance-score feedback remains unanswered. In this work, we characte…

On Multilabel Classification and Ranking with Partial Feedback

2012-12-01 · NeurIPS 2012 12 · Claudio Gentile, Francesco Orabona

We present a novel multilabel/ranking algorithm working in partial information settings. The algorithm is based on 2nd-order descent methods, and relies on upper-confidence bounds to trade-off exploration and exploitatio…

ClassificationGeneral Classification

Online Boosting for Multilabel Ranking with Top-k Feedback

2019-10-24 · Vinod Raman, Daniel T. Zhang, Young Hun Jung, Ambuj Tewari

We present online boosting algorithms for multilabel ranking with top-k feedback, where the learner only receives information about the top k items from the ranking it provides. We propose a novel surrogate loss function…