paper-with-me

홈 › Papers

Selecting and combining complementary feature representations and classifiers for hate speech detection

2022-01-18 · Rafael M. O. Cruz, Woshington V. de Sousa, George D. C. Cavalcanti

Hate speech is a major issue in social networks due to the high volume of data generated daily. Recent works demonstrate the usefulness of machine learning (ML) in dealing with the nuances required to distinguish between hateful posts from just sarcasm or offensive language. Many ML solutions for hate speech detection have been proposed by either changing how features are extracted from the text or the classification algorithm employed. However, most works consider only one type of feature extraction and classification algorithm. This work argues that a combination of multiple feature extraction techniques and different classification models is needed. We propose a framework to analyze the relationship between multiple feature extraction and classification techniques to understand how they complement each other. The framework is used to select a subset of complementary techniques to compose a robust multiple classifiers system (MCS) for hate speech detection. The experimental study considering four hate speech classification datasets demonstrates that the proposed framework is a promising methodology for analyzing and designing high-performing MCS for this task. MCS system obtained using the proposed framework significantly outperforms the combination of all models and the homogeneous and heterogeneous selection heuristics, demonstrating the importance of having a proper selection scheme. Source code, figures, and dataset splits can be found in the GitHub repository: https://github.com/Menelau/Hate-Speech-MCS.

📄 PDF Abstract BibTeX arXiv:2201.06721

Code (1)

menelau/hate-speech-mcs 공식 구현 tf

Tasks

ClassificationHate Speech Detection

Similar Papers 제목 키워드 기반

Combining One-Class Classifiers via Meta-Learning

2011-12-22 · Eitan Menahem, Lior Rokach, Yuval Elovici

Selecting the best classifier among the available ones is a difficult task, especially when only instances of one class exist. In this work we examine the notion of combining one-class classifiers as an alternative for s…

General ClassificationMeta-LearningOne-Class Classification

Adversarial Complementary Learning for Weakly Supervised Object Localization

2018-04-19 · CVPR 2018 6 · Xiaolin Zhang, Yunchao Wei, Jiashi Feng, Yi Yang 외

In this work, we propose Adversarial Complementary Learning (ACoL) to automatically localize integral objects of semantic interest with weak supervision. We first mathematically prove that class localization maps can be …

General ClassificationObjectObject LocalizationWeakly-Supervised Object Localization

A GA Based approach for selection of local features for recognition of handwritten Bangla numerals

2015-01-22 · Nibaran Das, Subhadip Basu, Punam Kumar Saha, Ram Sarkar 외

Soft computing approaches are mainly designed to address the real world ill-defined, imprecisely formulated problems, combining different kind of novel models of computation, such as neural networks, genetic algorithms (…

General ClassificationHandwritten Digit Recognition

Tackling Cognitive Impairment Detection from Speech: A submission to the PROCESS Challenge

2024-12-30 · Catarina Botelho, David Gimeno-Gómez, Francisco Teixeira, John Mendonça 외

This work describes our group's submission to the PROCESS Challenge 2024, with the goal of assessing cognitive decline through spontaneous speech, using three guided clinical tasks. This joint effort followed a holistic …

Automatic Discovery and Optimization of Parts for Image Classification

2014-12-20 · Sobhan Naderi Parizi, Andrea Vedaldi, Andrew Zisserman, Pedro Felzenszwalb

Part-based representations have been shown to be very useful for image classification. Learning part-based models is often viewed as a two-stage problem. First, a collection of informative parts is discovered, using heur…

ClassificationDiversityGeneral Classificationimage-classification+2