Explainable Statute Prediction via Attention-based Model and LLM Prompting
Sachin Pawar, Girish Keshav Palshikar, Anindita Sinha Banerjee, Nitin Ramrakhiyani, Basit Ali

TL;DR
This paper introduces two explainable models for legal statute prediction from case descriptions, combining attention mechanisms and large language model prompting to improve prediction accuracy and generate human-understandable explanations.
Contribution
It presents a novel attention-based supervised model and a zero-shot LLM prompting approach for legal statute prediction with explanations, evaluated on two datasets.
Findings
Both models outperform baselines in prediction accuracy.
Generated explanations are validated through automated and human assessments.
LLM prompting with Chain-of-Thought enhances explanation quality.
Abstract
In this paper, we explore the problem of automatic statute prediction where for a given case description, a subset of relevant statutes are to be predicted. Here, the term "statute" refers to a section, a sub-section, or an article of any specific Act. Addressing this problem would be useful in several applications such as AI-assistant for lawyers and legal question answering system. For better user acceptance of such Legal AI systems, we believe the predictions should also be accompanied by human understandable explanations. We propose two techniques for addressing this problem of statute prediction with explanations -- (i) AoS (Attention-over-Sentences) which uses attention over sentences in a case description to predict statutes relevant for it and (ii) LLMPrompt which prompts an LLM to predict as well as explain relevance of a certain statute. AoS uses smaller language models,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Law · Topic Modeling · Explainable Artificial Intelligence (XAI)
