paper-with-me

Papers

SLJP: Semantic Extraction based Legal Judgment Prediction

2023-12-13 · Prameela Madambakam, Shathanaa Rajmohan, Himangshu Sharma, Tummepalli Anka Chandrahas Purushotham Gupta

Legal Judgment Prediction (LJP) is a judicial assistance system that recommends the legal components such as applicable statues, prison term and penalty term by analyzing the given input case document. Indian legal system is in the need of technical assistance such as artificial intelligence to solve the crores of pending cases in various courts for years and its being increased day to day. Most of the existing Indian models did not adequately concentrate on the semantics embedded in the fact description (FD) that impacts the decision. The proposed semantic extraction based LJP (SLJP) model provides the advantages of pretrained transformers for complex unstructured legal case document understanding and to generate embeddings. The model draws the in-depth semantics of the given FD at multiple levels i.e., chunk and case document level by following the divide and conquer approach. It creates the concise view of the given fact description using the extracted semantics as per the original court case document structure and predicts judgment using attention mechanism. We tested the model performance on two available Indian datasets Indian Legal Documents corpus (ILDC) and Indian Legal Statue Identification (ILSI) and got promising results. Also shown the highest performance and less performance degradation for increased epochs than base models on ILDC dataset.

📄 PDF Abstract BibTeX arXiv:2312.07979

Code (0)

등록된 구현이 없습니다.

Tasks

document understandingPrediction

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Joint Entity and Relation Extraction for Legal Documents with Legal Feature Enhancement

2020-12-01 · COLING 2020 8 · Yanguang Chen, Yuanyuan Sun, Zhihao Yang, Hongfei Lin

In recent years, the plentiful information contained in Chinese legal documents has attracted a great deal of attention because of the large-scale release of the judgment documents on China Judgments Online. It is in gre…

Joint Entity and Relation ExtractionMulti-Task Learningnamed-entity-recognitionNamed Entity Recognition+4

LLM-Assisted Causal Structure Disambiguation and Factor Extraction for Legal Judgment Prediction

2026-03-12 · Yuzhi Liang, Lixiang Ma, Xinrong Zhu arxiv

Mainstream methods for Legal Judgment Prediction (LJP) based on Pre-trained Language Models (PLMs) heavily rely on the statistical correlation between case facts and judgment results. This paradigm lacks explicit modelin…

Causal Inference

Japanese Tort-case Dataset for Rationale-supported Legal Judgment Prediction

2023-12-01 · Hiroaki Yamada, Takenobu Tokunaga, Ryutaro Ohara, Akira Tokutsu 외

This paper presents the first dataset for Japanese Legal Judgment Prediction (LJP), the Japanese Tort-case Dataset (JTD), which features two tasks: tort prediction and its rationale extraction. The rationale extraction t…

Prediction

SEMDR: A Semantic-Aware Dual Encoder Model for Legal Judgment Prediction with Legal Clue Tracing

2024-08-19 · Pengjie Liu, Wang Zhang, Yulong Ding, Xuefeng Zhang 외

Legal Judgment Prediction (LJP) aims to form legal judgments based on the criminal fact description. However, researchers struggle to classify confusing criminal cases, such as robbery and theft, which requires LJP model…

Representation LearningSentence

Legal Judgment Prediction via Event Extraction with Constraints

2022-05-01 · ACL 2022 5 · Yi Feng, Chuanyi Li, Vincent Ng

While significant progress has been made on the task of Legal Judgment Prediction (LJP) in recent years, the incorrect predictions made by SOTA LJP models can be attributed in part to their failure to (1) locate the key …

Event ExtractionPrediction