GPU Implementation of Composite Kernels for Hyperspectral Image Classification

Zebin Wu,Jiafu Liu,Antonio J. Plaza,Jun Li,Zhihui Wei
DOI: https://doi.org/10.1109/LGRS.2015.2441631
IF: 5.343
2015-01-01
IEEE Geoscience and Remote Sensing Letters
Abstract:In this letter, we present an efficient parallel implementation of composite kernels in support vector machines (SVMs) for hyperspectral image (HSI) classification. Our implementation makes effective use of commodity graphics processing units (GPUs). Specifically, we port the calculation of composite kernels to GPUs, perform intensive computations based on NVidia's compute unified device architecture, and execute the rest of the operations related with control and small data calculations in the CPU. Our experimental results, conducted using real hyperspectral data sets and NVidia GPU platforms, indicate significant improvements in terms of computational effectiveness, achieving near-real-time performance of spatial–spectral HSI classification for the first time in the literature.
What problem does this paper attempt to address?