ChatGPT Unveils Its Limits: Principles of Law Deliver Checkmate
Marianna Molinari, Ilaria Angela Amantea, Marinella Quaranta, Guido Governatori
TL;DR
The paper evaluates ChatGPT for extracting Principles of Law from Italian judgments and contrasts its performance with a Regex baseline. Using a ground-truth PoL corpus created by expert annotators on 60 judgments, the study shows ChatGPT struggles with precision, hallucinations, and inconsistent extraction, while a Regex-based approach—also aided by ChatGPT to generate the Regex—yields more PoLs and higher reliability. The results suggest AI lacks genuine understanding and integrated reasoning in this domain, though a human-guided, rule-based pipeline can provide effective tooling for legal experts. The work proposes a practical workflow for PoL extraction and outlines future directions, including broader datasets and evaluating additional language models and prompting techniques.
Abstract
This study examines the performance of ChatGPT with an experiment in the legal domain. We compare the outcome with it a baseline using regular expressions (Regex), rather than focusing solely on the assessment against human performance. The study reveals that even if ChatGPT has access to the necessary knowledge and competencies, it is unable to assemble them, reason through, in a way that leads to an exhaustive result. This unveils a major limitation of ChatGPT. Intelligence encompasses the ability to break down complex issues and address them according to multiple required competencies, providing a unified and comprehensive solution. In the legal domain, one of the most crucial tasks is reading legal decisions and extracting key passages condensed from principles of law (PoLs), which are then incorporated into subsequent rulings by judges or defense documents by lawyers. In performing this task, artificial intelligence lacks an all-encompassing understanding and reasoning, which makes it inherently limited. Genuine intelligence, remains a uniquely human trait, at least in this particular field.
