TY - JOUR
T1 - GPU Accelerated Self-Organizing Map for High Dimensional Data
AU - Xiao, Yi
AU - Feng, Rui-Bin
AU - Han, Zi-Fa
AU - Leung, Chi-Sing
PY - 2015/6/1
Y1 - 2015/6/1
N2 - The self-organizing map (SOM) model is an effective technique applicable in a wide range of areas, such as pattern recognition and image processing. In the SOM model, the most time-consuming procedure is the training process. It consists of two time-consuming parts. The first part is the calculation of the Euclidean distances between training vectors and codevectors. The second part is the update of the codevectors with the pre-defined neighborhood structure. This paper proposes a graphics processing unit (GPU) algorithm that accelerates these two parts using the graphics rendering ability of GPUs. The distance calculation is implemented in the form of matrix multiplication with compute shader, while the update process is treated as a point-rendering process with vertex shader and fragment shader. Experimental results show that our algorithm runs much faster than previous CUDA implementations, especially for the large neighborhood case. Also, our method can handle the case with large codebook size and high dimensional data.
AB - The self-organizing map (SOM) model is an effective technique applicable in a wide range of areas, such as pattern recognition and image processing. In the SOM model, the most time-consuming procedure is the training process. It consists of two time-consuming parts. The first part is the calculation of the Euclidean distances between training vectors and codevectors. The second part is the update of the codevectors with the pre-defined neighborhood structure. This paper proposes a graphics processing unit (GPU) algorithm that accelerates these two parts using the graphics rendering ability of GPUs. The distance calculation is implemented in the form of matrix multiplication with compute shader, while the update process is treated as a point-rendering process with vertex shader and fragment shader. Experimental results show that our algorithm runs much faster than previous CUDA implementations, especially for the large neighborhood case. Also, our method can handle the case with large codebook size and high dimensional data.
KW - Compute shader
KW - CUDA
KW - Graphics processing unit
KW - Self-organizing maps
UR - http://www.scopus.com/inward/record.url?scp=84928943124&partnerID=8YFLogxK
UR - https://www.scopus.com/record/pubmetrics.uri?eid=2-s2.0-84928943124&origin=recordpage
U2 - 10.1007/s11063-014-9383-4
DO - 10.1007/s11063-014-9383-4
M3 - RGC 21 - Publication in refereed journal
SN - 1370-4621
VL - 41
SP - 341
EP - 355
JO - Neural Processing Letters
JF - Neural Processing Letters
IS - 3
ER -