English

Automating Legal Interpretation with LLMs: Retrieval, Generation, and Evaluation

Computation and Language 2025-06-03 v3 Artificial Intelligence

Abstract

Interpreting the law is always essential for the law to adapt to the ever-changing society. It is a critical and challenging task even for legal practitioners, as it requires meticulous and professional annotations and summarizations by legal experts, which are admittedly time-consuming and expensive to collect at scale. To alleviate the burden on legal experts, we propose a method for automated legal interpretation. Specifically, by emulating doctrinal legal research, we introduce a novel framework, ATRIE, to address Legal Concept Interpretation, a typical task in legal interpretation. ATRIE utilizes large language models (LLMs) to AuTomatically Retrieve concept-related information, Interpret legal concepts, and Evaluate generated interpretations, eliminating dependence on legal experts. ATRIE comprises a legal concept interpreter and a legal concept interpretation evaluator. The interpreter uses LLMs to retrieve relevant information from previous cases and interpret legal concepts. The evaluator uses performance changes on Legal Concept Entailment, a downstream task we propose, as a proxy of interpretation quality. Automated and multifaceted human evaluations indicate that the quality of our interpretations is comparable to those written by legal experts, with superior comprehensiveness and readability. Although there remains a slight gap in accuracy, it can already assist legal practitioners in improving the efficiency of legal interpretation.

Keywords

Cite

@article{arxiv.2501.01743,
  title  = {Automating Legal Interpretation with LLMs: Retrieval, Generation, and Evaluation},
  author = {Kangcheng Luo and Quzhe Huang and Cong Jiang and Yansong Feng},
  journal= {arXiv preprint arXiv:2501.01743},
  year   = {2025}
}

Comments

ACL 2025 Main Conference

R2 v1 2026-06-28T20:55:22.161Z