CVJan 13, 2018

Semi-supervised Fisher vector network

arXiv:1801.04438v1
Originality Incremental advance
AI Analysis

This work addresses image classification and action recognition tasks, but it is incremental as it modifies an existing architecture to incorporate semi-supervised learning.

The authors tackled the problem of improving classification performance by developing a semi-supervised Fisher vector network that combines unsupervised and supervised training methods, resulting in enhanced image classification and action recognition as unlabeled data increases during training.

In this work we explore how the architecture proposed in [8], which expresses the processing steps of the classical Fisher vector pipeline approaches, i.e. dimensionality reduction by principal component analysis (PCA) projection, Gaussian mixture model (GMM) and Fisher vector descriptor extraction as network layers, can be modified into a hybrid network that combines the benefits of both unsupervised and supervised training methods, resulting in a model that learns a semi-supervised Fisher vector descriptor of the input data. We evaluate the proposed model at image classification and action recognition problems and show how the model's classification performance improves as the amount of unlabeled data increases during training.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes