Mario at EXIST 2025: A Simple Gateway to Effective Multilingual Sexism Detection
Lin Tian, Johanne R. Trippas, Marian-Andrei Rizoiu

TL;DR
This paper introduces a simple, efficient multilingual sexism detection method using hierarchical LoRA adaptation of Llama 3.1, achieving strong performance with minimal parameters and training time across English and Spanish tweets.
Contribution
It presents a novel hierarchical LoRA adaptation with conditional routing for multilingual sexism detection, reducing complexity and resource requirements while improving cross-lingual transfer.
Findings
Achieved 1.7-2.4% F1 improvements through cross-lingual transfer.
Reduced training time by 75% and storage by 98% compared to full fine-tuning.
Maintained competitive performance across all subtasks with minimal parameters.
Abstract
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 conditional adapter routing that explicitly models label dependencies across three hierarchically structured subtasks: binary sexism identification, source intention detection, and multilabel sexism categorization. Unlike conventional LoRA applications that target only attention layers, we apply adaptation to all linear transformations, enhancing the model's capacity to capture task-specific patterns. In contrast to complex data processing and ensemble approaches, we show that straightforward parameter-efficient fine-tuning achieves strong performance. We train separate LoRA adapters (rank=16, QLoRA 4-bit) for each subtask using unified multilingual training that leverages Llama…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHate Speech and Cyberbullying Detection
