paper-with-me

Papers

LexChain: Modeling Legal Reasoning Chains for Chinese Tort Case Analysis

2025-10-20 · Huiyuan Xie, Chenyang Li, Huining Zhu, Chubin Zhang, Yuxiao Ye, Zhenghao Liu, Zhiyuan Liu arxiv

Legal reasoning is a fundamental component of legal analysis and decision-making. Existing computational approaches to legal reasoning predominantly rely on generic reasoning frameworks such as syllogism, which do not comprehensively examine the nuanced process of legal reasoning. Moreover, current research has largely focused on criminal cases, with insufficient modeling for civil cases. In this work, we present a novel framework to explicitly model legal reasoning in the analysis of Chinese tort-related civil cases. We first operationalize the legal reasoning process in tort analysis into the three-module LexChain framework, with each module consisting of multiple finer-grained sub-steps. Informed by the LexChain framework, we introduce the task of tort legal reasoning and construct an evaluation benchmark to systematically assess the critical steps within analytical reasoning chains for tort analysis. Leveraging this benchmark, we evaluate existing large language models for their legal reasoning ability in civil tort contexts. Our results indicate that current models still fall short in accurately handling crucial elements of tort legal reasoning. Furthermore, we introduce several baseline approaches that explicitly incorporate LexChain-style reasoning through prompting or post-training. The proposed baselines achieve significant improvements in tort-related legal reasoning and generalize well to related legal analysis tasks, demonstrating the value of explicitly modeling legal reasoning chains to enhance the reasoning capabilities of language models.

📄 PDF Abstract BibTeX arXiv:2510.17602

Code (0)

등록된 구현이 없습니다.

Tasks

Legal Reasoning

Similar Papers 제목 키워드 기반

LegalChainReasoner: A Legal Chain-guided Framework for Criminal Judicial Opinion Generation

2025-08-31 · Weizhe Shi, Qiqi Wang, Yihong Pan, Qian Liu 외 arxiv

A criminal judicial opinion represents the judge's disposition of a case, including the decision rationale and sentencing. Automatically generating such opinions can assist in analyzing sentencing consistency and provide…

Legal Reasoning

LexKairos: Benchmarking Legal Temporal Capabilities in LLMs

2026-08-10 · Chenyang Li, Zejia Feng, Yuqin Huang, Yuxiao Ye 외 arxiv

Large language models (LLMs) have demonstrated strong performance across a wide range of legal tasks. In legal practice, time is a critical concept that governs the validity of statutes, the progression of legal cases, a…

Evaluating Test-Time Scaling LLMs for Legal Reasoning: OpenAI o1, DeepSeek-R1, and Beyond

2025-03-20 · Yaoyao Yu, Leilei Gan, Yinghao Hu, Bin Wei 외

Recently, Test-Time Scaling Large Language Models (LLMs), such as DeepSeek-R1 and OpenAI o1, have demonstrated exceptional capabilities across various domains and tasks, particularly in reasoning. While these models have…

Legal Reasoning

CLaw: Benchmarking Chinese Legal Knowledge in Large Language Models - A Fine-grained Corpus and Reasoning Analysis

2025-09-25 · Xinzhe Xu, Liang Zhao, Hongshen Xu, Chen Chen arxiv

Large Language Models (LLMs) are increasingly tasked with analyzing legal texts and citing relevant statutes, yet their reliability is often compromised by general pre-training that ingests legal texts without specialize…

Legal Reasoning

An Evaluation Dataset for Legal Word Embedding: A Case Study On Chinese Codex

2022-03-29 · Chun-Hsien Lin, Pu-Jen Cheng

Word embedding is a modern distributed word representations approach widely used in many natural language processing tasks. Converting the vocabulary in a legal document into a word embedding model facilitates subjecting…

Document ClassificationMachine TranslationWord Embeddings