法律の条文関係と推論手順を組み合わせるLEGO
LEGO: Synergizing Expert GraphRAG and Expert Chain-of-Thought for Legal Reasoning
この論文をやさしく読む
ひとことで言うと
民法の条文間の規範的関係を検索し、条文・事実・結論の順に法律問題を解く方法。
何に役立つ?
法律分野の質問応答で、根拠条文と推論の構造を明示するシステムの設計に役立つ。
この研究の面白いところ
専門家が作った条文グラフと、決まった推論の型を別々の部品として組み合わせる。
どこまで分かった?
正解率40.53%は指定の民法試験ベンチマークでの値。実務上の法律判断の正確さを保証するものではない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
大規模言語モデルは法律のような高い正確さが求められる領域でも使われるが、複雑な法的推論には二つの構造的な課題がある。既存の検索拡張生成やグラフ型の検索は語句や意味の近さを重視し、条文同士の規範的な関係を見落とす。また、通常の思考の連鎖による入力指示は、法的推論の規範的構造を守らないまま、もっともらしい説明を作る可能性がある。そこで、法的専門家によるGraphRAGと専門家型の思考の連鎖を組み合わせる二つの部品からなるLEGOを提案する。 ExpertGraphRAGは、専門家が注釈した民法のグラフに条文の規範的関係を記録し、規範上の対象範囲を貪欲に広げる検索法で、事例に固有の条文の部分グラフを取り出す。ExpertCoTは、その条文と事実を、条文・事実・結論という構造化された推論にまとめる。Qwen3-8Bを基礎モデルに使うと、LawExamQA_Civilでの完全一致の正解率は40.53%となり、評価した検索拡張生成や思考の連鎖の基準法を上回り、評価したより大きなモデルと同程度だった。複数段階の設問でも頑健で、自由記述の評価でも比較した基準法の中で最良だった。部品を除く比較では、両部品それぞれの効果と補完関係を確認した。コードとデータセットも公開する。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-22(UTC)
- 最新改訂
- 2026-09-22 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-22 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Large language models are increasingly applied to high-risk domains such as law, yet complex legal reasoning remains limited by two structural challenges. First, existing RAG and GraphRAG methods emphasize lexical or semantic similarity while overlooking normative relations among legal provisions. Second, vanilla Chain-of-Thought prompting may generate plausible rationales without enforcing the normative structure of legal reasoning. To deal with the bottleneck of pipelines in the legal reasoning domain, we propose LEGO, a dual-module framework that synergizes Legal Expert GraphRAG and expert Chain-of-thought for complex legal reasoning. ExpertGraphRAG uses an expert-annotated civil code graph encoding these normative relations with a greedy normative-coverage retrieval algorithm to dynamically extract instance-specific provision subgraphs, while ExpertCoT organizes the retrieved provisions and case facts into structured Provision-Fact-Conclusion reasoning. With a Qwen3-8B backbone, LEGO achieves 40.53% exact-match accuracy on LawExamQA_Civil, outperforming the evaluated RAG and CoT baselines and performing comparably to the evaluated larger models, while remaining robust on multi-hop questions. It also achieves the best results among the evaluated baselines on the open-ended benchmarks. Ablation studies confirm the individual and complementary contributions of both modules, demonstrating LEGO's effectiveness in improving LLMs' complex legal reasoning ability. Code and dataset can be found in the link: https://github.com/BLK-WHT/LEGO
著者のコメント
Accepted to EMNLP 2026(Findings)
arXiv ID: 2609.27009 / 要約の誤りについて