CVJul 22, 2016

An ensemble learning method for scene classification based on Hidden Markov Model image representation

arXiv:1607.06794v31 citations
Originality Synthesis-oriented
AI Analysis

This work addresses scene classification for computer vision applications, but it appears incremental as it builds on existing HMM and ensemble techniques.

The authors tackled the problem of low-level image representation for scene classification by proposing an ensemble learning method based on Hidden Markov Model (HMM) image representation, achieving higher accuracy compared to existing methods on a 15 natural scene dataset.

Low level images representation in feature space performs poorly for classification with high accuracy since this level of representation is not able to project images into the discriminative feature space. In this work, we propose an efficient image representation model for classification. First we apply Hidden Markov Model (HMM) on ordered grids represented by different type of image descriptors in order to include causality of local properties existing in image for feature extraction and then we train up a separate classifier for each of these features sets. Finally we ensemble these classifiers efficiently in a way that they can cancel out each other errors for obtaining higher accuracy. This method is evaluated on 15 natural scene dataset. Experimental results show the superiority of the proposed method in comparison to some current existing methods

Foundations

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

Your Notes