paper-with-me

Papers

LAiW: A Chinese Legal Large Language Models Benchmark

2023-10-09 · Yongfu Dai, Duanyu Feng, Jimin Huang, Haochen Jia, Qianqian Xie, Yifang Zhang, Weiguang Han, Wei Tian, Hao Wang

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.

📄 PDF Abstract BibTeX arXiv:2310.05620

Code (1)

dai-shen/laiw 공식 구현

Tasks

Information Retrieval

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

ChineseSafe: A Chinese Benchmark for Evaluating Safety in Large Language Models

2024-10-24 · Hengxiang Zhang, Hongfu Gao, Qiang Hu, Guanhua Chen 외

With the rapid development of Large language models (LLMs), understanding the capabilities of LLMs in identifying unsafe content has become increasingly important. While previous works have introduced several benchmarks …

LexEval: A Comprehensive Chinese Legal Benchmark for Evaluating Large Language Models

2024-09-30 · Haitao Li, You Chen, Qingyao Ai, Yueyue Wu 외

Large language models (LLMs) have made significant progress in natural language processing tasks and demonstrate considerable potential in the legal domain. However, legal applications demand high standards of accuracy, …

Fairness

LexRel: Benchmarking Legal Relation Extraction for Chinese Civil Cases

2025-12-14 · Yida Cai, Ranjuexiao Hu, Huiyuan Xie, Chenyang Li 외 arxiv

Legal relations serve as an important analytical framework for dispute resolution in civil cases. However, legal relations in Chinese civil cases remain underexplored in the field of legal AI, largely due to the absence …

Relation Extraction

Chinese Labor Law Large Language Model Benchmark

2026-01-15 · Zixun Lan, Maochun Xu, Yifan Ren, Rui Wu 외 arxiv

Recent advances in large language models (LLMs) have led to substantial progress in domain-specific applications, particularly within the legal domain. However, general-purpose models such as GPT-4 often struggle with sp…

Question Answering

Legal-DC: Benchmarking Retrieval-Augmented Generation for Legal Documents

2026-03-12 · Yaocong Li, Qiang Lan, Leihan Zhang, Le Zhang arxiv

Retrieval-Augmented Generation (RAG) has emerged as a promising technology for legal document consultation, yet its application in Chinese legal scenarios faces two key limitations: existing benchmarks lack specialized s…