cs.CLApr 16, 2026

PolicyBank: Evolving Policy Understanding for LLM Agents

Authors: Jihye ChoiJinsung YoonLong T. LeSomesh JhaTomas Pfister

Organizations: Google Cloud · University of Wisconsin-Madison

Abstract

LLM agents operating under organizational policies must comply with authorization constraints typically specified in natural language. In practice, such specifications inevitably contain ambiguities and logical or semantic gaps that cause the agent's behavior to systematically diverge from the true requirements. We ask: by letting an agent evolve its policy understanding through interaction and corrective feedback from pre-deployment testing, can it autonomously refine its interpretation to close specification gaps? We propose PolicyBank, a memory mechanism that maintains structured, tool-level policy insights and iteratively refines them -- unlike existing memory mechanisms that treat the policy as immutable ground truth, reinforcing "compliant but wrong" behaviors. We also contribute a systematic testbed by extending a popular tool-calling benchmark with controlled policy gaps that isolate alignment failures from execution failures. While existing memory mechanisms achieve near-zero success on policy-gap scenarios, PolicyBank closes up to 82% of the gap toward a human oracle.

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