Home > Published Issues > 2024 > Volume 15, No. 2, 2024 >
JAIT 2024 Vol.15(2): 288-298
doi: 10.12720/jait.15.2.288-298

Criminal Court Judgment Prediction System Built on Modified BERT Models

Shannen Latisha, Sean Favian, and Derwin Suhartono *
Computer Science Department, School of Computer Science, Bina Nusantara University, Jakarta, 11480, Indonesia
Email: shannen.latisha@binus.ac.id (S.L.); sean.favian@binus.ac.id (S.F.); dsuhartono@binus.edu (D.S.)
*Corresponding author

Manuscript received August 22, 2023; revised October 8, 2023; accepted November 14, 2023; published February 24, 2024.

Abstract—The high crime rate in Indonesia that occurs from year to year causes a high number of cases that must be examined, tried, and decided through the courts as stipulated in Law No. 48 of 2009 concerning Judicial Power. Therefore, this study was conducted to build a system for predicting sentences resulting from criminal court decisions in the Republic of Indonesia which is expected to facilitate the implementation of jurisprudence. The prediction system was built by comparing 6 Bidirectional Encoder Representations from Transformers (BERT) models and a A Robustly Optimized BERT Pretraining Approach (RoBERTa) model on 3 different proposed architectures: BERT Base, Hierarchical BERT + Mean Pooling, and Hierarchical BERT + LSTM (Long Short-Term Memory). The compared models include indobert-base-p1, indobert-base-uncased, legal-indobert-indonlu, legal-indobert-indolem, indobert-large-p1, indonesian-roberta-base. Those models are also compared with Support Vector Machine (SVM)+Term Frequency–Inverse Document Frequency (TF-IDF) as a baseline. The legal-indobert-indolem model with the Hierarchical BERT + Mean Pooling architecture succeeded in performing multi-class classification tasks into 14 classes with the highest F1-score value of 79.8888%. Thus, the successfully created model can be further used in assisting jurisprudence as it has developed the ability to predict criminal court decisions based on similar previously documented cases.
 
Keywords—court decision prediction, Indonesian criminal court, Bidirectional Encoder Representations from Transformers (BERT) model, Indonesian BERT, hierarchical BERT, legal BERT

Cite: Shannen Latisha, Sean Favian, and Derwin Suhartono, "Criminal Court Judgment Prediction System Built on Modified BERT Models," Journal of Advances in Information Technology, Vol. 15, No. 2, pp. 288-298, 2024.

Copyright © 2024 by the authors. This is an open access article distributed under the Creative Commons Attribution License (CC BY-NC-ND 4.0), which permits use, distribution and reproduction in any medium, provided that the article is properly cited, the use is non-commercial and no modifications or adaptations are made.