A Lightweight Inference Method for Image Classification
Abstract
We demonstrate a two phase classifica-tion method, first of individual pixels, then of fixed regions of pixels for scene classification—the task of assigning posteri-ors that characterize an entire image. This can be realized with a probabilistic graphical model (PGM), without the characteristic seg-mentation and aggregation tasks characteris-tic of visual object recognition. Instead the spatial aspects of the reasoning task are de-termined separately by a segmented partition of the image that is fixed before feature ex-traction. The partition generates histograms of pixel classifications treated as virtual evi-dence to the PGM. We implement a sampling method to learn the PGM using virtual ev-idence. Tests on a provisional dataset show good (+70%) classification accuracy among most all classes. 1
Cite
Text
Agosta and Pillai. "A Lightweight Inference Method for Image Classification." Conference on Uncertainty in Artificial Intelligence, 2013.Markdown
[Agosta and Pillai. "A Lightweight Inference Method for Image Classification." Conference on Uncertainty in Artificial Intelligence, 2013.](https://mlanthology.org/uai/2013/agosta2013uai-lightweight/)BibTeX
@inproceedings{agosta2013uai-lightweight,
title = {{A Lightweight Inference Method for Image Classification}},
author = {Agosta, John Mark and Pillai, Preeti J.},
booktitle = {Conference on Uncertainty in Artificial Intelligence},
year = {2013},
pages = {50-57},
url = {https://mlanthology.org/uai/2013/agosta2013uai-lightweight/}
}