Fast algorithm and implementation of dissimilarity self-organizing maps

  • Authors:
  • Brieuc Conan-Guez;Fabrice Rossi;Aïcha El Golli

  • Affiliations:
  • LITA EA, Université de Metz, Ile du Saulcy, Metz, France;Projet AxIS, INRIA, Domaine de Voluceau, Rocquencourt, Chesnay Cedex, France;Projet AxIS, INRIA, Domaine de Voluceau, Rocquencourt, Le, Chesnay Cedex, France

  • Venue:
  • Neural Networks - 2006 Special issue: Advances in self-organizing maps--WSOM'05
  • Year:
  • 2006

Quantified Score

Hi-index 0.01

Visualization

Abstract

In many real-world applications, data cannot be accurately represented by vectors. In those situations, one possible solution is to rely on dissimilarity measures that enable a sensible comparison between observations.Kohonen's self-organizing map (SOM) has been adapted to data described only through their dissimilarity matrix. This algorithm provides both nonlinear projection and clustering of nonvector data. Unfortunately, the algorithm suffers from a high cost that makes it quite difficult to use with voluminous data sets. In this paper, we propose a new algorithm that provides an important reduction in the theoretical cost of the dissimilarity SOM without changing its outcome (the results are exactly the same as those obtained with the original algorithm). Moreover, we introduce implementation methods that result in very short running times.Improvements deduced from the theoretical cost model are validated on simulated and real-world data (a word list clustering problem). We also demonstrate that the proposed implementation methods reduce the running time of the fast algorithm by a factor up to three over a standard implementation.