← Latest papers
🤖 AI

Doing What They Say, Not What They Reason: Locating the Faithfulness Gap in LLM Agents

This paper investigates the faithfulness gap in LLM agents within a controlled Texas Poker simulator, revealing that while agents often fail to align their stated reasoning with their conclusions, they paradoxically act in accordance with their conclusions even when those conclusions contradict their own reasoning.

Original authors: Yufeng Wang

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

Original authors: Yufeng Wang

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 watching a group of AI agents play a high-stakes game of poker. You ask them to explain their thinking before they make a move. They tell you, "I have a strong hand, the odds are in my favor, so I should raise." Then, they fold.

This paper asks a simple but tricky question: Do these AI agents actually do what they say they are going to do, or are they just making up excuses after the fact?

The researchers set up a controlled poker simulator to find the answer. Instead of guessing, they broke the AI's decision-making process down into two distinct steps, like a two-stage rocket launch.

The Two Steps of an AI's Decision

  1. Step 1: The "Brain" (Reasoning → Conclusion)
    This is where the AI looks at the cards, calculates the odds, and decides what it thinks it should do.
    • The Analogy: Imagine a weather forecaster looking at the data. They see a storm is coming and conclude, "It will rain."
  2. Step 2: The "Hand" (Conclusion → Action)
    This is where the AI actually presses the button to fold, call, or raise.
    • The Analogy: The forecaster then tells the news anchor, "It will rain," and the anchor announces it to the world.

The Big Surprise: The "Hand" is Honest, but the "Brain" is Lying

The researchers found that these two steps behave in completely opposite ways:

  • Step 2 (The Hand) is incredibly reliable.
    Once the AI decides what to do, it almost always does exactly that. If it says "I will raise," it raises. The inconsistency rate here is tiny (less than 2%).

    • The Metaphor: The AI is like a very obedient robot. If you tell it to pick up a cup, it picks up the cup. It doesn't drop it or pick up a spoon instead.
  • Step 1 (The Brain) is where the real problem lies.
    The AI often calculates the numbers correctly and states the rules correctly, but then draws a conclusion that makes no sense based on those numbers.

    • The Metaphor: Imagine the weather forecaster looks at the data, sees a massive storm, and says, "The data says it will rain." But then, for no logical reason, they conclude, "Therefore, it will be sunny," and the news anchor reports "Sunny."
    • The Finding: In about 65% of the mistakes, the AI got the math right but then talked itself out of the logical conclusion. It would say, "The odds are good, but maybe I shouldn't be too aggressive," and choose a safer, weaker move. It's like a person who knows the math says "Go," but their gut feeling says "Wait," and they ignore the math.

The "Measurement Trap"

The paper also points out a funny trick that happened in previous studies. Some researchers tried to guess what the AI decided just by reading its long, rambling explanations (free-text).

  • The Problem: The AI's explanations were messy. It might say, "I could call, but raising is better, though folding is safe too." A computer program trying to guess the final decision from this mess would often pick the wrong one.
  • The Result: This made it look like the AI was lying or changing its mind 22–26% of the time.
  • The Fix: When the researchers forced the AI to write a clear, specific tag like DECISION: RAISE at the end, the "lying" rate dropped to almost zero. The AI wasn't lying; the measurement tool was just bad at reading the messy handwriting.

Why Does This Matter?

The researchers tried to fix the "Brain" problem by giving the AI the rules explicitly (e.g., "If odds are high, you MUST raise"). Surprisingly, this didn't help. The AI still ignored the rules it was told to follow.

This suggests the problem isn't that the AI doesn't know the rules or can't find them. The problem is that it can't apply them consistently. It knows the rule, but it overrides it with its own "qualitative" feelings (like being too cautious).

The Takeaway

If you are building AI agents for social simulations (like virtual people negotiating or trading), don't just check if they do what they say. Check if what they say actually follows from their own logic.

  • The Good News: If an AI says it will do something, it will probably do it.
  • The Bad News: The reason it gives for doing it might be completely made up or logically broken, even if the numbers look right.

The paper concludes that to truly understand AI behavior, we need to stop just watching the final move and start auditing the math behind the decision, because that's where the real "faithfulness gap" hides.

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 →