← Latest papers
💻 computer science

Learning When Not to Decide: A Framework for Overcoming Factual Presumptuousness in AI Adjudication

This paper introduces the SPEC framework, which significantly improves AI accuracy in unemployment insurance adjudication by systematically identifying missing information to overcome factual presumptuousness, achieving 89% overall accuracy while appropriately deferring decisions when evidence is insufficient.

Original authors: Mohamed Afane, Emily Robitschek, Derek Ouyang, Daniel E. Ho

Published 2026-04-23
📖 4 min read☕ Coffee break read

Original authors: Mohamed Afane, Emily Robitschek, Derek Ouyang, Daniel E. Ho

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 judge in a courtroom. A lawyer walks up and says, "Your Honor, my client is innocent because they were at home."

If you are a standard AI, you might immediately say, "Case closed! Innocent!" because the statement sounds logical. But wait—you don't actually know if the client was at home. You haven't seen a receipt, a witness, or a security camera. You just heard a claim.

This is the problem of "Factual Presumptuousness." It's when AI systems are so confident and eager to talk that they give you a definitive answer even when they are missing crucial pieces of the puzzle. In the legal world, this is dangerous. If an AI wrongly decides someone is guilty or ineligible for unemployment benefits because it "guessed" the missing facts, real people suffer real consequences.

This paper, titled "Learning When Not to Decide," is about teaching AI to say, "I don't have enough information yet," instead of making up a story.

Here is the breakdown of their research using simple analogies:

1. The Problem: The Over-Eager Intern

The researchers looked at unemployment insurance cases (like when someone loses a job and needs money). They found that current top-tier AIs act like an over-eager intern who wants to impress the boss.

  • The Scenario: An intern is asked, "Did the employee quit because of bad pay?"
  • The Reality: The file only says, "The employee quit." It doesn't say why.
  • The AI's Mistake: The AI guesses, "Yes, probably bad pay," and gives a confident "Yes/No" answer.
  • The Result: In tests, when information was missing, standard AI models were only 15% accurate. They were confidently wrong most of the time.

2. The Failed Fix: "Just Be Careful"

The researchers tried to fix this by giving the AI a stern note: "Hey, if you don't have all the facts, please say 'I don't know'."

  • The Result: It worked too well. The AI became a paranoid librarian.
  • The New Problem: Now, even when the AI did have all the facts, it was too scared to make a decision. It would say, "I don't know," even when the answer was obvious. This is called the "Determination-Deferral Tradeoff." You can't just tell an AI to "wait," or it will never decide anything.

3. The Solution: The "SPEC" Framework

The authors created a new system called SPEC (Structured Prompting for Evidence Checklists).

Think of SPEC not as a single smart brain, but as a three-person construction crew building a bridge. They don't just guess; they follow a strict checklist.

  • Agent 1 (The Blueprint Reader): This agent reads the law and creates a strict checklist of exactly what facts are needed to make a decision. (e.g., "Did the pay drop? Was it permanent? Did the worker object?"). It doesn't decide anything yet; it just lists the requirements.
  • Agent 2 (The Inspector): This agent looks at the case file and checks off the list. "Okay, we have the pay drop. We have the objection. But... wait, we don't have a date." It flags the missing item.
  • Agent 3 (The Foreman): This is the boss. It reviews the Inspector's work. If the Inspector says, "We are missing a date," the Foreman stops the whole process. It says, "Stop! We cannot build the bridge yet. We need the date."

4. The Magic Result

Because SPEC forces the AI to go through this "Checklist -> Inspection -> Approval" process, it solves the problem:

  • When facts are missing: It confidently says, "I can't decide yet, I need X, Y, and Z." (No guessing!)
  • When facts are present: It confidently says, "I have checked the list, everything is here, and the answer is Yes." (No paranoia!)

The Score:

  • Standard AI: 15% accuracy on missing info (It guesses wrong).
  • AI told to "be careful": Good at waiting, but bad at deciding when it should decide.
  • SPEC: 89% accuracy across the board. It knows exactly when to speak and when to stay silent.

Why This Matters

In the real world, unemployment systems are overwhelmed. If an AI makes a mistake and denies a worker's benefits, that person might lose their home. If it approves benefits for someone who doesn't qualify, the government loses money.

This paper proves that we don't need "super-intelligent" AI to solve this. We just need structured discipline. By forcing the AI to act like a careful auditor with a checklist, rather than a confident storyteller, we can build legal tools that actually help humans make better decisions, rather than replacing them with confident errors.

In short: The paper teaches AI the most important lesson in law: It's okay to say "I need more facts" before you give your verdict.

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 →