LAiW: A Chinese Legal Large Language Models Benchmark
Yongfu Dai, Duanyu Feng, Jimin Huang, Haochen Jia, Qianqian Xie, Yifang Zhang, Weiguang Han, Wei Tian, Hao Wang
TL;DR
<3-5 sentence high-level summary> LAiW is the first Chinese legal LLM benchmark designed around the logic of legal practice (syllogism), partitioning capabilities into Basic Information Retrieval (BIR), Legal Foundation Inference (LFI), and Complex Legal Application (CLA) across 14 tasks. The authors implement both automatic and manual evaluation to assess how well current LLMs align with actual legal reasoning, finding that models excel in generating complex legal text but struggle with foundational legal logic. Expert assessments corroborate that, especially in demanding scenarios, even strong generation capabilities do not fully align with legal reasoning. The benchmark provides a practical framework to evaluate and guide development of legally reliable LLMs for real-world legal practice.
Abstract
General and legal domain LLMs have demonstrated strong performance in various tasks of LegalAI. However, the current evaluations of these LLMs in LegalAI are defined by the experts of computer science, lacking consistency with the logic of legal practice, making it difficult to judge their practical capabilities. To address this challenge, we are the first to build the Chinese legal LLMs benchmark LAiW, based on the logic of legal practice. To align with the thinking process of legal experts and legal practice (syllogism), we divide the legal capabilities of LLMs from easy to difficult into three levels: basic information retrieval, legal foundation inference, and complex legal application. Each level contains multiple tasks to ensure a comprehensive evaluation. Through automated evaluation of current general and legal domain LLMs on our benchmark, we indicate that these LLMs may not align with the logic of legal practice. LLMs seem to be able to directly acquire complex legal application capabilities but perform poorly in some basic tasks, which may pose obstacles to their practical application and acceptance by legal experts. To further confirm the complex legal application capabilities of current LLMs in legal application scenarios, we also incorporate human evaluation with legal experts. The results indicate that while LLMs may demonstrate strong performance, they still require reinforcement of legal logic.
