paper-with-me

홈 › Papers

Deep One-Class Hate Speech Detection Model

2022-06-01 · LREC 2022 6 · Saugata Bose, Dr. Guoxin Su

Hate speech detection for social media posts is considered as a binary classification problem in existing approaches, largely neglecting distinct attributes of hate speeches from other sentimental types such as “aggressive” and “racist”. As these sentimental types constitute a significant major portion of data, the classification performance is compromised. Moreover, those classifiers often do not generalize well across different datasets due to a relatively small number of hate-class samples. In this paper, we adopt a one-class perspective for hate speech detection, where the detection classifier is trained with hate-class samples only. Our model employs a BERT-BiLSTM module for feature extraction and a one-class SVM for classification. A comprehensive evaluation with four benchmarking datasets demonstrates the better performance of our model than existing approaches, as well as the advantage of training our model with a combination of the four datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingBinary ClassificationClassificationHate Speech Detectionmodel

Similar Papers 제목 키워드 기반

HateGAN: Adversarial Generative-Based Data Augmentation for Hate Speech Detection

2020-12-01 · COLING 2020 8 · Rui Cao, Roy Ka-Wei Lee

Academia and industry have developed machine learning and natural language processing models to detect online hate speech automatically. However, most of these existing methods adopt a supervised approach that heavily de…

Data AugmentationHate Speech Detection

Automated Hate Speech Detection and the Problem of Offensive Language

2017-03-11 · Thomas Davidson, Dana Warmsley, Michael Macy, Ingmar Weber

A key challenge for automatic hate-speech detection on social media is the separation of hate speech from other instances of offensive language. Lexical detection methods tend to have low precision because they classify …

Hate Speech Detection

A Dataset of Hindi-English Code-Mixed Social Media Text for Hate Speech Detection

2018-06-01 · WS 2018 6 · Aditya Bohra, Deepanshu Vijay, Vinay Singh, Syed Sarfaraz Akhtar 외

Hate speech detection in social media texts is an important Natural language Processing task, which has several crucial applications like sentiment analysis, investigating cyberbullying and examining socio-political cont…

General ClassificationHate Speech DetectionSentiment Analysis

Detection of Hate Speech using BERT and Hate Speech Word Embedding with Deep Model

2021-11-02 · Hind Saleh, Areej Alhothali, Kawthar Moria

The enormous amount of data being generated on the web and social media has increased the demand for detecting online hate speech. Detecting hate speech will reduce their negative impact and influence on others. A lot of…

Binary ClassificationHate Speech DetectionLanguage ModelingLanguage Modelling+1

Hate Speech Detection and Classification in Amharic Text with Deep Learning

2024-08-07 · Samuel Minale Gashe, Seid Muhie Yimam, Yaregal Assabie

Hate speech is a growing problem on social media. It can seriously impact society, especially in countries like Ethiopia, where it can trigger conflicts among diverse ethnic and religious groups. While hate speech detect…

Deep LearningHate Speech Detection