English

Exploring Semi-supervised Hierarchical Stacked Encoder for Legal Judgement Prediction

Computation and Language 2023-11-15 v1 Artificial Intelligence Information Retrieval

Abstract

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 prediction. In this work, we explore and propose a two-level classification mechanism; both supervised and unsupervised; by using domain-specific pre-trained BERT to extract information from long documents in terms of sentence embeddings further processing with transformer encoder layer and use unsupervised clustering to extract hidden labels from these embeddings to better predict a judgment of a legal case. We conduct several experiments with this mechanism and see higher performance gains than the previously proposed methods on the ILDC dataset. Our experimental results also show the importance of domain-specific pre-training of Transformer Encoders in legal information processing.

Keywords

Cite

@article{arxiv.2311.08103,
  title  = {Exploring Semi-supervised Hierarchical Stacked Encoder for Legal Judgement Prediction},
  author = {Nishchal Prasad and Mohand Boughanem and Taoufiq Dkaki},
  journal= {arXiv preprint arXiv:2311.08103},
  year   = {2023}
}

Comments

Published in the 1st International Workshop on Legal Information Retrieval at ECIR 2023, April 2nd 2023, Dublin, Ireland. (https://tmr.liacs.nl/legalIR/)

R2 v1 2026-06-28T13:20:39.706Z