← Latest papers
🌀 nonlinear sciences

Machine-Precision Prediction of Low-Dimensional Chaotic Systems from Noise-Free Data

This paper demonstrates that using ordinary least squares regression on high-degree polynomial features with 512-bit arithmetic allows for machine-precision prediction of low-dimensional chaotic systems from noise-free data, effectively solving the forecasting problem by significantly outperforming prior methods and standard numerical solvers.

Original authors: Christof Schötz, Niklas Boers

Published 2026-08-04
📖 5 min read🧠 Deep dive

Original authors: Christof Schötz, Niklas Boers

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine trying to predict the path of a leaf swirling in a storm. In the world of science, this is known as a "chaotic system." These are complex machines—like weather patterns, flowing water, or even the beating of a heart—where tiny changes at the start lead to wildly different outcomes later on. It's the famous "butterfly effect": a butterfly flapping its wings in Brazil could theoretically cause a tornado in Texas. Because of this extreme sensitivity, predicting these systems is notoriously difficult; usually, the longer you try to forecast, the more your prediction drifts away from reality, like a GPS that slowly loses signal until it's pointing you in the wrong country.

For decades, scientists have used a specific, simplified model called the Lorenz-63 system to test their prediction tools. Think of it as the "training wheels" of chaos theory—a three-dimensional mathematical playground where researchers can see if their new algorithms are actually learning the rules of the game or just guessing. The big question has always been: Can we learn these rules perfectly from data alone, without needing to know the underlying physics equations? Until now, the best attempts could only keep up with the system for a short while before the prediction fell apart.

This study introduces a new method called PolyProp (short for Polynomial Propagator) that changes the game. The researchers found that if you have perfect, noise-free data, you can predict the future of these chaotic systems with almost impossible precision—so precise that it matches the accuracy of the super-computers that generated the data in the first place.

Here is how they did it and what they found:

The Magic of High-Degree Polynomials
Most machine learning models try to find a simple curve to fit the data, like drawing a straight line through a scatter of dots. But chaotic systems are messy; they twist and turn in ways a simple line can't capture. PolyProp takes a different approach. It tries to fit a "super-curve" made of high-degree polynomials. Imagine trying to describe the shape of a rollercoaster. A simple line fails, but a complex, twisting mathematical formula can trace every loop and drop perfectly.

The catch? These formulas are incredibly sensitive to tiny errors, like trying to balance a house of cards in a hurricane. If your math isn't perfect, the whole thing collapses. To solve this, the authors didn't just use standard computer math (which is like using a ruler with millimeter markings). They used 512-bit arithmetic, which is like using a ruler with markings so fine they are smaller than an atom. This allowed them to calculate the complex polynomial coefficients without losing any precision.

The Results: Breaking the Record
The team tested PolyProp on the Lorenz-63 system. Previous record-holders could predict the system's behavior for about 13 "Lyapunov times" (a unit of time that measures how fast chaos grows). In plain English, that's how long the prediction stays close to the truth before the butterfly effect takes over.

PolyProp shattered this record.

  • In its standard setup, it achieved a valid prediction time of 36 Lyapunov times.
  • With the most favorable settings, it reached up to 105 Lyapunov times.

To put that in perspective, the paper notes that this is an improvement of a factor of 10 billion over the previous state-of-the-art. The method was so accurate that it matched the performance of the numerical solvers that actually know the system's governing equations. In other words, by just looking at the data and using high-precision math, PolyProp learned the system's secrets better than anyone thought possible.

Does it work on other systems?
The researchers didn't stop there. They tested PolyProp on:

  1. Thomas' Cyclically Symmetric Attractor: A system that is even more complex and doesn't follow simple polynomial rules (it uses sine waves). Even here, PolyProp matched the precision of the best possible solvers, reaching about 38 Lyapunov times.
  2. The Lorenz-96 System: A model used to simulate weather patterns that is much larger and more complex. PolyProp successfully handled these higher dimensions, proving the method scales up.

The Big Caveat: The "Noise" Problem
While the results are stunning, the paper is very clear about one major limitation: Noise.
The "perfect" results above rely on noise-free data. In the real world, measurements are never perfect; they have static, errors, and fuzziness (like a radio with static). The authors explain that if you add noise to the data, the prediction accuracy drops rapidly, just like it does for other methods.

The study suggests that for noise-free data, the problem of learning low-dimensional chaotic systems is effectively solved. However, for real-world applications where data is messy, the challenge shifts. The paper argues that the solution isn't just better math or higher precision, but better ways to clean the data (denoising) before trying to predict.

In Summary
This paper shows that if you can get clean, precise data, you don't need to know the physics equations to predict chaotic systems. By using a clever combination of high-degree polynomials and super-precise math, you can learn the system's behavior so well that you can forecast it for incredibly long periods—far longer than anyone thought possible. It's a massive leap forward for the theory of chaos, even if the real-world application still needs to figure out how to handle the static on the radio.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →