paper-with-me

홈 › Papers

Mitigating Negative Transfer with Task Awareness for Sexism, Hate Speech, and Toxic Language Detection

2023-07-07 · Angel Felipe Magnossão de Paula, Paolo Rosso, Damiano Spina

This paper proposes a novelty approach to mitigate the negative transfer problem. In the field of machine learning, the common strategy is to apply the Single-Task Learning approach in order to train a supervised model to solve a specific task. Training a robust model requires a lot of data and a significant amount of computational resources, making this solution unfeasible in cases where data are unavailable or expensive to gather. Therefore another solution, based on the sharing of information between tasks, has been developed: Multi-Task Learning (MTL). Despite the recent developments regarding MTL, the problem of negative transfer has still to be solved. Negative transfer is a phenomenon that occurs when noisy information is shared between tasks, resulting in a drop in performance. This paper proposes a new approach to mitigate the negative transfer problem based on the task awareness concept. The proposed approach results in diminishing the negative transfer together with an improvement of performance over classic MTL solution. Moreover, the proposed approach has been implemented in two unified architectures to detect Sexism, Hate Speech, and Toxic Language in text comments. The proposed architectures set a new state-of-the-art both in EXIST-2021 and HatEval-2019 benchmarks.

📄 PDF Abstract BibTeX arXiv:2307.03377

Code (1)

angelfelipemp/mitigating-negative-transfer-with-ta 공식 구현 pytorch

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

SexWEs: Domain-Aware Word Embeddings via Cross-lingual Semantic Specialisation for Chinese Sexism Detection in Social Media

2022-11-15 · Aiqi Jiang, Arkaitz Zubiaga

The goal of sexism detection is to mitigate negative online content targeting certain gender groups of people. However, the limited availability of labeled sexism-related datasets makes it problematic to identify online …

Cross-Lingual TransferTransfer LearningWord EmbeddingsWord Similarity

SWSR: A Chinese Dataset and Lexicon for Online Sexism Detection

2021-08-06 · Aiqi Jiang, Xiaohan Yang, Yang Liu, Arkaitz Zubiaga

Online sexism has become an increasing concern in social media platforms as it has affected the healthy development of the Internet and can have negative effects in society. While research in the sexism detection domain …

Abusive Language

When does a compliment become sexist? Analysis and classification of ambivalent sexism using twitter data

2017-08-01 · WS 2017 8 · Akshita Jha, Radhika Mamidi

Sexism is prevalent in today{'}s society, both offline and online, and poses a credible threat to social equality with respect to gender. According to ambivalent sexism theory (Glick and Fiske, 1996), it comes in two for…

General Classification

HausaNLP at SemEval-2023 Task 10: Transfer Learning, Synthetic Data and Side-Information for Multi-Level Sexism Classification

2023-04-28 · Saminu Mohammad Aliyu, Idris Abdulmumin, Shamsuddeen Hassan Muhammad, Ibrahim Said Ahmad 외

We present the findings of our participation in the SemEval-2023 Task 10: Explainable Detection of Online Sexism (EDOS) task, a shared task on offensive language (sexism) detection on English Gab and Reddit dataset. We i…

ClassificationSentiment AnalysisSentiment ClassificationTransfer Learning

Sexism Identification in Tweets and Gabs using Deep Neural Networks

2021-11-05 · Amikul Kalra, Arkaitz Zubiaga

Through anonymisation and accessibility, social media platforms have facilitated the proliferation of hate speech, prompting increased research in developing automatic methods to identify these texts. This paper explores…

ClassificationData AugmentationMulti-class ClassificationTransfer Learning