paper-with-me

Papers

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 cases, which are formal decisions issued by higher courts reviewing the rulings of lower courts. To this end, we present Vichara, a novel framework tailored to the Indian judicial system that predicts and explains appellate judgments. Vichara processes English-language appellate case proceeding documents and decomposes them into decision points. Decision points are discrete legal determinations that encapsulate the legal issue, deciding authority, outcome, reasoning, and temporal context. The structured representation isolates the core determinations and their context, enabling accurate predictions and interpretable explanations. Vichara's explanations follow a structured format inspired by the IRAC (Issue-Rule-Application-Conclusion) framework and adapted for Indian legal reasoning. This enhances interpretability, allowing legal professionals to assess the soundness of predictions efficiently. We evaluate Vichara on two datasets, PredEx and the expert-annotated subset of the Indian Legal Documents Corpus (ILDC_expert), using four large language models: GPT-4o mini, Llama-3.1-8B, Mistral-7B, and Qwen2.5-7B. Vichara surpasses existing judgment prediction benchmarks on both datasets, with GPT-4o mini achieving the highest performance (F1: 81.5 on PredEx, 80.3 on ILDC_expert), followed by Llama-3.1-8B. Human evaluation of the generated explanations across Clarity, Linking, and Usefulness metrics highlights GPT-4o mini's superior interpretability.

📄 PDF Abstract BibTeX arXiv:2602.18346

Code (0)

등록된 구현이 없습니다.

Tasks

Legal Reasoning

Similar Papers 제목 키워드 기반

AppellateGen: A Benchmark for Appellate Legal Judgment Generation

2026-01-04 · Hongkun Yang, Lionel Z. Wang, Wei Fan, Yiran Hu 외 arxiv

Legal judgment generation is a critical task in legal intelligence. However, existing research in legal judgment generation has predominantly focused on first-instance trials, relying on static fact-to-verdict mappings w…

ILDC for CJPE: Indian Legal Documents Corpus for Court Judgment Prediction and Explanation

2021-05-28 · ACL 2021 5 · Vijit Malik, Rishabh Sanjay, Shubham Kumar Nigam, Kripa Ghosh 외

An automated system that could assist a judge in predicting the outcome of a case would help expedite the judicial process. For such a system to be practically useful, predictions by the system should be explainable. To …

Prediction

Sequential Multi-task Learning with Task Dependency for Appeal Judgment Prediction

2022-03-09 · Lianxin Song, Xiaohui Han, Guangqi Liu, Wentong Wang 외

Legal Judgment Prediction (LJP) aims to automatically predict judgment results, such as charges, relevant law articles, and the term of penalty. It plays a vital role in legal assistant systems and has become a popular r…

ArticlesMulti-Task LearningPrediction

AR-BENCH: Benchmarking Legal Reasoning with Judgment Error Detection, Classification and Correction

2026-01-30 · Yifei Li, Richong Zhang, Wanyu Tu, Zhijie Nie 외 arxiv

Legal judgments may contain errors due to the complexity of case circumstances and the abstract nature of legal concepts, while existing appellate review mechanisms face efficiency pressures from a surge in case volumes.…

Anomaly DetectionLegal Reasoning

AppealCase: A Dataset and Benchmark for Civil Case Appeal Scenarios

2025-05-22 · YuTing Huang, Meitong Guo, Yiquan Wu, Ang Li 외

Recent advances in LegalAI have primarily focused on individual case judgment analysis, often overlooking the critical appellate process within the judicial system. Appeals serve as a core mechanism for error correction …

Decision MakingMulti-class ClassificationText ClassificationText Generation