paper-with-me

Papers

Capturing Legal Reasoning Paths from Facts to Law in Court Judgments using Knowledge Graphs

2025-08-24 · Ryoma Kondo, Riona Matsuoka, Takahiro Yoshida, Kazuyuki Yamasawa, Ryohei Hisano arxiv

Court judgments reveal how legal rules have been interpreted and applied to facts, providing a foundation for understanding structured legal reasoning. However, existing automated approaches for capturing legal reasoning, including large language models, often fail to identify the relevant legal context, do not accurately trace how facts relate to legal norms, and may misrepresent the layered structure of judicial reasoning. These limitations hinder the ability to capture how courts apply the law to facts in practice. In this paper, we address these challenges by constructing a legal knowledge graph from 648 Japanese administrative court decisions. Our method extracts components of legal reasoning using prompt-based large language models, normalizes references to legal provisions, and links facts, norms, and legal applications through an ontology of legal inference. The resulting graph captures the full structure of legal reasoning as it appears in real court decisions, making implicit reasoning explicit and machine-readable. We evaluate our system using expert annotated data, and find that it achieves more accurate retrieval of relevant legal provisions from facts than large language model baselines and retrieval-augmented methods.

📄 PDF Abstract BibTeX arXiv:2508.17340

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsLegal Reasoning

Similar Papers 제목 키워드 기반

LAR-ECHR: A New Legal Argument Reasoning Task and Dataset for Cases of the European Court of Human Rights

2024-10-17 · Odysseas S. Chlapanis, Dimitrios Galanis, Ion Androutsopoulos

We present Legal Argument Reasoning (LAR), a novel task designed to evaluate the legal reasoning capabilities of Large Language Models (LLMs). The task requires selecting the correct next statement (from multiple choice …

Legal ReasoningMultiple-choice

ALARB: An Arabic Legal Argument Reasoning Benchmark

2025-10-01 · Harethah Abu Shairah, Somayah AlHarbi, Abdulaziz AlHussein, Sameer Alsabea 외 arxiv

We introduce ALARB, a dataset and suite of tasks designed to evaluate the reasoning capabilities of large language models (LLMs) within the Arabic legal domain. While existing Arabic benchmarks cover some knowledge-inten…

Legal Reasoning

ShiZhi: A Chinese Lightweight Large Language Model for Court View Generation

2025-10-10 · Zhitian Hou, Kun Zeng arxiv

Criminal Court View Generation (CVG) is a fundamental task in legal artificial intelligence, aiming to automatically generate the "Court View" section of a legal case document. Generating court views is challenging due t…

Fact-based Court Judgment Prediction

2023-11-22 · Shubham Kumar Nigam, Aniket Deroy

This extended abstract extends the research presented in "ILDC for CJPE: Indian Legal Documents Corpus for Court Judgment Prediction and Explanation" \cite{malik-etal-2021-ildc}, focusing on fact-based judgment predictio…

Prediction

NyayaMind- A Framework for Transparent Legal Reasoning and Judgment Prediction in the Indian Legal System

2026-04-10 · Parjanya Aditya Shukla, Shubham Kumar Nigam, Debtanu Datta, Balaramamahanthi Deepak Patnaik 외 arxiv

Court Judgment Prediction and Explanation (CJPE) aims to predict a judicial decision and provide a legally grounded explanation for a given case based on the facts, legal issues, arguments, cited statutes, and relevant p…

Legal Reasoning