paper-with-me

Papers

From Judgments to Issues: Structured Extraction of Legal Reasoning with Citation-Hallucination Control

2026-07-03 · Giovanni Piccioli, Alessia Fidelangeli, Piera Santin, Pierpaolo Vivo arxiv

We present an automated pipeline that decomposes Italian tax-court judgments into individual legal issues and extracts, for each issue, a structured XML representation grounded in the IRAC framework and the legal syllogism. The pipeline targets a corpus of approximately $330{,}000$ first- and second-instance decisions of the Italian tax courts and is built around a capable yet cost-efficient general-purpose model (DeepSeek V3), a choice driven by the need to process several hundred thousand documents at a sustainable cost. To address the well-documented unreliability of large language models on legal citations, we couple the extraction step with an automatic hallucination-detection filter that compares the references produced by the model with those identified in the judgment text by a dedicated parser (Linkoln), normalised to standard identifiers (URN-NIR, ECLI, CELEX). We validate the pipeline on $50$ judgments annotated by two PhDs in tax law, computing inter-annotator agreement and LLM-vs-expert agreement on both issue extraction and legal citations, together with a stand-alone evaluation of the hallucination filter. To the best of our knowledge, this is the first issue-level, expert-validated structured extraction pipeline with hallucination control for Italian tax-court decisions, and it provides a concrete starting point for downstream applications such as issue-level retrieval, citation-network analysis, and the construction of large-scale datasets of legal reasoning.

📄 PDF Abstract BibTeX arXiv:2607.03325

Code (0)

등록된 구현이 없습니다.

Tasks

Legal Reasoning

Similar Papers 제목 키워드 기반

LexChronos: An Agentic Framework for Structured Event Timeline Extraction in Indian Jurisprudence

2026-03-02 · Anka Chandrahas Tummepalli, Preethu Rose Anish arxiv

Understanding and predicting judicial outcomes demands nuanced analysis of legal documents. Traditional approaches treat judgments and proceedings as unstructured text, limiting the effectiveness of large language models…

Text Summarization

IndianBailJudgments-1200: A Multi-Attribute Dataset for Legal NLP on Indian Bail Orders

2025-07-03 · Sneha Deshmukh, Prathmesh Kamble

Legal NLP remains underdeveloped in regions like India due to the scarcity of structured datasets. We introduce IndianBailJudgments-1200, a new benchmark dataset comprising 1200 Indian court judgments on bail decisions, …

AttributeFairnessJurisprudenceLegal Reasoning

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 외 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…

Knowledge GraphsLegal Reasoning

PLawBench: A Rubric-Based Benchmark for Evaluating LLMs in Real-World Legal Practice

2026-01-23 · Yuzhen Shi, Huanghai Liu, Yiran Hu, Gaojie Song 외 arxiv

As large language models (LLMs) are increasingly applied to legal domain-specific tasks, evaluating their ability to perform legal work in real-world settings has become essential. However, existing legal benchmarks rely…

Legal Reasoning

Clustering Issues in Civil Judgments for Recommending Similar Cases

2022-11-01 · ROCLING 2022 11 · Yi-Fan Liu, Chao-Lin Liu, Chieh Yang

Similar judgments search is an important task in legal practice, from which valuable legal insights can be obtained. Issues are disputes between both parties in civil litigation, which represents the core topics to be co…

Clustering