paper-with-me

홈 › Papers

Multi-task Legal Judgement Prediction Combining a Subtask of Seriousness of Charge

2020-10-01 · CCL 2020 10 · Xu Zhuopeng, Li Xia, Li Yinlin, Wang Zihan, Fanxu Yujie, Lai Xiaoyan

Legal Judgement Prediction has attracted more and more attention in recent years. One of the challenges is how to design a model with better interpretable prediction results. Previous studies have proposed different interpretable models based on the generation of court views and the extraction of charge keywords. Different from previous work, we propose a multi-task legal judgement prediction model which combines a subtask of the seriousness of charges. By introducing this subtask, our model can capture the attention weights of different terms of penalty corresponding to the charges and give more attention to the correct terms of penalty in the fact descriptions. Meanwhile, our model also incorporates the position of defendant making it capable of giving attention to the contextual information of the defendant. We carry several experiments on the public CAIL2018 dataset. Experimental results show that our model achieves better or comparable performance on three subtasks compared with the baseline models. Moreover, we also analyze the interpretable contribution of our model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Adversarially Robust Neural Legal Judgement Systems

2023-07-31 · Rohit Raj, V Susheela Devi

Legal judgment prediction is the task of predicting the outcome of court cases on a given text description of facts of cases. These tasks apply Natural Language Processing (NLP) techniques to predict legal judgment resul…

Prediction

Legal Prompt Engineering for Multilingual Legal Judgement Prediction

2022-12-05 · Dietrich Trautmann, Alina Petrova, Frank Schilder

Legal Prompt Engineering (LPE) or Legal Prompting is a process to guide and assist a large language model (LLM) with performing a natural legal language processing (NLLP) skill. Our goal is to use LPE with LLMs over long…

Language ModelingLanguage ModellingLarge Language ModelPrediction+1

Towards Explainability and Fairness in Swiss Judgement Prediction: Benchmarking on a Multilingual Dataset

2024-02-26 · Santosh T. Y. S. S, Nina Baumgartner, Matthias Stürmer, Matthias Grabmair 외

The assessment of explainability in Legal Judgement Prediction (LJP) systems is of paramount importance in building trustworthy and transparent systems, particularly considering the reliance of these systems on factors t…

BenchmarkingCross-Lingual TransferData AugmentationFairness+1

jurBERT: A Romanian BERT Model for Legal Judgement Prediction

2021-11-01 · EMNLP (NLLP) 2021 11 · Mihai Masala, Radu Cristian Alexandru Iacob, Ana Sabina Uban, Marina Cidota 외

Transformer-based models have become the de facto standard in the field of Natural Language Processing (NLP). By leveraging large unlabeled text corpora, they enable efficient transfer learning leading to state-of-the-ar…

PredictionTransfer Learning

A Multi-Task Benchmark for Korean Legal Language Understanding and Judgement Prediction

2022-06-10 · Wonseok Hwang, Dongjun Lee, Kyoungyeon Cho, Hanuhl Lee 외

The recent advances of deep learning have dramatically changed how machine learning, especially in the domain of natural language processing, can be applied to legal domain. However, this shift to the data-driven approac…

Language Modelling