paper-with-me

홈 › Papers

Predicting delays in Indian lower courts using AutoML and Decision Forests

2023-07-30 · Mohit Bhatnagar, Shivraj Huchhanavar

This paper presents a classification model that predicts delays in Indian lower courts based on case information available at filing. The model is built on a dataset of 4.2 million court cases filed in 2010 and their outcomes over a 10-year period. The data set is drawn from 7000+ lower courts in India. The authors employed AutoML to develop a multi-class classification model over all periods of pendency and then used binary decision forest classifiers to improve predictive accuracy for the classification of delays. The best model achieved an accuracy of 81.4%, and the precision, recall, and F1 were found to be 0.81. The study demonstrates the feasibility of AI models for predicting delays in Indian courts, based on relevant data points such as jurisdiction, court, judge, subject, and the parties involved. The paper also discusses the results in light of relevant literature and suggests areas for improvement and future research. The authors have made the dataset and Python code files used for the analysis available for further research in the crucial and contemporary field of Indian judicial reform.

📄 PDF Abstract BibTeX arXiv:2307.16285

Code (1)

mb7419/pendencyprediction 공식 구현

Tasks

AutoMLMulti-class Classification

Similar Papers 제목 키워드 기반

IBPS: Indian Bail Prediction System

2025-08-11 · Puspesh Kumar Srivastava, Uddeshya Raj, Praveen Patel, Shubham Kumar Nigam 외 arxiv

Bail decisions are among the most frequently adjudicated matters in Indian courts, yet they remain plagued by subjectivity, delays, and inconsistencies. With over 75% of India's prison population comprising undertrial pr…

Vichara: Appellate Judgment Prediction and Explanation for the Indian Judicial System

2026-02-20 · Pavithra PM Nair, Preethu Rose Anish arxiv

In jurisdictions like India, where courts face an extensive backlog of cases, artificial intelligence offers transformative potential for legal judgment prediction. A critical subset of this backlog comprises appellate c…

Legal Reasoning

Convolutional Neural Networks can achieve binary bail judgement classification

2024-01-25 · Amit Barman, Devangan Roy, Debapriya Paul, Indranil Dutta 외

There is an evident lack of implementation of Machine Learning (ML) in the legal domain in India, and any research that does take place in this domain is usually based on data from the higher courts of law and works with…

NyayaAnumana & INLegalLlama: The Largest Indian Legal Judgment Prediction Dataset and Specialized Language Model for Enhanced Decision Analysis

2024-12-11 · Shubham Kumar Nigam, Balaramamahanthi Deepak Patnaik, Shivam Mishra, Noel Shallum 외

The integration of artificial intelligence (AI) in legal judgment prediction (LJP) has the potential to transform the legal landscape, particularly in jurisdictions like India, where a significant backlog of cases burden…

Continual PretrainingLanguage ModelingLanguage ModellingLarge Language Model+1

The Czech Court Decisions Corpus (CzCDC): Availability as the First Step

2019-10-21 · Tereza Novotná, Jakub Harašta

In this paper, we describe the Czech Court Decision Corpus (CzCDC). CzCDC is a dataset of 237,723 decisions published by the Czech apex (or top-tier) courts, namely the Supreme Court, the Supreme Administrative Court and…