GPGPU implementation of growing neural gas: Application to 3D scene reconstruction

  • Authors:
  • Sergio Orts;Jose Garcia-Rodriguez;Diego Viejo;Miguel Cazorla;Vicente Morell

  • Affiliations:
  • Department of Computing Technology at University of Alicante, PO BOX 99, 03080, Alicante, Spain;Department of Computing Technology at University of Alicante, PO BOX 99, 03080, Alicante, Spain;Instituto de Investigación en Informática at University of Alicante, PO BOX 99, 03080, Alicante, Spain;Instituto de Investigación en Informática at University of Alicante, PO BOX 99, 03080, Alicante, Spain;Instituto de Investigación en Informática at University of Alicante, PO BOX 99, 03080, Alicante, Spain

  • Venue:
  • Journal of Parallel and Distributed Computing
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Self-organising neural models have the ability to provide a good representation of the input space. In particular the Growing Neural Gas (GNG) is a suitable model because of its flexibility, rapid adaptation and excellent quality of representation. However, this type of learning is time-consuming, especially for high-dimensional input data. Since real applications often work under time constraints, it is necessary to adapt the learning process in order to complete it in a predefined time. This paper proposes a Graphics Processing Unit (GPU) parallel implementation of the GNG with Compute Unified Device Architecture (CUDA). In contrast to existing algorithms, the proposed GPU implementation allows the acceleration of the learning process keeping a good quality of representation. Comparative experiments using iterative, parallel and hybrid implementations are carried out to demonstrate the effectiveness of CUDA implementation. The results show that GNG learning with the proposed implementation achieves a speed-up of 6x compared with the single-threaded CPU implementation. GPU implementation has also been applied to a real application with time constraints: acceleration of 3D scene reconstruction for egomotion, in order to validate the proposal.