paper-with-me

Papers

An Investigation of Large Language Models for Real-World Hate Speech Detection

2024-01-07 · Keyan Guo, Alexander Hu, Jaden Mu, Ziheng Shi, Ziming Zhao, Nishant Vishwamitra, Hongxin Hu

Hate speech has emerged as a major problem plaguing our social spaces today. While there have been significant efforts to address this problem, existing methods are still significantly limited in effectively detecting hate speech online. A major limitation of existing methods is that hate speech detection is a highly contextual problem, and these methods cannot fully capture the context of hate speech to make accurate predictions. Recently, large language models (LLMs) have demonstrated state-of-the-art performance in several natural language tasks. LLMs have undergone extensive training using vast amounts of natural language data, enabling them to grasp intricate contextual details. Hence, they could be used as knowledge bases for context-aware hate speech detection. However, a fundamental problem with using LLMs to detect hate speech is that there are no studies on effectively prompting LLMs for context-aware hate speech detection. In this study, we conduct a large-scale study of hate speech detection, employing five established hate speech datasets. We discover that LLMs not only match but often surpass the performance of current benchmark machine learning models in identifying hate speech. By proposing four diverse prompting strategies that optimize the use of LLMs in detecting hate speech. Our study reveals that a meticulously crafted reasoning prompt can effectively capture the context of hate speech by fully utilizing the knowledge base in LLMs, significantly outperforming existing techniques. Furthermore, although LLMs can provide a rich knowledge base for the contextual detection of hate speech, suitable prompting strategies play a crucial role in effectively leveraging this knowledge base for efficient detection.

📄 PDF Abstract BibTeX arXiv:2401.03346

Code (0)

등록된 구현이 없습니다.

Tasks

Hate Speech Detection

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Revisiting Hate Speech Benchmarks: From Data Curation to System Deployment

2023-06-01 · Atharva Kulkarni, Sarah Masud, Vikram Goyal, Tanmoy Chakraborty

Social media is awash with hateful content, much of which is often veiled with linguistic and topical diversity. The benchmark datasets used for hate speech detection do not account for such divagation as they are predom…

BenchmarkingHate Speech DetectionMixture-of-Experts

HateDay: Insights from a Global Hate Speech Dataset Representative of a Day on Twitter

2024-11-23 · Manuel Tonneau, Diyi Liu, Niyati Malhotra, Scott A. Hale 외

To tackle the global challenge of online hate speech, a large body of research has developed detection models to flag hate speech in the sea of online content. Yet, due to systematic biases in evaluation datasets, detect…

Anti-Asian Hate Speech Detection via Data Augmented Semantic Relation Inference

2022-04-14 · Jiaxuan Li, Yue Ning

With the spreading of hate speech on social media in recent years, automatic detection of hate speech is becoming a crucial task and has attracted attention from various communities. This task aims to recognize online po…

Hate Speech DetectionNatural Language InferenceRelationRepresentation Learning+2

Improving Hateful Meme Detection through Retrieval-Guided Contrastive Learning

2023-11-14 · Jingbiao Mei, Jinghong Chen, Weizhe Lin, Bill Byrne 외

Hateful memes have emerged as a significant concern on the Internet. Detecting hateful memes requires the system to jointly understand the visual and textual modalities. Our investigation reveals that the embedding space…

Contrastive LearningHateful Meme ClassificationMeme ClassificationRetrieval

Leveraging World Knowledge in Implicit Hate Speech Detection

2022-12-28 · Jessica Lin

While much attention has been paid to identifying explicit hate speech, implicit hateful expressions that are disguised in coded or indirect language are pervasive and remain a major challenge for existing hate speech de…

Entity LinkingHate Speech DetectionWorld Knowledge