paper-with-me

Papers

IBPS: Indian Bail Prediction System

2025-08-11 · Puspesh Kumar Srivastava, Uddeshya Raj, Praveen Patel, Shubham Kumar Nigam, Noel Shallum, Arnab Bhattacharya 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 prisoners, many from socioeconomically disadvantaged backgrounds, the lack of timely and fair bail adjudication exacerbates human rights concerns and contributes to systemic judicial backlog. In this paper, we present the Indian Bail Prediction System (IBPS), an AI-powered framework designed to assist in bail decision-making by predicting outcomes and generating legally sound rationales based solely on factual case attributes and statutory provisions. We curate and release a large-scale dataset of 150,430 High Court bail judgments, enriched with structured annotations such as age, health, criminal history, crime category, custody duration, statutes, and judicial reasoning. We fine-tune a large language model using parameter-efficient techniques and evaluate its performance across multiple configurations, with and without statutory context, and with RAG. Our results demonstrate that models fine-tuned with statutory knowledge significantly outperform baselines, achieving strong accuracy and explanation quality, and generalize well to a test set independently annotated by legal experts. IBPS offers a transparent, scalable, and reproducible solution to support data-driven legal assistance, reduce bail delays, and promote procedural fairness in the Indian judicial system.

📄 PDF Abstract BibTeX arXiv:2508.07592

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

IndianBailJudgments-1200: A Multi-Attribute Dataset for Legal NLP on Indian Bail Orders

2025-07-03 · Sneha Deshmukh, Prathmesh Kamble

Legal NLP remains underdeveloped in regions like India due to the scarcity of structured datasets. We introduce IndianBailJudgments-1200, a new benchmark dataset comprising 1200 Indian court judgments on bail decisions, …

AttributeFairnessJurisprudenceLegal Reasoning

Are Models Trained on Indian Legal Data Fair?

2023-03-13 · Sahil Girhepuje, Anmol Goel, Gokul S Krishnan, Shreya Goyal 외

Recent advances and applications of language technology and artificial intelligence have enabled much success across multiple domains like law, medical and mental health. AI-based Language Models, like Judgement Predicti…

FairnessPrediction

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…

Optimal Systemic Risk Bailout: A PGO Approach Based on Neural Network

2022-12-10 · Shuhua Xiao, Jiali Ma, Li Xia, Shushang Zhu

The bailout strategy is crucial to cushion the massive loss caused by systemic risk in the financial system. There is no closed-form formulation of the optimal bailout problem, making solving it difficult. In this paper,…

Management

Judging by Appearances? Auditing and Intervening Vision-Language Models for Bail Prediction

2025-09-30 · Sagnik Basu, Shubham Prakash, Ashish Maruti Barge, Siddharth D Jaiswal 외 arxiv

Large language models (LLMs) have been extensively used for legal judgment prediction tasks based on case reports and crime history. However, with a surge in the availability of large vision language models (VLMs), legal…