← Latest papers
📊 statistics

The Preisach Extremum Stack is a Shannon-Minimal Sufficient Statistic for Rate-Independent Functionals

This paper proves that the Preisach extremum stack serves as a Shannon-minimal sufficient statistic for all computable, rate-independent functionals, establishing that it captures all necessary information for such estimations while enabling efficient online memory maintenance.

Original authors: Piotr Frydrych

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

Original authors: Piotr Frydrych

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

The Big Picture: The "Memory" of a Wobbly System

Imagine you are watching a very stubborn, wobbly machine (like a thermostat that doesn't react immediately, or a magnet that remembers its past). In engineering, this is called hysteresis.

The paper asks a simple but deep question: If you want to predict what this machine will do next, how much of its past history do you actually need to remember?

Do you need to remember every single second of its movement? Or is there a tiny, secret "summary" of its history that contains all the information you need, and nothing more?

The authors prove that for a specific class of these machines, there is indeed a perfect, minimal summary. They call this summary the "Extremum Stack."


The Main Characters

  1. The Input (The Story): Imagine the machine's input is a long, winding road drawn on a piece of paper. It goes up and down, fast and slow.
  2. The Rate-Independence Rule: The machine is "rate-independent." This means it doesn't care how fast you drive along the road. Whether you drive the road in 10 seconds or 10 hours, the machine reacts exactly the same way. It only cares about the shape of the road (the peaks and valleys), not the clock.
  3. The "Wiping-Out" Rule: This is the magic trick. If the road goes up to a peak, then down a bit, then back up to that same peak, the machine "forgets" the little dip in the middle. It acts as if the dip never happened. It only remembers the major high points and low points that stick out.

The "Extremum Stack" (The Magic Summary)

The authors introduce a concept called the Extremum Stack (denoted as Πn\Pi_n).

The Analogy: The "Highlight Reel"
Imagine you are watching a 2-hour movie.

  • The Full History (u0:nu_{0:n}): This is the entire 2-hour movie, frame by frame.
  • The Extremum Stack (Πn\Pi_n): This is a 5-minute "Highlight Reel" that only shows the moments where the plot actually changed direction (the big highs and lows).

The paper proves two amazing things about this Highlight Reel:

1. It's the Only Thing You Need (Sufficiency)

If you know the Highlight Reel (the Stack), you can predict exactly what the machine will do at the end, no matter what the full 2-hour movie looked like.

  • The Claim: Any question you can ask about the machine's future behavior can be answered just by looking at the Stack. You don't need the rest of the movie.
  • The Result: The "Stack" is a Sufficient Statistic. In plain English: It holds 100% of the useful information needed to predict the outcome.

2. It's the Smallest Possible Summary (Minimality)

This is the paper's biggest breakthrough. They prove that you cannot make the summary any smaller without losing information.

  • The Claim: If you try to summarize the history into something even shorter than the Stack, you will inevitably forget something important.
  • The Result: The Stack is Shannon-Minimal. It is the most efficient, compact way to store the history possible. It contains zero "fluff" and zero "extra" data.

Why This Matters (The "Aha!" Moment)

The authors use a concept called Mutual Information (a way to measure how much two things tell you about each other).

  • The Finding: The amount of information the "Full History" tells you about the machine's output is exactly the same as the amount of information the "Stack" tells you.
  • The Metaphor: Imagine the Full History is a giant library of books. The Stack is a single index card. The paper proves that for this specific type of machine, reading the index card gives you exactly the same amount of useful knowledge as reading the entire library. You aren't losing anything by throwing away the books.

Practical Benefit: Saving Space

The paper mentions a practical application for engineers who need to estimate the machine's internal settings (called "estimation").

  • The Old Way: To calculate the machine's behavior, you usually have to save the entire history of the input (the whole road). If the machine runs for a long time, this takes up a lot of computer memory.
  • The New Way: Because the Stack is the minimal summary, you only need to update and store the Stack as the machine runs.
  • The Gain: Instead of storing a massive file of every second of data, you only store the "peaks and valleys." For signals that change slowly, this can save a massive amount of memory (potentially reducing storage needs by a factor of nn, where nn is the time duration).

Summary in One Sentence

The paper proves that for machines that don't care about speed, you can throw away 99% of their history (the timing and small wiggles) and keep only a "stack" of their major peaks and valleys, and you will still know everything you need to know about their future behavior, using the absolute minimum amount of memory possible.

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 →