cs.AIAug 12, 2026

Policy-as-logic for robust reasoning over rules

Authors: Rahul NairBastian LipkaElizabeth Daly

Organizations: 1IBM Research · 2IBM

Abstract

In many practical applications of generative AI systems, from tax rules to airline baggage allowance, responses to natural language queries must respect written policies or rules. We present a hybrid symbolic approach that expresses policies in formal logic and at inference time exploits the representation power of language models for fact extraction to ground predicates, and an answer set solver for reasoning such that responses are interpretable, auditable, and as we show, accurate and robust under input perturbations. Specifically, we show this separation of extraction and reasoning steps outperforms policy-as-prompt and policy-as-code methods in most cases with ~10x reduction in token usage. The results point to the value of structured reasoning and symbolic solvers in conjunction with generative models to make robust decisions involving objective criteria.

Explore similar work

CardsList
  1. PA3: Policy-Aware Agent Alignment through Chain-of-Thought

    Mar 15, 2026Shubhashis Roy Dipta, Daniel Bis, Kun Zhou +4Chain-of-Thought Reasoning

  2. Beyond Repeated Sampling: Learning Search Policies for LLM Reasoning

    Sep 22, 2026Ismail Labiad, Matthieu Kowalski, Marc Schoenauer +2Large Language Model Reasoning