Parallel implementations of the False Nearest Neighbors method to study the behavior of dynamical models

  • Authors:
  • I. MaríN CarrióN;E. Arias AntúNez;M. M. Artigao Castillo;J. J. Miralles Canals

  • Affiliations:
  • Applied Physics Department, University of Castilla-La Mancha, Avd. España s/n, 02071 Albacete, Spain;Computing System Department, University of Castilla-La Mancha, Avd. España s/n, 02071 Albacete, Spain;Applied Physics Department, University of Castilla-La Mancha, Avd. España s/n, 02071 Albacete, Spain;Applied Physics Department, University of Castilla-La Mancha, Avd. España s/n, 02071 Albacete, Spain

  • Venue:
  • Mathematical and Computer Modelling: An International Journal
  • Year:
  • 2010

Quantified Score

Hi-index 0.98

Visualization

Abstract

Dynamical models are an issue of multidisciplinary studies with direct applications in different areas of science and technology (medicine, oceanography, economics, biology, etc.). One way to study dynamical models is through their associated time series in order to find out the model evolution (equilibrium points, orbits, trajectories, etc.) and determine intervals where the predictions are reliable. A key point in this process is the computing of the time series embedding dimension using the False Nearest Neighbors (FNN) method. The FNN method has a high computational cost when long time series are available (or used), so the execution time has to be reduced. This paper describes two parallel implementations of the FNN method for hybrid (shared and distributed) memory architectures. To the best of the authors' knowledge, the hybrid implementations presented in this paper represent the first parallel implementation of this type. Moreover, considering a hybrid implementation makes it possible to take advantage of different parallel architectures, because knowing the numbers of nodes and the number of cores per node, the software is autotuned in order to exploit the maximum degree of parallelism existing in the target machine. The computationally intensive part of the method lies mainly in the neighbor search and therefore this task is parallelized and executed using 2 to 64 processors. The accuracy and performance of the two parallel approaches are then assessed and compared against the best sequential implementation of the FNN method which appears in the TISEAN project.