The {\alpha}-Law of Observable Belief Revision in Large Language Model Inference
This paper introduces the -Law, a multiplicative scaling law governing how large language models revise beliefs during iterative inference, demonstrating that an exponent below one ensures asymptotic stability and revealing near-Bayesian update behaviors across diverse models and benchmarks.
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 teaching a very smart, but slightly overconfident, student how to solve difficult puzzles. You give them a question, they guess an answer, and then you show them a hint or a verification step. They then change their mind and give you a new answer.
This paper asks a simple but profound question: When this student changes their mind, do they do it in a stable, logical way, or do they overreact and spiral out of control?
The authors discovered a mathematical "law" that describes exactly how these AI models (like GPT-5.2 or Claude) update their beliefs. They call it the -Law.
Here is the breakdown in simple terms:
1. The Core Concept: The "Confidence Multiplier" ()
Think of the AI's belief as a volume knob.
- The Old Belief: What the AI thought before seeing the hint.
- The New Evidence: The hint or verification you gave it.
- The Update: How the AI combines the two.
In a perfect, logical world (like a human mathematician using strict Bayes' Theorem), the AI would combine the old belief and the new evidence perfectly. The "multiplier" for this would be 1.0.
The authors found that these AI models have a multiplier called (alpha).
- If : The AI is perfectly logical. It updates exactly as much as the evidence warrants.
- If : The AI is too cautious. It ignores the new evidence and sticks to its original guess.
- If : The AI is overconfident. It overreacts to the new evidence, swinging too far in the new direction.
The Finding: On a single step, these AIs have an of about 1.16.
- Analogy: Imagine you tell a friend, "I think it's going to rain." They say, "Oh, really? Let me check the weather app." The app says "50% chance." A perfectly logical friend would say, "Okay, now I think there's a 50% chance."
- This AI friend, however, says, "Wow, the app says 50%? That means it's definitely going to rain!" They overreacted slightly. They are "near-Bayesian" (almost perfect), but just a tiny bit too eager to believe new information.
2. The Big Worry: The "Snowball Effect"
If a model overreacts () just once, it's fine. But what if it has to revise its answer ten times in a row (like in a long chain of thought or a multi-agent debate)?
- The Danger: If you multiply a number greater than 1 by itself ten times, it explodes. The AI's confidence would swing wildly, turning a small doubt into a massive, incorrect certainty. This is called an expansive system.
- The Good News: The authors found that while the first step is slightly overconfident (), the AI gets more cautious the more it thinks.
- The Analogy: Imagine a car with a slightly loose steering wheel. On the first turn, it goes a bit too wide. But as the driver realizes they are going too wide, they subconsciously tighten their grip. By the 7th turn, they are steering very carefully.
- The Result: Over 7 steps of revision, the drops from 1.16 down to 0.54. Because it eventually drops below 1, the "snowball" stops growing and actually starts shrinking. The system stabilizes itself over time.
3. The "Trust Fingerprint"
The paper also looked at how different AI families weigh the evidence.
- GPT-5.2: Acts like a balanced judge. It weighs its original thought and the new evidence equally ().
- Claude: Acts like a slightly more reactive detective. It trusts the new evidence just a tiny bit more than its original thought ().
- Gemini (Preliminary): Acts like a very jumpy detective, overreacting to evidence significantly (), though the data was messy.
4. Why This Matters (The "Why Should I Care?")
This isn't just math for math's sake. It's a diagnostic tool for the future of AI.
- The "Lie Detector": If an AI is revising its answer and the math shows the is behaving strangely (or if the evidence is corrupted/noisy), we can detect that the AI is about to make a mistake before it gives the final answer.
- The "Stability Brake": Since we know the rule (-law), we can build a "brake" for AI systems. If the AI starts overreacting (getting too confident too fast), a safety system can step in and say, "Slow down, you're overreacting," and force the AI to be more conservative.
- Real World vs. Textbooks: The paper warns that while these AIs are stable on clean, perfect test questions, in the real world (where evidence is messy and noisy), they might break. If the evidence is corrupted, the AI's "logic" falls apart.
Summary
The paper discovered that Large Language Models have a hidden "personality trait" regarding how they change their minds. They are slightly overconfident when they first hear new info, but they learn to calm down as they think longer.
The authors call this the -Law. It gives us a way to measure, predict, and control how AI systems update their beliefs, ensuring they don't spiral out of control when solving complex problems. It's like finding the "physics of thinking" for AI.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.