The dimension and divergence rate of the signal's phase-space attractor.
Delay-embeds the time series (at dimensions 2 through 8 for correlation dimension, up to 10 for Lyapunov exponent) using the first zero-crossing of the autocorrelation as the lag. In this reconstructed space, applies Grassberger-Procaccia to estimate the correlation dimension D2 (how many dimensions the attractor fills) and Rosenstein's method to estimate the maximum Lyapunov exponent (how fast nearby trajectories diverge).
How many effective dimensions does the attractor fill? Collatz Stopping Times leads at 4.22: its complex branching dynamics fill a roughly 4D manifold. Neural Net Dense (4.02) and ECG Supraventricular (4.01) are similarly high-dimensional. The Lorenz attractor sits around 2.05 (textbook D2 for the Lorenz system). Constants and Fibonacci Word score 0.0 — degenerate point or 1D attractors.
Does the dimension estimate converge as you increase the embedding dimension? Champernowne (0.997) and Triangle Wave (0.997) saturate immediately — their low intrinsic dimension is captured at the lowest embedding. Collatz Parity scores 0.0 (dimension never converges, suggesting the signal doesn't live on a finite-dimensional manifold). High saturation means you can trust the D2 estimate; low saturation means the attractor is higher-dimensional than the embedding can capture.
What fraction of the embedding space does the trajectory actually visit? Dice Rolls (0.994) and XorShift32 (0.982) fill almost all of it — they're space-filling in delay coordinates. Logistic Period-2 scores 0.002 (the trajectory visits only two points in any embedding). This separates low-dimensional attractors from space-filling noise.
The maximum Lyapunov exponent: how fast do nearby trajectories diverge? Positive means chaos (exponential separation), zero means periodic or quasiperiodic, negative means contracting. Henon Near-Crisis leads at 0.106: it's on the edge of destruction, with maximum divergence. Financial returns (Nikkei -0.003, NYSE -0.0003) are slightly negative — they're mean-reverting on short timescales.
Smoothness of the reconstructed trajectory in delay space. Not yet in the atlas — recently added.
| Source | Domain | Value |
|---|---|---|
| Gaussian Noise | noise | 4.2985 |
| Network Packet Sizes | binary | 4.2382 |
| Shuffled Blocks | exotic | 4.2177 |
| ··· | ||
| Mian-Chowla | number_theory | 0.0000 |
| Fibonacci Word | exotic | 0.0000 |
| Pell Word | exotic | 0.0000 |
| Source | Domain | Value |
|---|---|---|
| Logistic r=3.5 (Period-4) | chaos | 0.9974 |
| Damped Pendulum | motion | 0.9972 |
| Triangle Wave | waveform | 0.9972 |
| ··· | ||
| Mian-Chowla | number_theory | 0.0000 |
| Fibonacci Word | exotic | 0.0000 |
| Pell Word | exotic | 0.0000 |
| Source | Domain | Value |
|---|---|---|
| Dice Rolls | exotic | 0.9938 |
| Euler-Mascheroni γ Digits | number_theory | 0.9830 |
| ChaCha20 | binary | 0.9829 |
| ··· | ||
| Logistic r=3.5 (Period-4) | chaos | 0.0020 |
| Logistic r=3.2 (Period-2) | chaos | 0.0020 |
| Logistic r=3.83 (Period-3 Window) | chaos | 0.0029 |
| Source | Domain | Value |
|---|---|---|
| Shuffled Blocks | exotic | 6.0000 |
| MFPT Outer Race | bearing | 6.0000 |
| MFPT Normal | bearing | 5.9686 |
| ··· | ||
| Sine Map (Feigenbaum) | chaos | 0.0000 |
| Triangle Wave | waveform | 0.0000 |
| Sine Wave | waveform | 0.3953 |
| Source | Domain | Value |
|---|---|---|
| Fibonacci Tight-Binding | quantum | 5.0000 |
| Anderson 1D Localized | quantum | 4.5984 |
| Aubry-André Critical | quantum | 3.5017 |
| ··· | ||
| Sine Map (Feigenbaum) | chaos | 0.0000 |
| Triangle Wave | waveform | 0.0000 |
| Sine Wave | waveform | 0.0001 |
| Source | Domain | Value |
|---|---|---|
| Anderson 1D Localized | quantum | 4.2021 |
| Aubry-André Critical | quantum | 3.5017 |
| ECG Beat Conformity | medical | 2.6414 |
| ··· | ||
| Sandpile | exotic | -19.6113 |
| ECG Fusion | medical | -19.4862 |
| Collatz Flights | number_theory | -19.4048 |
| Source | Domain | Value |
|---|---|---|
| Tent Map | chaos | 0.5712 |
| von Mangoldt Function | number_theory | 0.5361 |
| Logistic r=3.9 (Near-Full Chaos) | chaos | 0.4859 |
| ··· | ||
| LIGO Livingston | astro | 0.0000 |
| Bzip2 (level 1) | binary | 0.0000 |
| Thue-Morse | exotic | 0.0000 |
Attractor Reconstruction provides the classic chaos diagnostic: positive Lyapunov with finite correlation dimension means deterministic chaos. The framework uses it alongside Gottwald-Melbourne (which doesn't need embedding) as a cross-check. In the atlas, correlation_dimension separates the dynamical view's low-dimensional chaos cluster (D2 = 2-4: Lorenz, Rossler, Henon) from noise (D2 saturates at embedding dimension) and periodicity (D2 = 1). The filling_ratio metric complements this by detecting whether the trajectory is confined to a manifold or fills the space uniformly.