次回の更新記事:【論文著者監修・コメント】AIエージェントへの人間…(公開予定日:2026年07月27日)
AIDB Daily Papers

PolicyGuard:組織ポリシーをニューロシンボリックなコンプライアンス審査エンジンへ

原題: PolicyGuard: From Organizational Policies to Neuro-SymbolicCompliance Review Engines
著者: Sameer Malik, Ayush Singh, Amar Prakash Azad
公開日: 2026-06-30 | 分野: LLM 自動化 ニューロシンボリック cs.AI ポリシー cs.LG

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 組織のポリシーに基づき、文書が規定に準拠しているかを自動的に審査するニューロシンボリックなフレームワークを提案した。
  • ポリシーを論理ルールに変換し、LLMによる文書抽出とシンボリックな評価を分離することで、審査プロセスの透明性と保守性を高めた。
  • NDA審査での検証により、ポリシーの形式化と評価の分離が、文書レビューの明示的かつ体系的なテストを可能にすることを示した。

Abstract

Policy-grounded document review requires determining whether a target document complies with organization-specific policies, guidelines, or playbooks. While large language models can assist with policy interpretation and document analysis, end-to-end prompting leaves the applied policy logic implicit, making compliance decisions difficult to inspect, update, and test. We present PolicyGuard, a neuro-symbolic framework for policy-grounded document compliance review. PolicyGuard converts organizational policy guidance into an executable review engine consisting of typed relational logic rules and atom-level extraction questions. During review, LLMs answer these local questions using retrieved document evidence, and a symbolic evaluator applies the formal rules to detect non-compliance. We instantiate and evaluate PolicyGuard on company-specific NDA compliance review, where contract clauses must be checked against organization-specific negotiation policies. By separating policy formalization, local document interpretation, and symbolic compliance evaluation, PolicyGuard makes document review more explicit, maintainable, and systematically testable.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

関連するAIDB記事