← Latest papers
🤖 machine learning

Learning Transferable Predictability Representations

This paper introduces the Gauge-Fixed Ordinal Network (GON), a temporal convolutional model that resolves cross-system ambiguity in predictability assessment by anchoring ordinal scores to fixed coordinates, thereby enabling the transfer of consistent predictability representations from structured deterministic dynamics to unstructured stochastic noise across diverse dynamical systems.

Original authors: Diyali Goswami, Auroop R. Ganguly

Published 2026-06-01
📖 5 min read🧠 Deep dive

Original authors: Diyali Goswami, Auroop R. Ganguly

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 you are trying to judge how "predictable" a moving object is. Is it a clockwork toy moving in a perfect circle? Is it a leaf swirling in a chaotic wind? Or is it just random static on a TV screen?

Scientists have long been able to tell the difference between a clockwork toy and random static within a single system. But they struggled to create a universal "score" that works across different systems. If you gave a score of "5" to a weather pattern and a score of "5" to a stock market trend, you couldn't be sure if those two "5s" meant the same thing.

This paper introduces a new method called GON (Gauge-Fixed Ordinal Network) to solve that problem. Here is how it works, using simple analogies:

1. The "Predictability Ladder"

The authors imagine a 5-step ladder representing how predictable a system is:

  • Rung 0 (Stable): Like a pendulum swinging perfectly. You know exactly where it will be next.
  • Rung 1 & 2 (Chaotic): Like a double pendulum or a weather system. It follows rules, but tiny changes make the future hard to guess. It's still deterministic (following physics), but the "horizon" of how far you can see shrinks.
  • Rung 3 (Structured Noise): Imagine taking the chaotic weather data and scrambling it just enough to keep the average speed and frequency the same, but destroying the actual cause-and-effect flow. It looks like the real thing but isn't.
  • Rung 4 (Pure Noise): Like white noise on a radio. Total randomness. No pattern at all.

The goal is to take a short clip of data (a "trajectory window") and tell you exactly which rung of the ladder it belongs to.

2. The Problem: The "Ruler" Was Broken

The big problem the paper identifies is Gauge Freedom.

Think of trying to measure height. If you have a ruler, you can say someone is 5 feet tall. But what if your ruler is made of rubber? You could stretch it so that "5 feet" actually means 6 feet, or shrink it so it means 4 feet. As long as you stretch it the same way for everyone, the order is right (the tall person is still taller than the short person), but the numbers are meaningless.

In previous methods, the AI learned to rank things correctly (Order: A < B < C), but the actual numbers it assigned were arbitrary. If you trained the AI on System A, it might give a "chaotic" score of 10. If you trained it on System B, it might give a "chaotic" score of 100. You couldn't compare them. The "ruler" wasn't fixed.

3. The Solution: "Anchoring" the Ruler

The authors fixed this by anchoring the ruler.

They told the AI: "When you see a 'Stable' system, your score must be around -4. When you see 'Pure Noise', your score must be around +4. The middle steps must be exactly -2, 0, and +2."

By forcing the AI to hit these specific target numbers (the "anchors"), they removed the rubber ruler. Now, a score of "0" means the exact same thing whether you are looking at a weather model, a financial model, or a mechanical system. This is called Gauge-Fixing.

4. How the AI "Sees" the Data

To do this, the AI doesn't just look at the raw numbers (like temperature or price). It looks at the geometry of the movement.

The paper uses something called a "2-jet". Imagine you are watching a car drive by:

  • Position: Where the car is.
  • Velocity: How fast it's going.
  • Acceleration: How quickly it's speeding up or slowing down.

The AI looks at all three together.

  • In a deterministic system (like a planet orbiting), position, speed, and acceleration are tightly linked by physics. If you know two, you can guess the third.
  • In a scrambled (surrogate) system, the AI tries to keep the average speed the same, but the link between position and acceleration is broken.

The AI is trained to spot these geometric "glitches." If the geometry is smooth, it's predictable. If the geometry is disrupted, it's less predictable.

5. The Results: "Zero-Shot" Magic

The researchers trained this AI on 12 different complex systems (like the Lorenz system, which models weather). Then, they threw it into the deep end with 5 completely new systems it had never seen before.

  • The Result: The AI didn't need to be retrained. It could look at a brand new system and immediately assign it a score that fit the universal ladder.
  • The Comparison: If they tried to train a new AI from scratch on the new system, it failed or took a long time. But the "pre-trained" AI (the one with the fixed ruler) worked instantly.
  • The Sweet Spot: The AI was best at telling the difference between "Chaotic but real" and "Scrambled noise." It was slightly less perfect at telling the difference between "Very stable" and "Slightly chaotic," but it still got the order right.

Summary

Think of this paper as inventing a universal temperature scale for predictability. Before, every scientist had their own thermometer with different markings. You couldn't compare a fever in a human to a fever in a dog.

This paper built a thermometer where the "freezing point" and "boiling point" are locked in place for everyone. Now, if a system gets a score of "3," we know exactly what that means, no matter what kind of system we are looking at. This allows scientists to compare predictability across different fields (like weather, finance, or biology) without needing to recalibrate their tools every time.

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 →