← Latest papers
💬 NLP

Towards Physical Intuitions for Alignment Dynamics: A Case Study With Randomness Crystallization

This paper proposes applying thermodynamic phase-transition theory, specifically the concept of crystallization, to model and understand the dynamics of language model alignment during post-training, demonstrating how supervised finetuning and reinforcement learning transform high-entropy pre-trained distributions into structured, collapsed behaviors.

Original authors: Kunal Samanta, Ari Holtzman, Peter West

Published 2026-06-30
📖 4 min read☕ Coffee break read

Original authors: Kunal Samanta, Ari Holtzman, Peter West

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 have a giant, chaotic jar of marbles. This jar represents a pre-trained AI model before it has been taught to follow instructions.

The Liquid Phase: The Chaotic Jar

In this initial state, the marbles are swirling everywhere. If you ask the AI a simple question like, "Give me a random number," the answer depends entirely on how you ask.

  • If you ask playfully ("What's your lucky number?"), it might lean toward 7.
  • If you ask formally ("According to my calculations..."), it might lean toward 1.
  • The AI has a "superposition" of many different personalities and habits. It is high-energy, diverse, and unpredictable, much like a liquid where atoms are moving in every direction.

The Nucleation Phase: The Snap-to-Grid

Now, imagine you start teaching the AI to follow specific rules (this is called Supervised Fine-Tuning or SFT). You show it examples of how to behave.

Suddenly, the chaos stops. The swirling marbles don't just slow down; they instantly snap into a rigid, organized pattern.

  • No matter how you phrase the question now, the AI gives the exact same type of answer.
  • The Big Discovery: The paper found that the AI didn't invent a new way to behave. Instead, it picked one specific habit that was already hiding inside the chaotic jar from the very beginning.
  • Think of this like crystallization. In physics, when water freezes, it doesn't create a new structure; it snaps into a crystal shape based on a tiny "seed" that was already there. The AI's training simply found that one "seed" habit and locked everything else into place around it.

The Settling Phase: Polishing the Crystal

After the AI has locked into that single habit, it goes through further training (called Reinforcement Learning or DPO) to become "safer" or "more helpful."

  • The paper argues this doesn't change the shape of the crystal. Instead, it's like tempering metal or polishing a gem.
  • The AI gets better at its specific habit, making the most likely answers even more likely, but it never breaks out of the pattern established in the previous step. It just tightens its grip on the same few options.

Why This Matters

The authors are saying that we often think AI alignment (teaching AI to be safe and helpful) is a magical transformation where the AI learns entirely new things.

Instead, they propose that alignment is more like freezing water.

  1. The AI starts as a liquid with many hidden possibilities.
  2. Training acts as the cold, forcing it to freeze into one specific shape (a "seed" that was already there).
  3. Further training just polishes that shape, but it can't turn the ice back into water or change the shape of the crystal.

The "Foreign Seed" Surprise

The researchers did a cool experiment: They took the "seed" habit from one AI model (like OLMo) and used it to predict what would happen when a completely different AI model (like Tulu) was trained.

  • Result: It worked! The second AI froze into the exact same pattern.
  • Meaning: This suggests the "seed" isn't about the specific computer code of the AI. It's about the data and the task itself. The AI is just picking the most obvious pattern available in the data, and once it picks one, it's stuck with it.

The Limits

The paper admits this "crystal" idea works best for tasks with clear, limited answers (like picking a number between 1 and 10). It might be harder to see this pattern in open-ended creative writing where the answers aren't so rigid. But for now, it offers a new way to understand why AI models sometimes lose their creativity and become repetitive: they aren't just "learning" to be boring; they are physically "crystallizing" around one of their original, hidden habits.

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 →