← Latest papers
💬 NLP

Implicit Probabilistic Reasoning Does Not Reflect Explicit Answers in Large Language Models

This paper reveals that while Large Language Models demonstrate competence in explicit probabilistic reasoning via multiple-choice questions, their implicit probabilistic reasoning during text generation often diverges significantly from ground truth due to susceptibility to various contextual factors, highlighting a critical limitation in conventional evaluation methods.

Original authors: Manuel Mondal, Ljiljana Dolamic, Gérôme Bovet, Philippe Cudré-Mauroux, Julien Audiffren

Published 2026-02-12
📖 5 min read🧠 Deep dive

Original authors: Manuel Mondal, Ljiljana Dolamic, Gérôme Bovet, Philippe Cudré-Mauroux, Julien Audiffren

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 interviewing a brilliant, well-read student for a job. You ask them a tricky math question: "If I roll two dice, what are the odds the numbers add up to 7?"

The student raises their hand confidently and says, "1 in 6!" They are correct. They can explain the math perfectly. You think, "Great, this person understands probability!"

But then, you ask them to play a game. You say, "Okay, let's pretend we just rolled two dice. I'm going to write down the result. What number do you think I wrote?"

Without thinking twice, the student writes down "7" every single time. But here's the catch: they also write down "2" or "12" way more often than they should, even though those are much rarer outcomes. They seem to forget the math they just proved they knew.

This is exactly what the paper "Implicit Probabilistic Reasoning Does Not Reflect Explicit Answers in Large Language Models" discovers about AI.

Here is the breakdown of the study using simple analogies:

1. The Two Ways of Testing (The "Quiz" vs. The "Story")

The researchers found that AI models (LLMs) have a split personality when it comes to probability.

  • Explicit Reasoning (The Quiz): This is the standard way we test AI. You give it a multiple-choice question (like the dice example above). The AI acts like a student taking a test. It picks the right answer, often with 99% confidence. It knows the rules.
  • Implicit Reasoning (The Story): This is the new test the researchers invented. Instead of asking a question, they ask the AI to continue a story. They give the AI a scenario (e.g., "Two dice are rolled...") and ask it to predict the next word.
    • The Metaphor: Imagine the AI is a chef. In the "Quiz," the chef correctly identifies that a cake needs 2 eggs. But in the "Story," when actually baking the cake, the chef randomly throws in 10 eggs because they got distracted by the smell of the oven.

The Big Discovery: The AI is great at the Quiz, but terrible at the Story. When the AI is actually generating text (which is what it does most of the time in real life), it often ignores the math it claims to know.

2. The "Medical Diagnosis" Trap

The paper uses a medical example to show why this is dangerous.

  • The Scenario: You tell the AI that "Burnout" is common in a specific hospital wing (16%), but "Anxiety" is slightly less common (13%). You also tell it that the patient, Sam, works in that wing.
  • The Quiz: You ask, "What is the most likely condition for Sam?" The AI correctly calculates the numbers and says, "Burnout."
  • The Story: You start a sentence: "Based on the data, Sam is most likely suffering from..." and let the AI finish the sentence.
  • The Result: The AI finishes the sentence with "Anxiety."

Why? Even though the AI knew the math, when it was time to write the next word, it got distracted. It latched onto the word "Anxiety" because it felt "familiar" or "prominent" in its training data, ignoring the specific numbers you just gave it. It's like a doctor who knows the statistics but still guesses the wrong disease because they've heard that disease mentioned more often in movies.

3. The "Gambler's Fallacy" Glitch

The researchers also tested if AI could ignore irrelevant information.

  • The Setup: You tell the AI, "We are rolling a fair die. It's a fresh start."
  • The Twist: You add a sentence: "The previous roll was a 6." (Even though a new roll is independent and shouldn't care about the last one).
  • The Result: The AI starts thinking the next roll is less likely to be a 6, or more likely to be a 6. It gets confused by the "ghost" of the previous roll.

The Metaphor: Imagine a coin flipper who just flipped "Heads." If you ask them, "What's the chance of Heads next?" they say 50%. But if you whisper, "The last one was Heads," they suddenly start betting on "Tails," thinking the universe is "due" for a change. The AI does this too; it can't ignore the "noise" in the prompt.

4. The "First Option" Bias

Finally, the researchers found that the AI has a weird habit of liking the first thing it sees.

  • The Setup: You give the AI a list of options: A, B, C, D. You tell them they are all equally likely.
  • The Quiz: The AI picks the right answer.
  • The Story: When asked to generate the outcome, the AI picks "A" way too often, even if you shuffle the order to "C, B, A, D" and it still picks the first one it sees.

It's like a student who, when guessing on a test, always circles the first letter they see, regardless of the actual math.

Why Should We Care?

We usually think AI is smart because it gets high scores on tests (MCQs). But in the real world, we don't use AI to take tests; we use it to write stories, diagnose patients, and make decisions.

If an AI says, "I know the odds are 1 in 6," but then writes a story where the odds are 1 in 2, we are in trouble. It means the AI is "hallucinating" its own reality, ignoring the facts it just processed.

The Bottom Line:
Just because an AI can tell you the right answer doesn't mean it understands the probability well enough to act on it. The paper argues that we need to stop just asking AI "What is the answer?" and start watching "How does it write the story?" because that's where the real thinking (or lack thereof) happens.

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 →