paper-with-me

홈 › Papers

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, Abhisek Dash, Saptarshi Ghosh, Animesh Mukherjee 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 judgment prediction systems can now be made to leverage the images of the criminals in addition to the textual case reports/crime history. Applications built in this way could lead to inadvertent consequences and be used with malicious intent. In this work, we run an audit to investigate the efficiency of standalone VLMs in the bail decision prediction task. We observe that the performance is poor across multiple intersectional groups and models \textit{wrongly deny bail to deserving individuals with very high confidence}. We design different intervention algorithms by first including legal precedents through a RAG pipeline and then fine-tuning the VLMs using innovative schemes. We demonstrate that these interventions substantially improve the performance of bail prediction. Our work paves the way for the design of smarter interventions on VLMs in the future, before they can be deployed for real-world legal judgment prediction.

📄 PDF Abstract BibTeX arXiv:2510.00088

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How Well Can Differential Privacy Be Audited in One Run?

2025-03-10 · Amit Keinan, Moshe Shenfeld, Katrina Ligett

Recent methods for auditing the privacy of machine learning algorithms have improved computational efficiency by simultaneously intervening on multiple training examples in a single training run. Steinke et al. (2024) pr…

Computational Efficiency

Formal Methods Meet LLMs: Auditing, Monitoring, and Intervention for Compliance of Advanced AI Systems

2026-05-15 · Parand A. Alamdari, Toryn Q. Klassen, Sheila A. McIlraith arxiv

We examine one particular dimension of AI governance: how to monitor and audit AI-enabled products and services throughout the AI development lifecycle, from pre-deployment testing to post-deployment auditing. Combining …

From Transparency to Accountability and Back: A Discussion of Access and Evidence in AI Auditing

2024-10-07 · Sarah H. Cen, Rohan Alur

Artificial intelligence (AI) is increasingly intervening in our lives, raising widespread concern about its unintended and undeclared side effects. These developments have brought attention to the problem of AI auditing:…

Ensuring Fairness with Transparent Auditing of Quantitative Bias in AI Systems

2024-08-24 · Chih-Cheng Rex Yuan, Bow-Yaw Wang

With the rapid advancement of AI, there is a growing trend to integrate AI into decision-making processes. However, AI systems may exhibit biases that lead decision-makers to draw unfair conclusions. Notably, the COMPAS …

Decision MakingFairness

DialogGuard: Multi-Agent Psychosocial Safety Evaluation of Sensitive LLM Responses

2025-12-01 · Han Luo, Guy Laban arxiv

Large language models (LLMs) now mediate many web-based mental-health, crisis, and other emotionally sensitive services, yet their psychosocial safety in these settings remains poorly understood and weakly evaluated. We …