次回の更新記事:AIコーディングエージェントのコスト構造を読み解く(公開予定日:2026年05月26日)
AIDB Daily Papers

大規模かつ高精度な法的推論:堅牢な法的裁定のためのニューロシンボリックオフロードと構造的監査可能性

原題: Accurate Legal Reasoning at Scale: Neuro-Symbolic Offloading and Structural Auditability for Robust Legal Adjudication
著者: Stanisław Sójka, Witold Kowalczyk
公開日: 2026-05-04 | 分野: LLM NLP 推論 AI 法律 システム アーキテクチャ XAI アルゴリズム データ分析 cs.CL 信頼性 規制 AIエージェント 監査

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

ポイント

  • 法的条項をLLMで一度だけDACLに変換し、決定論的なグラフ実行で裁定を行うシステムを提案した。
  • この研究は、推論エラーや高コストといったLRMの課題を解決し、法的裁定の精度と効率を向上させる点で重要である。
  • 提案手法は、LRMベースラインと比較してほぼ完璧な一貫性を達成し、計算コストを90%以上削減した。

Abstract

Legal texts often contain computational legal clauses--provisions whose understanding requires complex logic. While frontier Large Reasoning Models (LRMs) can describe such clauses, building production-ready systems is limited by reasoning errors and the high cost of inference. We propose Amortized Intelligence, a neuro-symbolic approach where we use an LLM once to translate a legal text into Deterministic Autonomous Contract Language (DACL): a typed graph intermediate representation. Adjudication then relies on deterministic graph executions with a visually auditable trace. In comparison against runtime LRM baselines (including GPT-5.2 and Gemini 3 Pro), our DACL-based Agent achieves near-perfect consistency and mitigates the "reasoning cliff" observed in probabilistic models. The system reduces compute costs by over 90% in high-volume workflows while satisfying the strict auditability requirements of legal adjudication.

Paper AI Chat

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

質問の例:

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

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事