paper-with-me

홈 › Papers

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, Horia Velicu, Traian Rebedea, Marius Popescu

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-art results on numerous NLP tasks. Nevertheless, for low resource languages and highly specialized tasks, transformer models tend to lag behind more classical approaches (e.g. SVM, LSTM) due to the lack of aforementioned corpora. In this paper we focus on the legal domain and we introduce a Romanian BERT model pre-trained on a large specialized corpus. Our model outperforms several strong baselines for legal judgement prediction on two different corpora consisting of cases from trials involving banks in Romania.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionTransfer Learning

Similar Papers 제목 키워드 기반

Improving Legal Judgement Prediction in Romanian with Long Text Encoders

2024-02-29 · Mihai Masala, Traian Rebedea, Horia Velicu

In recent years,the entire field of Natural Language Processing (NLP) has enjoyed amazing novel results achieving almost human-like performance on a variety of tasks. Legal NLP domain has also been part of this process, …

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

Effectively Leveraging BERT for Legal Document Classification

2021-11-01 · EMNLP (NLLP) 2021 11 · Nut Limsopatham

Bidirectional Encoder Representations from Transformers (BERT) has achieved state-of-the-art performances on several text classification tasks, such as GLUE and sentiment analysis. Recent work in the legal domain started…

Binary ClassificationClassificationDocument ClassificationSentiment Analysis+2

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

Exploring Semi-supervised Hierarchical Stacked Encoder for Legal Judgement Prediction

2023-11-14 · Nishchal Prasad, Mohand Boughanem, Taoufiq Dkaki

Predicting the judgment of a legal case from its unannotated case facts is a challenging task. The lengthy and non-uniform document structure poses an even greater challenge in extracting information for decision predict…

SentenceSentence Embeddings