paper-with-me

홈 › Papers

Scene Classification With Semantic Fisher Vectors

2015-06-01 · CVPR 2015 6 · Mandar Dixit, Si Chen, Dashan Gao, Nikhil Rasiwasia, Nuno Vasconcelos

With the help of a convolutional neural network~(CNN) trained to recognize objects, a scene image is represented as a bag of semantics (BoS). This involves classifying image patches using the network and considering the class posterior probability vectors as locally extracted semantic descriptors. The image BoS is summarized using a Fisher vector~(FV) embedding that exploits the properties of the space of these descriptors. The resulting representation is referred to as a semantic Fisher vector. Two implementations of a semantic FV are investigated. First involves modeling the BoS with a Dirichlet Mixture and computing the Fisher gradients for this model. Due to the difficulty of mixture modeling on a non-Euclidean probability simplex, this approach is shown to be unsuccessful. A second implementation is derived using the interpretation of semantic descriptors as parameters of a multinomial distribution. Like the parameters of any exponential family, these can be projected into their natural parameter space. For a CNN, this is shown equivalent to using inputs of its soft-max layer as patch descriptors. A semantic FV is then computed as a Gaussian Mixture FV in the space of these natural parameters. This representation is shown to outperform other alternatives such as FVs of features from the intermediate CNN layers or a classifier obtained by adapting (fine-tuning) the CNN. The proposed FV represents an embedding for object classification probabilities. As an image representation, therefore, it is complementary to the features obtained from a scene classification CNN. A combination of the two representations is shown to achieve state-of-the-art results on MIT Indoor scenes and SUN datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationScene Classification

Similar Papers 제목 키워드 기반

Semantic Fisher Scores for Task Transfer: Using Objects to Classify Scenes

2019-05-27 · Mandar Dixit, Yunsheng Li, Nuno Vasconcelos

The transfer of a neural network (CNN) trained to recognize objects to the task of scene classification is considered. A Bag-of-Semantics (BoS) representation is first induced, by feeding scene image patches to the objec…

ClassificationGeneral ClassificationObjectScene Classification

Label Consistent Fisher Vectors for Supervised Feature Aggregation

2014-08-24 · 2014 22nd International Conference on Pattern Recognition 2014 8 · Quan Wang, Xin Shen, Meng Wang, Kim L. Boyer

In this paper, we present a simple and efficient way to add supervised information into Fisher vectors, which has become a popular image representation method for image classification and retrieval purposes in recent yea…

ClassificationGeneral Classificationimage-classificationImage Classification+1

Deep Scene Image Classification With the MFAFVNet

2017-10-01 · ICCV 2017 10 · Yunsheng Li, Mandar Dixit, Nuno Vasconcelos

The problem of transferring a deep convolutional network trained for object recognition to the task of scene image classification is considered. An embedded implementation of the recently proposed mixture of factor analy…

ClassificationGeneral Classificationimage-classificationImage Classification+2

Adversarial Fisher Vectors for Unsupervised Representation Learning

2019-10-29 · NeurIPS 2019 12 · Shuangfei Zhai, Walter Talbott, Carlos Guestrin, Joshua M. Susskind

We examine Generative Adversarial Networks (GANs) through the lens of deep Energy Based Models (EBMs), with the goal of exploiting the density model that follows from this formulation. In contrast to a traditional view w…

General ClassificationRepresentation Learning

Image Retrieval with Fisher Vectors of Binary Features

2016-09-27 · Yusuke Uchida, Shigeyuki Sakazawa, Shin'ichi Satoh

Recently, the Fisher vector representation of local features has attracted much attention because of its effectiveness in both image classification and image retrieval. Another trend in the area of image retrieval is the…

ClassificationGeneral Classificationimage-classificationImage Classification+2