Search papers, labs, and topics across Lattice.
This paper tackles the challenge of detecting multilingual polarization by employing transformer-based models, specifically RoBERTa-base for English and AfroXLMR-base for Swahili, while addressing label imbalance through class-weighted loss functions and optimizing multi-label classification with threshold tuning. The authors achieved competitive F1 macro scores on the SemEval-2026 Task 9 leaderboard, with notable performance in binary polarization detection and polarization type classification. Their findings highlight the models' strengths and weaknesses, particularly in detecting nuanced forms of polarization such as dehumanization and lack of empathy.
Achieving F1 scores above 0.79 for binary polarization detection in both English and Swahili reveals the potential of transformer models to effectively tackle multilingual polarization challenges.
This paper describes our submission to SemEval-2026 Task 9 on detecting multilingual, multicultural, and multievent online polarization. We address all three subtasks: binary polarization detection, polarization type classification, and manifestation identification for English and Swahili. Our approach leverages transformer-based models (RoBERTa-base for English, AfroXLMR-base for Swahili) with class-weighted loss functions to address severe label imbalance and per-label threshold tuning to optimize multi-label classification. On the test set, we achieve F1 macro scores of 0.7901 (English) and 0.7910 (Swahili) for Subtask 1, 0.4615 (English) and 0.4808 (Swahili) for Subtask 2 and 0.4791 (English) and 0.5830 (Swahili) for Subtask 3, which give competitive performance on the leaderboard, demonstrating the effectiveness of our methods for handling imbalanced multi-label polarization detection. Our error analysis reveals that models struggle with dehumanization detection and lack of empathy.