paper-with-me

Papers

Attribute-Based Diagnosis of LLM Alignment with Hate Speech Annotations

2026-05-26 · Mohammad Amine Jradi, Faeze Ghorbanpour, Alexander Fraser arxiv

Hate speech annotation is costly, subjective, and prone to annotator disagreement, making large-scale dataset construction challenging. We systematically analyze how well large language models (LLMs) align with human judgments across ten theoretically grounded subjective attributes, such as dehumanization, violence, and sentiment, evaluating both small and large variants of Llama 3.1 and Qwen 2.5. Our analysis reveals a consistent split across all models: behaviorally explicit dimensions (insult, humiliate, attack-defend) correlate strongly with human annotations, while evaluative dimensions (respect, sentiment, hate speech) are systematically inverted. Demographic persona conditioning reduces model confidence without improving alignment. Building on these insights, we propose combining attribute-level LLM predictions via a confidence-weighted Ridge regression to reconstruct continuous hate speech scores from the Measuring Hate Speech corpus, achieving $R^2$ of up to 0.71 and outperforming direct prompting baselines, demonstrating that structured attribute decomposition recovers a richer and more human-aligned signal than end-to-end label prediction alone.

📄 PDF Abstract BibTeX arXiv:2605.27025

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Human and LLM Biases in Hate Speech Annotations: A Socio-Demographic Analysis of Annotators and Targets

2024-10-10 · Tommaso Giorgi, Lorenzo Cima, Tiziano Fagni, Marco Avvenuti 외

The rise of online platforms exacerbated the spread of hate speech, demanding scalable and effective detection. However, the accuracy of hate speech detection systems heavily relies on human-labeled data, which is inhere…

Hate Speech Detection

HARE: Explainable Hate Speech Detection with Step-by-Step Reasoning

2023-11-01 · Yongjin Yang, Joonkee Kim, Yujin Kim, Namgyu Ho 외

With the proliferation of social media, accurate detection of hate speech has become critical to ensure safety online. To combat nuanced forms of hate speech, it is important to identify and thoroughly explain hate speec…

Hate Speech Detection

Multi3Hate: Multimodal, Multilingual, and Multicultural Hate Speech Detection with Vision-Language Models

2024-11-06 · Minh Duc Bui, Katharina von der Wense, Anne Lauscher

Warning: this paper contains content that may be offensive or upsetting Hate speech moderation on global platforms poses unique challenges due to the multimodal and multilingual nature of content, along with the varying …

Hate Speech DetectionNavigate

Diagnosing Hate Speech Classification: Where Do Humans and Machines Disagree, and Why?

2024-10-14 · Xilin Yang

This study uses the cosine similarity ratio, embedding regression, and manual re-annotation to diagnose hate speech classification. We begin by computing cosine similarity ratio on a dataset "Measuring Hate Speech" that …

DiagnosticLarge Language Modelregression

Aligning Attention with Human Rationales for Self-Explaining Hate Speech Detection

2025-11-10 · Brage Eilertsen, Røskva Bjørgfinsdóttir, Francielle Vargas, Ali Ramezani-Kebrya arxiv

The opaque nature of deep learning models presents significant challenges for the ethical deployment of hate speech detection systems. To address this limitation, we introduce Supervised Rational Attention (SRA), a frame…

Hate Speech Detection