login

Parallel Batch Training of the Self-Organizing Map Using OpenCL

Lecture notes in computer sciencePublished 1 January 2010
Masahiro Takatsuka, Michael Bui
Citations13
SJR quartileQ2
SJR score0.35
SNIP0.55

TL;DR

This article presents the parallel implementation of SOMs, particularly the batch map variant using Graphics Processing Units (GPUs) through the use of Open Computing Language (OpenCL).

Abstract

The Self-Organizing Maps (SOMs) are popular artificial neural networks that are often used for data analyses through clustering and visualisation. SOM's mathematical model is inherently parallel. However, many implementations have not successfully exploited its parallelism because previous attempts often required cluster-like infrastructures. This article presents the parallel implementation of SOMs, particularly the batch map variant using Graphics Processing Units (GPUs) through the use of Open Computing Language (OpenCL).

Keywords

Computer Science