ACL 2025long0 citations

LegalReasoner: Step-wised Verification-Correction for Legal Judgment Reasoning

Weijie Shi, Han Zhu, Jiaming Ji, Mengze Li, Jipeng Zhang, Ruiyuan Zhang, Jia Zhu, Jiajie Xu

Abstract

Legal judgment prediction (LJP) aims to function as a judge by making final rulings based on case claims and facts, which plays a vital role in the judicial domain for supporting court decision-making and improving judicial efficiency. However, existing methods often struggle with logical errors when conducting complex legal reasoning. We propose LegalReasoner, which enhances LJP reliability through step-wise verification and correction of the reasoning process. Specifically, it first identifies dispute points to decompose complex cases, and then conducts step-wise reasoning while employing a process verifier to validate each step’s logic from correctness, progressiveness, and potential perspectives. When errors are detected, expert-designed attribution and resolution strategies are applied for correction. To fine-tune LegalReasoner, we release the LegalHK dataset, containing 58,130 Hong Kong court cases with detailed annotations of dispute points, step-by-step reasoning chains, and process verification labels. Experiments demonstrate that LegalReasoner significantly improves concordance with court decisions from 72.37 to 80.27 on LLAMA-3.1-70B. The data is available at https://huggingface.co/datasets/weijiezz/LegalHK.

BibTeX
@inproceedings{shi-etal-2025-legalreasoner,
    title = "{L}egal{R}easoner: Step-wised Verification-Correction for Legal Judgment Reasoning",
    author = "Shi, Weijie  and
      Zhu, Han  and
      Ji, Jiaming  and
      Li, Mengze  and
      Zhang, Jipeng  and
      Zhang, Ruiyuan  and
      Zhu, Jia  and
      Xu, Jiajie  and
      Han, Sirui  and
      Guo, Yike",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.361/",
    doi = "10.18653/v1/2025.acl-long.361",
    pages = "7297--7313",
    ISBN = "979-8-89176-251-0"
}
LegalReasoner: Step-wised Verification-Correction for Legal Judgment Reasoning · ACL 2025