构建首个印度法律条文预测与解释数据集,助力可解释法律AI
PROSLEX: A Novel Dataset for Expert-Annotated Legal Statute Prediction for Indian Judiciary

- 构建1623份专家标注的印度法律文书数据集,含7450条法律推理说明
- 验证链式思考等提示策略在生成准确条文预测与合法推理上的效果
- 适合法律AI、可解释NLP研究者使用,推动司法场景可信AI发展
法律条文预测(LSP)旨在根据法律文件中的事实描述自动识别相关法律条文,通常被建模为自然语言处理与信息检索中的多标签分类任务。尽管近期研究开始引入大语言模型(LLMs)进行条文预测,但现有方法多关注准确率,忽视司法场景中决策必须具备可解释性与合理性这一核心需求。为此,本文提出PROSLEX(PRediction Of Statutes and LEgal eXplanation),一个包含1,623份印度语境下专家标注的法律文书的数据集。每份文档均配有条文预测和详细解释,共7,450条解释,涵盖底层法律推理过程。基于该数据集,我们系统评估了零样本、少样本、链式思考及树状思考等提示策略在生成条文预测及其对应法律理由方面的表现。评估框架不仅衡量预测性能,还评估生成解释的连贯性与法律有效性,使PROSLEX成为开发可解释AI系统的重要基准,支持法律从业者并推动可解释法律NLP研究。为确保可复现性,数据集与代码已公开于GitHub:https://github.com/subinay494/Legal_Statute_Prediction_Explanation。
原文摘要 · Abstract (English)
Legal Statute Prediction (LSP) involves automatically identifying relevant legal statutes given factual descriptions in legal documents, typically framed as a multi-label classification task within natural language processing and information retrieval research. While recent advances have begun incorporating Large Language Models (LLMs) for statute prediction, current approaches primarily focus on accuracy metrics without addressing the critical need for legal reasoning, a fundamental requirement in judicial contexts where decisions must be explainable and justifiable. To address this research gap, we present PROSLEX (PRediction Of Statutes and LEgal eXplanation), a comprehensive dataset comprising 1,623 expert-annotated legal documents from the Indian context. Each document is paired with statute predictions and detailed explanations, totaling 7,450 explanations, capturing the underlying legal reasoning. Using this dataset, we systematically evaluate various prompting strategies, including zero-shot, few-shot, chain-of-thought, and tree-of-thoughts approaches, to generate both statute predictions and their corresponding legal rationales. Our evaluation framework measures not only predictive performance but also the coherence and legal validity of generated explanations, positioning PROSLEX as a benchmark for developing explainable AI systems that can support legal practitioners while advancing research in interpretable legal NLP. To ensure reproducibility, we have made our PROSLEX dataset and model code available on GitHub: https://github.com/subinay494/Legal_Statute_Prediction_Explanation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。