Parallel computation of the correlation dimension from a time series
โ Scribed by Angelo Corana
- Publisher
- Elsevier Science
- Year
- 1999
- Tongue
- English
- Weight
- 377 KB
- Volume
- 25
- Category
- Article
- ISSN
- 0167-8191
No coin nor oath required. For personal study only.
โฆ Synopsis
A parallel algorithm is presented for computing the Correlation Dimension (h 2 ) from a time series generated by a dynamical system, using the method of correlation integrals. Three versions are discussed: the ยฎrst computes all distances between points in the phase space, whereas the second and third compute only distances less than a threshold ; the third version in particular is very powerful since it employs a box-assisted approach and linked lists for a fast search of neighboring points.
The parallelization is designed for coarse-grained multiprocessor systems with distributed memory and is accomplished using a message passing model and partitioning points evenly among processors. Uniform implementation and computational analysis allow a clear comparison of the three versions.
The algorithms, tested on the Transtech PARAstation multiprocessor, are well balanced, give a linear speed-up and show a good scalability. The third version is particularly suitable for fast processing of very long time series and allows the estimation of h 2 even for medium-and high-dimensional systems, where an extremely large number of points is needed.
The algorithms can be adapted with few modiยฎcations to the computation of the generalized dimensions h q , and they can also be useful in other applications involving the ecient computation of distances between points in a large set. More generally, the computational framework can be used in similar problems involving long-range interactions.
๐ SIMILAR VOLUMES
We present a parallel algorithm for computing the correlation dimension (D2) from a time series generated by a dynamic system, using the method of correlation integrals, which essentially requires the computation of distances among a set of points in the state space. The parallelization is suitable
Given a network with n vertices and m edges where each edge has an independent operational probability, we are interested in finding a vertex of the network whose expected number of reachable vertices is maximum. Such a vertex is called a most reliable source of the network. This problem was studied