English

Automatic Sexism Detection with Multilingual Transformer Models

Computation and Language 2022-02-09 v2 Artificial Intelligence

Abstract

Sexism has become an increasingly major problem on social networks during the last years. The first shared task on sEXism Identification in Social neTworks (EXIST) at IberLEF 2021 is an international competition in the field of Natural Language Processing (NLP) with the aim to automatically identify sexism in social media content by applying machine learning methods. Thereby sexism detection is formulated as a coarse (binary) classification problem and a fine-grained classification task that distinguishes multiple types of sexist content (e.g., dominance, stereotyping, and objectification). This paper presents the contribution of the AIT_FHSTP team at the EXIST2021 benchmark for both tasks. To solve the tasks we applied two multilingual transformer models, one based on multilingual BERT and one based on XLM-R. Our approach uses two different strategies to adapt the transformers to the detection of sexist content: first, unsupervised pre-training with additional data and second, supervised fine-tuning with additional and augmented data. For both tasks our best model is XLM-R with unsupervised pre-training on the EXIST data and additional datasets and fine-tuning on the provided dataset. The best run for the binary classification (task 1) achieves a macro F1-score of 0.7752 and scores 5th rank in the benchmark; for the multiclass classification (task 2) our best submission scores 6th rank with a macro F1-score of 0.5589.

Keywords

Cite

@article{arxiv.2106.04908,
  title  = {Automatic Sexism Detection with Multilingual Transformer Models},
  author = {Mina Schütz and Jaqueline Boeck and Daria Liakhovets and Djordje Slijepčević and Armin Kirchknopf and Manuel Hecht and Johannes Bogensperger and Sven Schlarb and Alexander Schindler and Matthias Zeppelzauer},
  journal= {arXiv preprint arXiv:2106.04908},
  year   = {2022}
}

Comments

Technical Report to the AIT_FHSTP EXIST 2021 Challenge contribution (under review) http://nlp.uned.es/exist2021/

R2 v1 2026-06-24T02:59:40.959Z