Measuring Behavior Portability in Large Language Models
This paper introduces a formal framework to measure behavioral portability in large language models and demonstrates through controlled experiments that their decision-making behaviors, despite being structurally equivalent, fail to transfer reliably across different decision environments due to significant sensitivity to surface-level presentation.
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 very smart, highly trained decision-maker (an AI) who acts like a professional chef. You want to know if this chef can cook the same delicious meal regardless of whether you ask them to cook it in a fancy French kitchen, a rustic Italian bistro, or a modern American diner.
The paper "Measuring Behavior Portability in Large Language Models" asks a simple but critical question: If an AI learns how to make a decision in one setting, can it make that exact same decision when you describe the problem differently, even if the math and the rewards are identical?
The authors call this "Behavioral Portability."
Here is a breakdown of their findings using simple analogies:
1. The Core Problem: The "Framing" Trap
Imagine you are playing a game where you have to split a pizza.
- Scenario A: You are told, "You have a pizza. Give some to your friend."
- Scenario B: You are told, "You have a pizza. Your friend is hungry and deserves a share."
Mathematically, the rules are identical. The "payoff" (how much pizza you get) is the same. But the words used to describe the situation are different.
The researchers tested if Large Language Models (LLMs) behave consistently across these different wordings. They found that the models are not portable. Just like a chef who cooks a perfect steak in a French kitchen but burns it in an Italian one, the AI changes its behavior based on the "flavor" of the text, even when the "ingredients" (the math) are the same.
2. The Experiment: Seven Economic Games
To test this, the researchers didn't just ask the AI random questions. They put the AI through seven classic economic games (like the "Dictator Game," "Trust Game," and "Lottery Choice"). These are like standardized driving tests for decision-making.
- The Setup: They created dozens of different "versions" of each game. In one version, the game might be about sharing money with a "colleague." In another, it might be about splitting a "bonus" with a "partner."
- The Twist: The numbers, the rules, and the potential rewards were exactly the same. Only the story surrounding the numbers changed.
- The Test: They taught the AI how to play the game using the "French kitchen" stories. Then, they asked the AI to play the same game using the "Italian bistro" stories.
3. The Results: The AI Gets Confused by the Story
The results were surprising and concerning for anyone relying on AI for consistent decisions:
- The AI is Fragile: When the story changed, the AI's decisions changed significantly. A model that learned to be "fair" in one story might become "selfish" in a mathematically identical story just because the words were different.
- The "Portability" Score: The researchers measured how much the AI's behavior shifted. They found that for social games (like sharing or trusting), the AI's behavior was very unstable. It was like a compass that spins wildly depending on which way the wind blows, even though the North Star hasn't moved.
- The Exception (Lotteries): The AI was much more stable when the task was purely about numbers and risk (like choosing between two lotteries). It seems the AI can handle math better than it can handle social stories.
4. Does "Thinking Aloud" Help? (Chain-of-Thought)
The researchers tried a common trick: asking the AI to "think step-by-step" before answering (called Chain-of-Thought or CoT).
- The Hope: Maybe if the AI explains its reasoning, it will ignore the distracting story and focus on the math.
- The Reality: It helped sometimes, but not always. In some games, thinking aloud made the AI more consistent. In others (like the Ultimatum game), it actually made the AI more sensitive to the specific wording of the story. It's like a student who, when asked to explain their work, sometimes realizes their mistake, but other times gets distracted by their own explanation and makes a new one.
5. The "Reasoning" Models
They also tested a newer, "smarter" model (DeepSeek-R1) designed specifically for complex reasoning.
- The Result: This model was better at ignoring the story and focusing on the math. It was more "portable." However, it wasn't perfect. Even the smartest model showed some instability when the story changed.
The Bottom Line
The paper concludes that you cannot assume an AI's behavior will stay the same just because the math is the same.
If you train an AI to make fair decisions in a specific set of prompts, you cannot automatically trust it to make the same fair decisions when you describe the problem in a slightly different way. The AI is currently too sensitive to the "flavor" of the text.
In short: The AI is like a traveler who knows the map perfectly but gets lost if you describe the destination using a different language. Until we fix this, we can't fully trust these models to make consistent decisions in the real world, where problems are rarely described in the exact same way twice.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.