# Researchers propose LEGO framework for legal reasoning

Digest AI · Research · published 2026-09-24T04:00:00Z

Canonical: https://digestai.news/story/researchers-propose-lego-framework-for-legal-reasoning

## Summary

Researchers have introduced LEGO, a dual-module framework designed to improve how large language models handle complex legal reasoning. The system addresses two main limitations in current approaches: existing retrieval methods often miss the normative relationships between legal provisions, and standard Chain-of-Thought prompting may generate plausible but structurally unsound rationales.

LEGO combines Legal Expert GraphRAG, which uses an expert-annotated civil code graph to extract specific provision subgraphs, with Expert Chain-of-Thought, which structures reasoning into Provision-Fact-Conclusion steps. The framework utilizes a Qwen3-8B backbone model.

In testing, LEGO achieved 40.53% exact-match accuracy on the LawExamQACivil benchmark. This performance outperforms evaluated RAG and CoT baselines and is comparable to larger models, while maintaining robustness on multi-hop questions. The authors also report that LEGO yields the best results among evaluated baselines on open-ended benchmarks. Code and datasets are available on GitHub.

## Key points

- LEGO combines expert-annotated GraphRAG and structured Chain-of-Thought for legal reasoning.
- Using a Qwen3-8B backbone, LEGO achieves 40.53% exact-match accuracy on LawExamQACivil.
- The framework outperforms standard RAG and CoT baselines in the study.

## Why it matters

This research offers a structured approach to improving LLM reliability in high-stakes legal domains, potentially reducing hallucinations and enhancing the accuracy of automated legal analysis tools.

## Sources

1. [LEGO: Synergizing Expert GraphRAG and Expert Chain-of-Thought for Legal Reasoning](https://arxiv.org/abs/2609.27009) (arXiv cs.CL, 2026-09-24, primary source)

## Cite

Digest AI, "Researchers propose LEGO framework for legal reasoning", 24 September 2026, https://digestai.news/story/researchers-propose-lego-framework-for-legal-reasoning

---

Written by Digest AI's editorial model from the linked sources; the sources are the record. Headlines, digests and key points are written by Digest AI and may be quoted with a link to the story page. Linked articles belong to their publishers. Terms: https://digestai.news/terms#reuse
JSON: https://digestai.news/story/researchers-propose-lego-framework-for-legal-reasoning.json
