IBM · Filed Feb 12, 2025 · Published Jul 16, 2026 · verified — real USPTO data

IBM Patents a System That Checks Its Own AI-Extracted Rules for Gaps

AI is decent at reading documents and spotting rules, but it often misses the implied ones. IBM's new patent adds a formal logic checker that catches what the AI skips.

IBM Patent: AI Rule Extraction Guided by Logic Analyzer — figure from US 2026/0203614 A1
Figure from the official USPTO publication.
Publication number US 2026/0203614 A1
Applicant International Business Machines Corporation
Filing date Feb 12, 2025
Publication date Jul 16, 2026
Inventors ULRICH MARTIN JUNKER, Stephane Hillion, Jean-Michel Gerard, Bernard BERNELAS, THIERRY KORMANN
CPC classification 706/47
Grant likelihood Medium
Examiner CENTRAL, DOCKET (Art Unit OPAP)
Status Docketed New Case - Ready for Examination (Mar 21, 2025)
Document 20 claims

What IBM's logic-guided rule extraction actually does

Imagine a company has hundreds of pages of policy documents, and someone needs to turn them into a set of clear, enforceable rules for a computer system. Doing that by hand takes weeks. AI can speed it up, but it often misreads or skips rules that are implied rather than stated outright.

IBM's patent describes a two-step process. First, an AI model reads the document and pulls out a list of candidate rule sets. Then a separate logic-checking tool goes through each rule set and asks: given what's already here, what other rules must also be true? It fills in those missing rules automatically.

Finally, the system ranks all the filled-in rule sets by quality and filters out the weaker ones, leaving you with a cleaner, more complete result than the AI alone would produce. Think of it as AI doing the first draft, and a spell-checker that understands logic doing the edit.

How the logic analyzer fills gaps the AI misses

The patent describes a pipeline with three main stages applied to a source text document, such as a regulatory policy or contract.

  • Candidate extraction: An AI model (likely a large language model) reads the document and produces multiple candidate rule sets. Each rule set is a structured interpretation of what the document's rules might be.
  • Logic enrichment: A logic analyzer (a formal-reasoning tool that can derive new facts from existing ones, similar to how a theorem prover works) examines each candidate rule set individually. It identifies rules that are logically implied by the ones already present but weren't explicitly stated, then adds them to create an enriched rule set.
  • Prioritization and filtering: The enriched rule sets are ranked and filtered down to a smaller, consolidated set, discarding weaker or redundant interpretations.

The key insight is that AI and formal logic are doing different jobs. The AI is good at reading natural language and generating plausible interpretations. The logic analyzer is good at catching internal inconsistencies and implicit consequences. Combining them is meant to produce rule sets that are more complete and internally consistent than either tool would generate alone.

What this means for compliance and policy automation

Converting human-written policy documents into machine-enforceable rules is a real bottleneck for large organizations, especially in regulated industries like finance, healthcare, and insurance. Right now that work is either done manually or left partially automated with known gaps. A system that can close those gaps automatically, and rank its own outputs by quality, could significantly reduce the time between a policy being written and it being enforced by software.

For IBM, this fits squarely into its enterprise automation and AI governance product lines. The patent doesn't name a specific product, but the use case lines up closely with tools for business rules management and compliance automation, areas where IBM has competed for decades.

Editorial take

This is a solid, practical idea rather than a flashy one. The combination of AI extraction with formal logic verification is a genuine engineering improvement over AI-only approaches, and the use case in compliance and policy automation is real and large. It won't get attention at a consumer tech conference, but inside an insurance company or a bank, it's exactly the kind of thing someone would pay for.

Which company should we read for you?

We track 17 companies here. Pro is the same weekly breakdown for any company you choose, delivered privately. Type a name and we'll scope it and send you a quote.

Get one Big Tech patent every Sunday

Plain English, intelligent commentary, no hype. Free.

Source. Full patent text and figures from the official USPTO publication PDF.

Editorial commentary on a publicly published patent application. Not legal advice.