← Latest papers
🤖 AI

Same physical state, different collective dynamics: state encodings select synchronization outcomes in language-model agents

This paper demonstrates that state encodings are not neutral interfaces for language-model agents but function as model-dependent effective interaction laws that fundamentally determine collective synchronization outcomes, even when the underlying physical system remains fixed.

Original authors: Takahiro Ezaki, Naoto Imura, Katsuhiro Nishinari

Published 2026-08-10
📖 6 min read🧠 Deep dive

Original authors: Takahiro Ezaki, Naoto Imura, Katsuhiro Nishinari

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 a world where thousands of tiny, invisible dancers are trying to move in perfect unison. They can't see each other directly; instead, they rely on a translator to describe the crowd's movements. If the translator says, "Everyone is moving slightly to the left," the dancer might step left. But what if the translator says, "The crowd's average position is 30 degrees north"? Or what if they say, "Here is a chart showing 24 different buckets of movement"? Even though the actual dance floor hasn't changed, the dancer's reaction might be totally different depending on how the information is described. This is the heart of a new study exploring how Artificial Intelligence (AI) agents behave when they are part of a group.

In the world of computer science, researchers are increasingly building "swarms" of AI agents—programs that talk to each other to solve problems, make decisions, or even simulate human societies. A key idea in physics and math is "synchronization," like fireflies blinking together or clocks ticking in time. Usually, scientists assume that if you give an AI the same facts, it will act the same way. But this new research asks a tricky question: Does the format of the facts matter? If you tell an AI "the crowd is 60% to the left" versus "here is a list of 24 numbers that add up to 60%," does the AI's brain process that differently? The answer could change how we build everything from traffic systems to financial markets, because if the "translation" changes the outcome, then the way we talk to AI is just as important as what we say.

The Great AI Dance-Off

The researchers set up a giant, digital dance floor with 17 AI agents. Each agent was a "phase oscillator," a fancy term for a dancer spinning in a circle. Their goal wasn't to win a prize; they were just told to look at their neighbors and decide whether to spin faster (advance), spin slower (retard), or stay put (stay). The computer engine that ran the dance floor was perfectly fair and identical for everyone. The only thing that changed was the "observation map"—the specific way the AI was told about its neighbors' positions.

The team tested three different ways to describe the same dance floor:

  1. The "Moments" Map: This was like giving the AI a high-level summary, a "vibe check" that compressed the whole crowd's movement into just three numbers describing the overall direction and how tightly they were grouped.
  2. The "Centers" Map: This was a detailed list of 24 buckets, telling the AI exactly how many dancers were in each slice of the circle, labeled by the center point of that slice.
  3. The "Intervals" Map: This was the same detailed list of 24 buckets, but labeled by the edges of the slices instead of the centers.

Here is the twist: The "Centers" and "Intervals" maps contained the exact same amount of information (the same 24 numbers), just written with different labels. The "Moments" map had less raw data but a different kind of summary.

The Results: It's All About the Presentation

When the researchers ran the experiment with GPT (a specific AI model), the results were shocking. When the AI saw the "Moments" summary, the entire group of 17 dancers locked into perfect synchronization 100% of the time (6 out of 6 attempts). But when they saw the "Centers" or "Intervals" lists, the group never synchronized (0 out of 6 attempts). The AI agents acted as if they were in a completely different world, even though the physical dance floor was identical.

To make sure this wasn't just a fluke, they ran the same test with Claude and Gemini, two other AI models. The results were even more surprising. In Claude, the "Moments" summary caused the group to fail to synchronize, while the detailed "Centers" and "Intervals" lists actually made them lock together perfectly. The AI models didn't just react differently; they reacted in opposite directions.

This proves that the "observation map" isn't just a neutral window into reality. It is part of the AI's brain. Changing how you describe the world changes how the AI acts, and this effect survives even when the AI is part of a feedback loop where its actions change the world it sees next.

The Microscopic Mystery

To understand why this happened, the researchers looked at the AI's "microscopic response"—what the AI decided to do when shown a single, frozen snapshot of the dance floor. They found that the AI's decision-making "operator" (its internal rule for choosing advance, stay, or retard) shifted dramatically based on the encoding.

For example, when shown a specific pattern of dancers, the "Moments" AI might almost always choose to "advance," while the "Centers" AI might mostly choose to "stay." This happened even when the researchers used the exact same numbers, just rearranged. They even tested if it was just the length of the text or the position of the numbers that mattered. They found that adding "task-irrelevant" text (fluff that didn't change the numbers) changed the AI's behavior just as much as changing the data format itself.

The "Surrogate" Test: Can We Fake It?

Finally, the team asked a practical question: Could we train a simple, cheap computer program (a "surrogate") to predict what the expensive AI would do, so we don't have to run the real AI every time? They tried to build these surrogates for the three different maps.

The "Moments" surrogate could be trained to predict the AI's behavior well, but only after the researchers fixed a specific bug where the AI was supposed to "stay" but the surrogate predicted it would "act." However, the surrogates for the "Centers" and "Intervals" maps failed completely. Even though they could predict the AI's behavior on the training data, they couldn't handle the new, complex patterns that the AI generated when it was actually dancing in a group. The researchers found that for these maps, the AI's behavior was too inconsistent to be predicted by a simple model, suggesting that the way the information was serialized (written out) created a chaotic effect that simple math couldn't capture.

The Takeaway

The main finding is that for AI agents, how you describe the world is part of the rules of the world. There is no such thing as a "neutral" interface. If you change the format of the data, you change the collective outcome, and this change depends entirely on which AI model you are using. What works for GPT might fail for Claude, and what helps one group synchronize might break another.

This isn't just a theoretical curiosity. It means that when we build systems with multiple AI agents, we can't just assume that "more data" or "better data" is the solution. We have to be incredibly careful about the "observation map"—the specific way we translate reality into text for the AI. Because, as this study shows, the translation isn't just a mirror; it's a lens that distorts the reality it's supposed to show.

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 →