paper-with-me

홈 › Papers

Detecting Online Hate Speech: Approaches Using Weak Supervision and Network Embedding Models

2020-07-24 · Michael Ridenhour, Arunkumar Bagavathi, Elaheh Raisi, Siddharth Krishnan

The ubiquity of social media has transformed online interactions among individuals. Despite positive effects, it has also allowed anti-social elements to unite in alternative social media environments (eg. Gab.com) like never before. Detecting such hateful speech using automated techniques can allow social media platforms to moderate their content and prevent nefarious activities like hate speech propagation. In this work, we propose a weak supervision deep learning model that - (i) quantitatively uncover hateful users and (ii) present a novel qualitative analysis to uncover indirect hateful conversations. This model scores content on the interaction level, rather than the post or user level, and allows for characterization of users who most frequently participate in hateful conversations. We evaluate our model on 19.2M posts and show that our weak supervision model outperforms the baseline models in identifying indirect hateful interactions. We also analyze a multilayer network, constructed from two types of user interactions in Gab(quote and reply) and interaction scores from the weak supervision model as edge weights, to predict hateful users. We utilize the multilayer network embedding methods to generate features for the prediction task and we show that considering user context from multiple networks help achieving better predictions of hateful users in Gab. We receive up to 7% performance gain compared to single layer or homogeneous network embedding models.

📄 PDF Abstract BibTeX arXiv:2007.12724

Code (0)

등록된 구현이 없습니다.

Tasks

Network Embedding

Similar Papers 제목 키워드 기반

Evaluating ChatGPT's Performance for Multilingual and Emoji-based Hate Speech Detection

2023-05-22 · Mithun Das, Saurabh Kumar Pandey, Animesh Mukherjee

Hate speech is a severe issue that affects many online platforms. So far, several studies have been performed to develop robust hate speech detection systems. Large language models like ChatGPT have recently shown a grea…

Hate Speech Detection

HateCheck: Functional Tests for Hate Speech Detection Models

2020-12-31 · ACL 2021 5 · Paul Röttger, Bertram Vidgen, Dong Nguyen, Zeerak Waseem 외

Detecting online hate is a difficult task that even state-of-the-art models struggle with. Typically, hate speech detection models are evaluated by measuring their performance on held-out test data using metrics such as …

DiagnosticHate Speech Detection

A Web of Hate: Tackling Hateful Speech in Online Social Spaces

2017-09-28 · Haji Mohammad Saleem, Kelly P Dillon, Susan Benesch, Derek Ruths

Online social platforms are beset with hateful speech - content that expresses hatred for a person or group of people. Such content can frighten, intimidate, or silence platform users, and some of it can inspire other us…

SEAHateCheck: Functional Tests for Detecting Hate Speech in Low-Resource Languages of Southeast Asia

2026-03-17 · Ri Chi Ng, Aditi Kumaresan, Yujia Hu, Roy Ka-Wei Lee arxiv

Hate speech detection relies heavily on linguistic resources, which are primarily available in high-resource languages such as English and Chinese, creating barriers for researchers and platforms developing tools for low…

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