paper-with-me

Papers

Towards Legally Enforceable Hate Speech Detection for Public Forums

2023-05-23 · Chu Fei Luo, Rohan Bhambhoria, Xiaodan Zhu, Samuel Dahan

Hate speech causes widespread and deep-seated societal issues. Proper enforcement of hate speech laws is key for protecting groups of people against harmful and discriminatory language. However, determining what constitutes hate speech is a complex task that is highly open to subjective interpretations. Existing works do not align their systems with enforceable definitions of hate speech, which can make their outputs inconsistent with the goals of regulators. This research introduces a new perspective and task for enforceable hate speech detection centred around legal definitions, and a dataset annotated on violations of eleven possible definitions by legal experts. Given the challenge of identifying clear, legally enforceable instances of hate speech, we augment the dataset with expert-generated samples and an automatically mined challenge set. We experiment with grounding the model decision in these definitions using zero-shot and few-shot prompting. We then report results on several large language models (LLMs). With this task definition, automatic hate speech detection can be more closely aligned to enforceable laws, and hence assist in more rigorous enforcement of legal protections against harmful speech in public forums.

📄 PDF Abstract BibTeX arXiv:2305.13677

Code (1)

chufeiluo/legalhatespeech 공식 구현 pytorch

Tasks

Hate Speech Detection

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

ToxSyn-PT: A Large-Scale Synthetic Dataset for Hate Speech Detection in Portuguese

2025-06-11 · Iago Alves Brito, Julia Soares Dollis, Fernanda Bufon Färber, Diogo Fernandes Costa Silva 외

We present ToxSyn-PT, the first large-scale Portuguese corpus that enables fine-grained hate-speech classification across nine legally protected minority groups. The dataset contains 53,274 synthetic sentences equally di…

Hate Speech DetectionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Exploring Hate Speech Detection in Multimodal Publications

2019-10-09 · Raul Gomez, Jaume Gibert, Lluis Gomez, Dimosthenis Karatzas

In this work we target the problem of hate speech detection in multimodal publications formed by a text and an image. We gather and annotate a large scale dataset from Twitter, MMHS150K, and propose different models that…

Hate Speech Detection

DeepHate: Hate Speech Detection via Multi-Faceted Text Representations

2021-03-14 · Rui Cao, Roy Ka-Wei Lee, Tuan-Anh Hoang

Online hate speech is an important issue that breaks the cohesiveness of online social communities and even raises public safety concerns in our societies. Motivated by this rising issue, researchers have developed many …

Hate Speech DetectionWord Embeddings

Hate Speech Detection Based on Sentiment Knowledge Sharing

2021-08-01 · ACL 2021 5 · Xianbing Zhou, Yang Yong, Xiaochao Fan, Ge Ren 외

The wanton spread of hate speech on the internet brings great harm to society and families. It is urgent to establish and improve automatic detection and active avoidance mechanisms for hate speech. While there exist met…

Hate Speech DetectionSentence

Improving Cross-Domain Hate Speech Generalizability with Emotion Knowledge

2023-11-24 · Shi Yin Hong, Susan Gauch

Reliable automatic hate speech (HS) detection systems must adapt to the in-flow of diverse new data to curtail hate speech. However, hate speech detection systems commonly lack generalizability in identifying hate speech…

Hate Speech Detection