Orderless Recurrent Models for Multi-label Classification

11/22/2019
by   Vacit Oguz Yazici, et al.
8

Recurrent neural networks (RNN) are popular for many computer vision tasks, including multi-label classification. Since RNNs produce sequential outputs, labels need to be ordered for the multi-label classification task. Current approaches sort labels according to their frequency, typically ordering them in either rare-first or frequent-first. These imposed orderings do not take into account that the natural order to generate the labels can change for each image, e.g. first the dominant object before summing up the smaller objects in the image. Therefore, in this paper, we propose ways to dynamically order the ground truth labels with the predicted label sequence. This allows for the faster training of more optimal LSTM models for multi-label classification. Analysis evidences that our method does not suffer from duplicate generation, something which is common for other models. Furthermore, it outperforms other CNN-RNN models, and we show that a standard architecture of an image encoder and language decoder trained with our proposed loss obtains the state-of-the-art results on the challenging MS-COCO, WIDER Attribute and PA-100K and competitive results on NUS-WIDE.

READ FULL TEXT

page 1

page 4

page 5

research
09/08/2019

Order-free Learning Alleviating Exposure Bias in Multi-label Classification

Multi-label classification (MLC) assigns multiple labels to each sample....
research
07/18/2017

Order-Free RNN with Visual Attention for Multi-Label Classification

In this paper, we propose the joint learning attention and recurrent neu...
research
04/24/2019

A CNN-RNN Architecture for Multi-Label Weather Recognition

Weather Recognition plays an important role in our daily lives and many ...
research
04/11/2019

Elucidating image-to-set prediction: An analysis of models, losses and datasets

In recent years, we have experienced a flurry of contributions in the mu...
research
04/11/2017

Improving Pairwise Ranking for Multi-label Image Classification

Learning to rank has recently emerged as an attractive technique to trai...
research
07/13/2021

Multi-Scale Label Relation Learning for Multi-Label Classification Using 1-Dimensional Convolutional Neural Networks

We present Multi-Scale Label Dependence Relation Networks (MSDN), a nove...
research
11/05/2019

A Scalable Multilabel Classification to Deploy Deep Learning Architectures For Edge Devices

Convolution Neural Networks (CNN) have performed well in many applicatio...

Please sign up or login with your details

Forgot password? Click here to reset