← Latest papers
💬 NLP

When Verification Fails: How Compositionally Infeasible Claims Escape Rejection

This paper reveals that current scientific claim verification benchmarks fail to distinguish rigorous reasoning from a "salient-constraint" shortcut because they only test single-element perturbations, leading models to consistently over-accept compositionally infeasible claims where non-salient constraints are contradicted despite the salient one being supported.

Original authors: Muxin Liu, Delip Rao, Grace Kim, Chris Callison-Burch

Published 2026-04-14
📖 5 min read🧠 Deep dive

Original authors: Muxin Liu, Delip Rao, Grace Kim, Chris Callison-Burch

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 a bouncer at an exclusive, high-stakes club. The club's rule is strict: to get in, a guest must prove they meet every single requirement on the list. If they miss even one tiny detail, they are turned away. This is how science is supposed to work: a claim is only true if all the evidence supports it.

However, a new paper by Muxin Liu and colleagues reveals that our current "AI bouncers" (Large Language Models) are cheating. They aren't checking the whole list; they are just looking at the most obvious thing and letting people in if that one thing looks good.

Here is the breakdown of the problem, the experiment, and the solution, using simple analogies.

1. The Two Types of Bouncers

The paper compares two ways of checking a claim:

  • The Strict Bouncer (Closed-World Assumption): This bouncer reads the entire guest list. "Do you have a ticket? Yes. Are you over 21? Yes. Is your name on the VIP list? Yes." Only if all boxes are checked does the guest enter.
  • The Lazy Bouncer (Salient-Constraint Checking): This bouncer only looks at the most obvious thing. "Do you have a ticket?" (Yes). "Okay, come on in!" They ignore the age or the name because the ticket was the "salient" (most noticeable) part.

The Problem: For years, we tested AI bouncers with fake guests who had obvious flaws (like wearing a fake ticket). The AI correctly rejected them. But because the flaw was so obvious, the AI looked smart even if it was just using the "Lazy" method. We didn't realize they were skipping the rest of the list.

2. The "Trap" Test: The Invisible Flaw

To catch the Lazy Bouncers, the researchers built a special trap called a "Compositionally Infeasible Claim."

Imagine a guest says:

"I have a valid ticket, I am over 21, and I am a time-traveling alien from the year 3000."

  • The Salient Part: "I have a valid ticket." (True).
  • The Hidden Part: "I am a time-traveling alien." (False, but hidden in the middle of the sentence).

The Result:

  • The Strict Bouncer reads the whole sentence, sees the alien part, and says, "Nope, rejected."
  • The Lazy Bouncer sees the ticket, thinks, "Looks good," and says, "Welcome!"

The researchers created thousands of these "trap" claims using scientific data (clinical trials, charts, and tables). They found that almost every AI model, even the most advanced ones, fell for the trap. They accepted the "alien" claims because the "ticket" part looked correct.

3. Why Can't the AI Just "Think Harder"?

The researchers tried to fix this by giving the AI better instructions, like:

  • "Please check every single detail!" (Closed-World instructions).
  • "Break the claim down into small steps!" (Decomposition).

The Analogy: Imagine telling the Lazy Bouncer, "Hey, please check the whole list this time!" The bouncer nods and checks the list a bit more carefully, but they still miss the hidden alien part.

The paper shows that these instructions only shift the AI's threshold.

  • If you tell them to be stricter, they reject more people (including some who actually belong).
  • If you tell them to be looser, they let more people in (including the aliens).

The AI doesn't actually get better at connecting the dots; it just changes how cautious it is. The "reasoning bottleneck" is structural: the AI is good at finding the ticket, but bad at realizing that the ticket and the alien story don't fit together logically.

4. The "Self-Check" Experiment

The researchers also asked the AI to check its own work (like a student grading their own homework).

  • The Result: The AI was just as bad at catching its own mistakes as it was at catching others'. It would write a wrong answer, look at it, and say, "Yep, that looks right," because it only focused on the obvious parts of its own reasoning.

5. The Big Takeaway

The "Shortcut" is the Default:
AI models are trained on massive amounts of data where the "obvious" part usually tells the whole story. They learned that checking the "ticket" is usually enough. They never learned that sometimes, the "ticket" is real, but the "alien" part makes the whole claim false.

Current Benchmarks are Flawed:
The tests we use to grade AI are too easy. They only test if the AI can spot the "fake ticket." They don't test if the AI can spot the "fake alien."

The Future:
To make AI truly reliable for science and medicine, we can't just tell them to "be more careful." We need to fundamentally retrain them to understand that truth requires checking every single connection, not just the most obvious one. Until then, we have to be very careful about trusting AI when complex details matter.

Summary in One Sentence

AI models are currently like bouncers who only check your ID card and ignore your age; the researchers built a test where the ID is real but the age is fake, proving that even the smartest AIs are still "lazy" when it comes to checking the fine print.

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 →