3181

Empowering Visual Categorization With the GPU

Koen E. A. Van De Sande, Theo Gevers, Cees G. M. Snoek
Intelligent Systems Lab Amsterdam, Informatics Institute, University of Amsterdam, Amsterdam XH 1098, The Netherlands
Image Rochester NY (2011) Volume: 13, Issue: 1, Pages: 60-70

@article{van2011empowering,

   title={Empowering visual categorization with the GPU},

   author={van de Sande, K.E.A. and Gevers, T. and Snoek, C.G.M.},

   journal={Multimedia, IEEE Transactions on},

   volume={13},

   number={1},

   pages={60–70},

   issn={1520-9210},

   year={2011},

   publisher={IEEE}

}

Download Download (PDF)   View View   Source Source   

1180

views

Visual categorization is important to manage large collections of digital images and video, where textual metadata is often incomplete or simply unavailable. The bag-of-words model has become the most powerful method for visual categorization of images and video. Despite its high accuracy, a severe drawback of this model is its high computational cost. As the trend to increase computational power in newer CPU and GPU architectures is to increase their level of parallelism, exploiting this parallelism becomes an important direction to handle the computational cost of the bag-of-words approach. When optimizing a system based on the bag-of-words approach, the goal is to minimize the time it takes to process batches of images. this paper, we analyze the bag-of-words model for visual categorization in terms of computational cost and identify two major bottlenecks: the quantization step and the classification step. We address these two bottlenecks by proposing two efficient algorithms for quantization and classification by exploiting the GPU hardware and the CUDA parallel programming model. The algorithms are designed to (1) keep categorization accuracy intact, (2) decompose the problem, and (3) give the same numerical results. In the experiments on large scale datasets, it is shown that, by using a parallel implementation on the Geforce GTX260 GPU, classifying unseen images is 4.8 times faster than a quad-core CPU version on the Core i7 920, while giving the exact same numerical results. In addition, we show how the algorithms can be generalized to other applications, such as text retrieval and video retrieval. Moreover, when the obtained speedup is used to process extra video frames in a video retrieval benchmark, the accuracy of visual categorization is improved by 29%.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: