← Latest papers
💬 NLP

Bridging Legal Interpretation and Formal Logic: Faithfulness, Assumption, and the Future of AI Legal Reasoning

This paper proposes a neuro-symbolic framework that integrates large language models with formal verification to address the issue of assumption-laden inferences in legal AI, thereby enabling trustworthy and rigorous legal reasoning without sacrificing accountability.

Original authors: Olivia Peiyu Wang, Leilani H. Gilpin

Published 2026-05-15
📖 5 min read🧠 Deep dive

Original authors: Olivia Peiyu Wang, Leilani H. Gilpin

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

The Big Picture: The "Lawyer" vs. The "Robot"

Imagine you have two people trying to solve a puzzle based on a single page of text (like a contract).

  1. The Human Lawyer: They read the text but also use their life experience, common sense, and knowledge of how the world works to fill in the blanks. If the text says, "The tenant must pay rent," the lawyer assumes, "Okay, so if they don't pay, they can be kicked out," even if the paper doesn't explicitly say "kicked out." This is Legal Interpretation. It's smart, but it relies on hidden assumptions.
  2. The Strict Robot: This robot only looks at the exact words on the page. If the text doesn't explicitly say "kicked out," the robot says, "I cannot prove that." This is Formal Logic. It's incredibly precise, but it can be rigid and miss the "spirit" of the law.

The Problem: Current AI (Large Language Models) tries to act like the Human Lawyer. It writes great-sounding answers, but it often sneaks in those "hidden assumptions" and presents them as hard facts. In the high-stakes world of law, this is dangerous because the AI might be confidently wrong.

The Core Discovery: The "Gap"

The researchers took a standard test for legal AI (based on real contracts) and re-graded it.

  • The Original Grade: Based on how a human lawyer would interpret the text (using common sense).
  • The New Grade: Based on strict logic (only what is 100% written in the text).

The Result: They found a huge gap. Many answers that a human lawyer would call "True" (Entailment) were actually "Unknown" (Neutral) to a strict logic machine.

  • Analogy: Imagine a recipe that says, "Mix flour and water."
    • The Lawyer says: "This makes dough." (True, because we know flour + water = dough).
    • The Strict Robot says: "I don't know. The text didn't say 'dough'."
    • The AI Mistake: The AI says, "This makes dough," but it acts like it's a fact written in the recipe, not a guess based on outside knowledge.

How They Fixed It: The "Translator" and the "Safety Net"

The paper proposes a new way to build AI that combines the best of both worlds. They call it a Neuro-Symbolic Approach. Think of it as a team with two roles:

  1. The Translator (The AI): It reads the messy, natural language of the contract and turns it into a strict, mathematical code that a computer can check.
  2. The Safety Net (The Logic Solver): It checks the code. If the math doesn't add up, it doesn't just guess; it stops and says, "Wait, I can't prove this."

The "Minimal Axiom" Trick:
When the Safety Net says, "I can't prove this," it doesn't just give up. It calculates the exact missing piece needed to make the proof work.

  • Analogy: If the AI says, "The tenant can be kicked out," and the math says "No," the system asks the human lawyer: "Do you agree that 'paying rent' implies 'no eviction' is the rule here?"
  • If the lawyer says Yes, the AI learns that this is a valid hidden rule.
  • If the lawyer says No, the AI knows it was wrong to guess.

This turns a "black box" mistake into a specific question that a human can answer quickly.

The Three Ways AI Gets It Wrong

The researchers found that current AI models make three specific types of errors when trying to be "lawyer-like":

  1. Assumption Injection: Silently filling in gaps with guesses (e.g., "It must be raining because the ground is wet," ignoring that someone could have spilled a bucket).
  2. Scope Laundering: Pretending a guess is a solid fact. It takes a soft conclusion and dresses it up in a "formal" suit to look like it's proven.
  3. Blindness to Constraints: Missing the strict rules that the math code is trying to enforce.

The Future Vision: A "Transparent" AI

The goal isn't to replace lawyers with robots. The goal is to build an AI that knows when it is guessing.

Instead of the AI giving a final answer and hoping the lawyer checks it later, this new system would:

  1. Give the answer.
  2. Highlight exactly where it had to make an assumption to get there.
  3. Ask the lawyer: "I had to assume X to reach this conclusion. Is that assumption correct?"

The Bottom Line:
The paper argues that the best way to make AI trustworthy in law isn't to make it smarter at guessing; it's to make it honest about what it doesn't know. By using strict logic to catch the AI's "guesses" and asking humans to validate only those specific guesses, we can reduce the workload for lawyers while keeping them in control of the final decision.

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 →