BioSentinel at EXIST 2026: Soft-Label Optimization with XLM-RoBERTa for Sexism Intent Classification in Memes
This work addresses the detection of gender bias in online memes by classifying instances into direct, judgmental, or non-gender-discriminatory categories, while simultaneously predicting both hard labels and soft labels in the form of probability distributions. Building upon the XLM-RoBERTa architecture, the proposed approach employs a composite loss function that integrates KL divergence with weighted cross-entropy within the Learning with Disagreement framework to explicitly model annotator disagreement. Temperature scaling is further incorporated to refine soft-label predictions. This methodology enhances modeling capacity for subjective tasks. On the official test set, the model achieves an ICM-Soft-Norm score of 0.3229, an ICM-Norm score of 0.3778, and a hard-label F1-score of 0.4236, ranking 40th out of 118 teams in soft–soft evaluation and 49th out of 187 in hard–hard evaluation.