Conditioning Large Language Models on Legal Systems? Detecting Punishable Hate Speech
This addresses the challenge of automating legal assessments for hate speech detection, but it is incremental as it highlights limitations rather than achieving SOTA.
The paper tackled the problem of detecting punishable hate speech by conditioning Large Language Models (LLMs) on legal systems, specifically using the German Criminal Code to classify social media posts for incitement to hatred, and found a significant performance gap between models and legal experts, with models struggling in task understanding and classification.
The assessment of legal problems requires the consideration of a specific legal system and its levels of abstraction, from constitutional law to statutory law to case law. The extent to which Large Language Models (LLMs) internalize such legal systems is unknown. In this paper, we propose and investigate different approaches to condition LLMs at different levels of abstraction in legal systems. This paper examines different approaches to conditioning LLMs at multiple levels of abstraction in legal systems to detect potentially punishable hate speech. We focus on the task of classifying whether a specific social media posts falls under the criminal offense of incitement to hatred as prescribed by the German Criminal Code. The results show that there is still a significant performance gap between models and legal experts in the legal assessment of hate speech, regardless of the level of abstraction with which the models were conditioned. Our analysis revealed, that models conditioned on abstract legal knowledge lacked deep task understanding, often contradicting themselves and hallucinating answers, while models using concrete legal knowledge performed reasonably well in identifying relevant target groups, but struggled with classifying target conducts.