LLMPR: A Novel LLM-Driven Transfer Learning based Petition Ranking Model
Avijit Gayen, Somyajit Chakraborty, Mainak Sen, Soham Paul, Angshuman Jana

TL;DR
This paper introduces LLMPR, an automated petition ranking system using transfer learning and machine learning to prioritize legal cases efficiently, aiming to reduce delays and biases in the judicial process.
Contribution
The paper presents a novel LLM-based framework for legal petition ranking that combines textual embeddings with numerical features, achieving high accuracy and correlation in prioritization.
Findings
Random Forest and Decision Tree models achieve over 99% accuracy.
Numerical features alone nearly match the performance of complex embeddings.
LLM-based embeddings provide marginal improvements over numerical features.
Abstract
The persistent accumulation of unresolved legal cases, especially within the Indian judiciary, significantly hampers the timely delivery of justice. Manual methods of prioritizing petitions are often prone to inefficiencies and subjective biases further exacerbating delays. To address this issue, we propose LLMPR (Large Language Model-based Petition Ranking), an automated framework that utilizes transfer learning and machine learning to assign priority rankings to legal petitions based on their contextual urgency. Leveraging the ILDC dataset comprising 7,593 annotated petitions, we process unstructured legal text and extract features through various embedding techniques, including DistilBERT, LegalBERT, and MiniLM. These textual embeddings are combined with quantitative indicators such as gap days, rank scores, and word counts to train multiple machine learning models, including Random…
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 · Legal Language and Interpretation · Judicial and Constitutional Studies
