paper-with-me

홈 › Papers

Data Expansion using Back Translation and Paraphrasing for Hate Speech Detection

2021-05-25 · Djamila Romaissa Beddiar, Md Saroar Jahan, Mourad Oussalah

With proliferation of user generated contents in social media platforms, establishing mechanisms to automatically identify toxic and abusive content becomes a prime concern for regulators, researchers, and society. Keeping the balance between freedom of speech and respecting each other dignity is a major concern of social media platform regulators. Although, automatic detection of offensive content using deep learning approaches seems to provide encouraging results, training deep learning-based models requires large amounts of high-quality labeled data, which is often missing. In this regard, we present in this paper a new deep learning-based method that fuses a Back Translation method, and a Paraphrasing technique for data augmentation. Our pipeline investigates different word-embedding-based architectures for classification of hate speech. The back translation technique relies on an encoder-decoder architecture pre-trained on a large corpus and mostly used for machine translation. In addition, paraphrasing exploits the transformer model and the mixture of experts to generate diverse paraphrases. Finally, LSTM, and CNN are compared to seek enhanced classification results. We evaluate our proposal on five publicly available datasets; namely, AskFm corpus, Formspring dataset, Warner and Waseem dataset, Olid, and Wikipedia toxic comments dataset. The performance of the proposal together with comparison to some related state-of-art results demonstrate the effectiveness and soundness of our proposal.

📄 PDF Abstract BibTeX arXiv:2106.04681

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDecoderDeep LearningHate Speech DetectionMachine TranslationMixture-of-ExpertsTranslation

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

SGHateCheck: Functional Tests for Detecting Hate Speech in Low-Resource Languages of Singapore

2024-05-03 · Ri Chi Ng, Nirmalendu Prakash, Ming Shan Hee, Kenny Tsu Wei Choo 외

To address the limitations of current hate speech detection models, we introduce \textsf{SGHateCheck}, a novel framework designed for the linguistic and cultural context of Singapore and Southeast Asia. It extends the fu…

Hate Speech DetectionTranslation

CONAN - COunter NArratives through Nichesourcing: a Multilingual Dataset of Responses to Fight Online Hate Speech

2019-07-01 · ACL 2019 7 · Yi-Ling Chung, Elizaveta Kuzmenko, Serra Sinem Tekiroglu, Marco Guerini

Although there is an unprecedented effort to provide adequate responses in terms of laws and policies to hate content on social media platforms, dealing with hatred online is still a tough problem. Tackling hate speech i…

Data AugmentationTranslation

CONAN -- COunter NArratives through Nichesourcing: a Multilingual Dataset of Responses to Fight Online Hate Speech

2019-10-08 · Y. L. Chung, E. Kuzmenko, S. S. Tekiroglu, M. Guerini

Although there is an unprecedented effort to provide adequate responses in terms of laws and policies to hate content on social media platforms, dealing with hatred online is still a tough problem. Tackling hate speech i…

Data AugmentationTranslation

Backtranslation and paraphrasing in the LLM era? Comparing data augmentation methods for emotion classification

2025-07-19 · Łukasz Radliński, Mateusz Guściora, Jan Kocoń arxiv

Numerous domain-specific machine learning tasks struggle with data scarcity and class imbalance. This paper systematically explores data augmentation methods for NLP, particularly through large language models like GPT. …

Emotion ClassificationData Augmentation

Investigating the Impact of Different Pivot Languages on Translation Quality

2022-09-01 · AMTA 2022 9 · Longhui Zou, Ali Saeedi, Michael Carl

Translating via an intermediate pivot language is a common practice, but the impact of the pivot language on the quality of the final translation has not often been investigated. In order to compare the effect of differe…

Translation