paper-with-me

홈 › Papers

Logic Rules as Explanations for Legal Case Retrieval

2024-03-03 · Zhongxiang Sun, Kepu Zhang, Weijie Yu, Haoyu Wang, Jun Xu

In this paper, we address the issue of using logic rules to explain the results from legal case retrieval. The task is critical to legal case retrieval because the users (e.g., lawyers or judges) are highly specialized and require the system to provide logical, faithful, and interpretable explanations before making legal decisions. Recently, research efforts have been made to learn explainable legal case retrieval models. However, these methods usually select rationales (key sentences) from the legal cases as explanations, failing to provide faithful and logically correct explanations. In this paper, we propose Neural-Symbolic enhanced Legal Case Retrieval (NS-LCR), a framework that explicitly conducts reasoning on the matching of legal cases through learning case-level and law-level logic rules. The learned rules are then integrated into the retrieval process in a neuro-symbolic manner. Benefiting from the logic and interpretable nature of the logic rules, NS-LCR is equipped with built-in faithful explainability. We also show that NS-LCR is a model-agnostic framework that can be plugged in for multiple legal retrieval models. To showcase NS-LCR's superiority, we enhance existing benchmarks by adding manually annotated logic rules and introducing a novel explainability metric using Large Language Models (LLMs). Our comprehensive experiments reveal NS-LCR's effectiveness for ranking, alongside its proficiency in delivering reliable explanations for legal case retrieval.

📄 PDF Abstract BibTeX arXiv:2403.01457

Code (1)

ke-01/ns-lcr 공식 구현 pytorch

Tasks

Retrieval

Similar Papers 제목 키워드 기반

XAI-LAW: A Logic Programming Tool for Modeling, Explaining, and Learning Legal Decisions

2026-01-07 · Agostino Dovier, Talissa Dreossi, Andrea Formisano, Benedetta Strizzolo arxiv

We propose an approach to model articles of the Italian Criminal Code (ICC), using Answer Set Programming (ASP), and to semi-automatically learn legal rules from examples based on prior judicial decisions. The developed …

Inductive logic programming

A Neuro-Symbolic Framework for Accountability in Public-Sector AI

2025-12-13 · Allen Daniel Sunny, Ido Sivan-Sevilla arxiv

Automated eligibility systems increasingly determine access to essential public benefits, but the explanations they generate often fail to reflect the legal rules that authorize those decisions. This thesis develops a le…

When Rules Learn: A Self-Evolving Agent for Legal Case Retrieval

2026-06-15 · Mingxu Tao, Jiawei Hu, Xian Zhou, Wenpeng Hu 외 arxiv

Legal case retrieval remains challenging due to the complexity of legal language and the need for precise lexical alignment between queries and relevant cases. Although dense retrieval models have achieved notable progre…

Legal2LogicICL: Improving Generalization in Transforming Legal Cases to Logical Formulas via Diverse Few-Shot Learning

2026-04-13 · Jieying Xue, Phuong Minh Nguyen, Ha Thanh Nguyen, May Myo Zin 외 arxiv

This work aims to improve the generalization of logic-based legal reasoning systems by integrating recent advances in NLP with legal-domain adaptive few-shot learning techniques using LLMs. Existing logic-based legal rea…

Few-Shot LearningSemantic ParsingLegal Reasoning

Explaining Legal Concepts with Augmented Large Language Models (GPT-4)

2023-06-15 · Jaromir Savelka, Kevin D. Ashley, Morgan A. Gray, Hannes Westermann 외

Interpreting the meaning of legal open-textured terms is a key task of legal professionals. An important source for this interpretation is how the term was applied in previous court cases. In this paper, we evaluate the …

HallucinationInformation RetrievalRetrieval