paper-with-me

Papers

Sexism Prediction in Spanish and English Tweets Using Monolingual and Multilingual BERT and Ensemble Models

2021-11-08 · Angel Felipe Magnossão de Paula, Roberto Fray da Silva, Ipek Baris Schlicht

The popularity of social media has created problems such as hate speech and sexism. The identification and classification of sexism in social media are very relevant tasks, as they would allow building a healthier social environment. Nevertheless, these tasks are considerably challenging. This work proposes a system to use multilingual and monolingual BERT and data points translation and ensemble strategies for sexism identification and classification in English and Spanish. It was conducted in the context of the sEXism Identification in Social neTworks shared 2021 (EXIST 2021) task, proposed by the Iberian Languages Evaluation Forum (IberLEF). The proposed system and its main components are described, and an in-depth hyperparameters analysis is conducted. The main results observed were: (i) the system obtained better results than the baseline model (multilingual BERT); (ii) ensemble models obtained better results than monolingual models; and (iii) an ensemble model considering all individual models and the best standardized values obtained the best accuracies and F1-scores for both tasks. This work obtained first place in both tasks at EXIST, with the highest accuracies (0.780 for task 1 and 0.658 for task 2) and F1-scores (F1-binary of 0.780 for task 1 and F1-macro of 0.579 for task 2).

📄 PDF Abstract BibTeX arXiv:2111.04551

Code (1)

angelfelipemp/bert-tweets-sexims-classification 공식 구현

Tasks

Task 2

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
WordPiece 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

FHSTP@EXIST 2025 Benchmark: Sexism Detection with Transparent Speech Concept Bottleneck Models

2025-07-28 · Roberto Labadie-Tamayo, Adrian Jaques Böck, Djordje Slijepčević, Xihui Chen 외 arxiv

Sexism has become widespread on social media and in online conversation. To help address this issue, the fifth Sexism Identification in Social Networks (EXIST) challenge is initiated at CLEF 2025. Among this year's inter…

PickleTeam! at SemEval-2018 Task 2: English and Spanish Emoji Prediction from Tweets

2018-06-01 · SEMEVAL 2018 6 · Daphne Groot, R{\'e}mon Kruizinga, Hennie Veldthuis, Simon de Wit 외

We present a system for emoji prediction on English and Spanish tweets, prepared for the SemEval-2018 task on Multilingual Emoji Prediction. We compared the performance of an SVM, LSTM and an ensemble of these two. We fo…

Medical DiagnosisPredictionTask 2

Matching Tweets With Applicable Fact-Checks Across Languages

2022-02-14 · Ashkan Kazemi, Zehua Li, Verónica Pérez-Rosas, Scott A. Hale 외

An important challenge for news fact-checking is the effective dissemination of existing fact-checks. This in turn brings the need for reliable methods to detect previously fact-checked claims. In this paper, we focus on…

Fact CheckingRetrieval

Mario at EXIST 2025: A Simple Gateway to Effective Multilingual Sexism Detection

2025-07-15 · Lin Tian, Johanne R. Trippas, Marian-Andrei Rizoiu arxiv

This paper presents our approach to EXIST 2025 Task 1, addressing text-based sexism detection in English and Spanish tweets through hierarchical Low-Rank Adaptation (LoRA) of Llama 3.1 8B. Our method introduces condition…

parameter-efficient fine-tuningCross-Lingual TransferBinary Classification

LAHM : Large Annotated Dataset for Multi-Domain and Multilingual Hate Speech Identification

2023-04-03 · Ankit Yadav, Shubham Chandel, Sushant Chatufale, Anil Bandhakavi

Current research on hate speech analysis is typically oriented towards monolingual and single classification tasks. In this paper, we present a new multilingual hate speech analysis dataset for English, Hindi, Arabic, Fr…

ClassificationHate Speech DetectionMachine Translation