← Latest papers
💬 NLP

Prompt-Model Interaction Reaches the Fixed Points: A deterministic, task-free structural readout -- and the factorizations of it that failed

This paper demonstrates that prompt-model interactions converge to a deterministic, task-free fixed-point structure within short windows, revealing that this phenomenon is driven by the specific prompt-model pair rather than task performance or proposed factors like prefix length or attention sinks.

Original authors: Nicolás Vera Zúñiga

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

Original authors: Nicolás Vera Zúñiga

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 world of artificial intelligence, large language models are often treated as universal tools: you ask a question, and they provide an answer. For years, researchers have known that the way you ask that question, the specific words, the formatting, or the style of the prompt, can drastically change the result. A prompt that makes one model look brilliant might make another look foolish, and even small, meaningless changes to the text can shuffle the rankings of which model is "best." This phenomenon, known as prompt-model interaction, has been well-documented in tasks like solving math problems or writing code. However, a lingering mystery remained: does this sensitivity belong to the complex machinery the model uses to perform tasks, or is it a fundamental property of how the model processes information itself? To answer this, scientists needed to look at the model when it wasn't trying to do anything at all. They needed to observe the machine in a state of pure, task-free existence, stripped of instructions, goals, or the pressure to be correct.

A team of independent researchers set out to investigate this by removing the task entirely. Instead of asking a model to solve a problem, they fed it a short sequence of text and watched what happened when the model was forced to predict the next word, then the word after that, in a continuous loop. Because the model was not sampling randomly but was instead following a strict, deterministic rule to pick the most likely next word, the process was like a ball rolling down a hill until it settled into a valley. In some cases, the ball would roll into a single, stable valley and stay there forever; in others, it might get stuck in a loop or wander aimlessly. The researchers measured how often the model's predictions settled into that stable state, a metric they called the fixed-point fraction. They then tested how this behavior changed when they added a short prefix of text, just nine words or tokens, before the sequence began. The goal was simple: see if a tiny bit of extra text could fundamentally alter the model's internal trajectory, even when the model wasn't trying to achieve anything.

The results were striking and defied the researchers' own expectations. They found that the interaction between the prompt and the model reached this task-free readout with full force. Adding just nine tokens of conditioning text was enough to move the measured readout across its range. For some models, this small addition turned a chaotic, wandering prediction pattern into a perfectly stable one. For others, it did the exact opposite, destroying a previously stable pattern and sending the predictions into a loop. The effect was so powerful that it could change the structural classification of a model's behavior entirely. To put this in perspective, the researchers compared this shift to the impact of instruction tuning, a massive training process that typically boosts a model's performance on standard benchmarks by over sixty points. While that heavy-handed training moved the model's task performance significantly, it left this specific structural readout completely unchanged. In contrast, a mere nine-word prefix could flip the model's behavior from one extreme to the other. This proved that the prompt-model interaction is not just a quirk of how models follow instructions; it is a deep, structural fact about how the model reads a fragment of text.

The researchers then tried to explain why this happened, proposing several natural theories that seemed plausible. They wondered if the length of the added text was the cause, or if the content, whether it was plain prose or formatted code, was the driver. They also considered if the effect was universal, meaning it always pushed models in the same direction, or if it was a specific trait of certain types of models, such as those trained to follow instructions. They tested these ideas rigorously, starting with small groups of models and then widening their sample to include more diverse architectures and text types. The five specific factorizations they proposed all failed under sample widening. The effect was not simply about how long the text was; in fact, the relationship was not smooth or predictable, with some models reacting wildly to a single extra word while others ignored it. The content of the text also failed to explain the pattern; what worked for one model often failed for another, and the direction of the change flipped depending on the specific pairing of text and model. Even the idea that instruction-trained models would resist these changes proved false when they tested a wider variety of texts.

What remained after all these explanations dissolved was a simple, stubborn reality: the effect belonged to the specific pair of prompt and model, not to either one individually. A single, fixed nine-word prefix could drive four different models toward a state of total stability while pushing two other models toward total chaos. The same text that made one model's predictions lock into place caused another to collapse. This behavior survived even when the researchers used text that was common in the real world, proving it wasn't just an artifact of using strange or random words. The researchers also looked at the internal mechanics of the models, specifically at how much attention the model paid to the very first token of the sequence. A popular theory suggested that early tokens act as a "sink," absorbing the model's focus and dictating the outcome. However, when they measured this, the theory failed to predict the direction of the change. In some models, the attention sink increased and the stability rose; in others, the attention sink increased but the stability plummeted. The mechanical explanation held true for real-world text but broke down completely for the random inputs used in their probe, suggesting the researchers were operating outside the regime where that mechanical theory applies.

The study concludes that the unit of explanation for this phenomenon is the prompt-model pair itself. There is no single rule about text length, content, or model type that can predict how a specific model will react to a specific prompt. The researchers found that their own attempts to find a universal rule were often tripped up by a subtle error: applying a rigid criterion to a quantity that had no room to vary. For instance, they initially thought they had found a universal direction where all models moved the same way, only to realize that their small sample size had hidden the exceptions. By widening their sample and refusing to accept patterns that couldn't fail, they ensured their findings were honest. The final picture is one of profound specificity. The way a model reads a fragment of text is not a generic property of the model, nor is it a generic property of the text. It is a unique interaction that emerges only when that specific text meets that specific model. The researchers invite the scientific community to continue testing this, but until a new factor can survive the same rigorous widening of the sample, the answer remains that the interaction is a pair-specific event, resistant to simple categorization.

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 →