paper-with-me

홈 › Papers

How to Solve Few-Shot Abusive Content Detection Using the Data We Actually Have

2023-05-23 · Viktor Hangya, Alexander Fraser

Due to the broad range of social media platforms, the requirements of abusive language detection systems are varied and ever-changing. Already a large set of annotated corpora with different properties and label sets were created, such as hate or misogyny detection, but the form and targets of abusive speech are constantly evolving. Since, the annotation of new corpora is expensive, in this work we leverage datasets we already have, covering a wide range of tasks related to abusive language detection. Our goal is to build models cheaply for a new target label set and/or language, using only a few training examples of the target domain. We propose a two-step approach: first we train our model in a multitask fashion. We then carry out few-shot adaptation to the target requirements. Our experiments show that using already existing datasets and only a few-shots of the target task the performance of models improve both monolingually and across languages. Our analysis also shows that our models acquire a general understanding of abusive language, since they improve the prediction of labels which are present only in the target dataset and can benefit from knowledge about labels which are not directly used for the target task.

📄 PDF Abstract BibTeX arXiv:2305.14081

Code (0)

등록된 구현이 없습니다.

Tasks

Abusive Language

Similar Papers 제목 키워드 기반

Towards Cross-Lingual Audio Abuse Detection in Low-Resource Settings with Few-Shot Learning

2024-12-02 · Aditya Narayan Sankaran, Reza Farahbakhsh, Noel Crespi

Online abusive content detection, particularly in low-resource settings and within the audio modality, remains underexplored. We investigate the potential of pre-trained audio representations for detecting abusive langua…

Abuse DetectionAbusive LanguageFew-Shot LearningMeta-Learning

Abusive and Threatening Language Detection in Urdu using Boosting based and BERT based models: A Comparative Approach

2021-11-27 · Mithun Das, Somnath Banerjee, Punyajoy Saha

Online hatred is a growing concern on many social media platforms. To address this issue, different social media platforms have introduced moderation policies for such content. They also employ moderators who can check t…

Abusive Language

Abusive content detection in transliterated Bengali-English social media corpus

2021-06-01 · NAACL (CALCS) 2021 6 · Salim Sazzed

Abusive text detection in low-resource languages such as Bengali is a challenging task due to the inadequacy of resources and tools. The ubiquity of transliterated Bengali comments in social media makes the task even mor…

Text Detection

MUCIC@TamilNLP-ACL2022: Abusive Comment Detection in Tamil Language using 1D Conv-LSTM

2022-05-01 · DravidianLangTech (ACL) 2022 5 · Fazlourrahman Balouchzahi, Anusha Gowda, Hosahalli Shashirekha, Grigori Sidorov

Abusive language content such as hate speech, profanity, and cyberbullying etc., which is common in online platforms is creating lot of problems to the users as well as policy makers. Hence, detection of such abusive lan…

Abusive Language

Transfer Language Selection for Zero-Shot Cross-Lingual Abusive Language Detection

2022-06-02 · Juuso Eronen, Michal Ptaszynski, Fumito Masui, Masaki Arata 외

We study the selection of transfer languages for automatic abusive language detection. Instead of preparing a dataset for every language, we demonstrate the effectiveness of cross-lingual transfer learning for zero-shot …

Abusive LanguageCross-Lingual TransferTransfer Learning