Home /Research /Comparison of Two Objects Classification Techniques using Hidden Markov Models and Convolutional Neural Networks
PERCEPTION

Comparison of Two Objects Classification Techniques using Hidden Markov Models and Convolutional Neural Networks

Carlos Sarmiento, Jesús Savage

Year
2020
Citations
4
Access
Open access

Abstract

This paper presents a comparison between discrete Hidden Markov Models and Convolutional Neural Networks for the image classification task. By fragmenting an image into sections, it is feasible to obtain vectors that represent visual features locally, but if a spatial sequence is established in a fixed way, it is possible to represent an image as a sequence of vectors. Using clustering techniques, we obtain an alphabet from said vectors and then symbol sequences are constructed to obtain a statistical model that represents a class of images. Hidden Markov Models, combined with quantization methods, can treat noise and distortions in observations for computer vision problems such as the classification of images with lighting and perspective changes.We have tested architectures based on three, six and nine hidden states favoring the detection speed and low memory usage. Also, two types of ensemble models were tested. We evaluated the precision of the proposed methods using a public domain data set, obtaining competitive results with respect to fine-tuned Convolutional Neural Networks, but using significantly less computing resources. This is of interest in the development of mobile robots with computers with limited battery life, but requiring the ability to detect and add new objects to their classification systems.

Keywords

Computer scienceHidden Markov modelArtificial intelligencePattern recognition (psychology)Convolutional neural networkCluster analysisContextual image classificationMachine learningImage (mathematics)

Related papers

Browse all PERCEPTION papers