← Latest papers
💻 computer science

Infrared Universality of Collective Dynamics across Transformer and State-Space Architectures

This paper demonstrates that despite fundamentally different microscopic mechanisms, both Transformer and Mamba architectures develop a shared, near-marginal infrared collective dynamics characterized by a slow-mode continuum, thereby extending the universality of such organization beyond Transformers and supporting predictions from Cognitive Field Theory.

Original authors: Byung Gyu Chae

Published 2026-08-20
📖 4 min read☕ Coffee break read

Original authors: Byung Gyu Chae

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

In the vast landscape of artificial intelligence, researchers have long sought to understand how machines learn to remember. Two dominant families of models have emerged to handle sequences of information, such as words in a sentence or frames in a video. The first family, known as Transformers, relies on a mechanism called self-attention, which allows the model to weigh the importance of every piece of information against every other piece simultaneously. The second family, represented by newer models like Mamba, uses a different approach based on state-space dynamics, where the model maintains an internal state that evolves over time, updating its memory as it processes each new piece of data. For years, scientists have wondered if these two fundamentally different ways of thinking about time and memory might actually lead to the same underlying behavior deep within the machine. This question matters because if different architectures converge on the same patterns, it suggests that the ability to learn and remember is governed by universal principles rather than just the specific engineering choices of the designers.

A researcher set out to test this idea by looking inside a trained Mamba model to see how their memory actually works. They focused on a specific property called the "time-scale density of states," which is essentially a map showing how many different speeds of memory the model possesses. Imagine a library where books are sorted not by topic, but by how quickly they fade from a reader's mind. Some books are forgotten in seconds, others in minutes, and some linger for years. The researcher wanted to see the distribution of these "fading speeds" in the Mamba model. They knew that Mamba has a built-in mechanism for memory that can be examined in layers: first, the raw, internal memory speeds encoded in its design; second, how those speeds change depending on the specific input it receives; and finally, the collective memory speed of the entire block after all its complex calculations are finished.

The researcher discovered that these three layers are not the same. The raw internal memory of the Mamba model starts with a broad range of speeds, but as the model processes information, it selectively rescales these speeds based on what it is reading. This input-dependent adjustment is a unique feature of Mamba, allowing it to slow down or speed up its internal clock depending on the context. However, the most surprising finding came when the researcher looked at the final, collective output of the entire model block. Despite the complex reorganization of speeds happening inside, the final result settled into a very specific, stable pattern. When they measured the memory speeds across different sequence lengths, they found that the model consistently developed a broad, continuous range of very slow memories. These slow memories did not disappear; instead, they formed a smooth, predictable continuum that became clearer and more defined as the model processed longer sequences of data.

To understand if this was a quirk of the Mamba design or a general rule of intelligent systems, the researcher compared their findings with the behavior of Transformer models. Transformers do not have the same internal state-space machinery as Mamba; they rely on attention mechanisms instead. Yet, when the researcher measured the collective memory speeds of the Transformers, they found a strikingly similar pattern. Both architectures, despite using completely different microscopic methods to process information, developed a nearly flat distribution of memory speeds that was slightly weighted toward the very slowest, longest-lasting memories. In the language of physics, this is a "near-marginal" state, meaning the models are poised right at the edge of having infinite memory, allowing them to retain information for long periods without becoming stuck.

The study confirms that this slow-memory organization is not just a feature of one specific type of neural network. The researcher showed that even though Mamba explicitly builds its memory using a different mathematical structure than Transformers, both systems end up organizing their collective dynamics in the same way. They found that the Mamba model's memory behavior stabilizes around a specific value, indicating a robust, reproducible pattern that emerges regardless of the sequence length, provided the sequence is long enough to reveal the full picture. This suggests that the ability to maintain long-term memory is a fundamental property of learned sequence processing, one that arises naturally in different architectural forms. The findings extend our understanding of how artificial intelligence works, showing that beneath the surface-level differences in design, these powerful models share a common, deep structure for handling time and memory.

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 →