Junxin Lin


2026

We describe a unified system for SemEval-2026 Task 9 on multilingual polarization detection. The task requires binary polarization detection, multi-label target type classification, and multi-label manifestation identification across languages and events with severe class imbalance. Our approach combines (i) targeted data augmentation for low-frequency labels, (ii) merged multitask fine-tuning of Subtask 2 and Subtask 3, and (iii) model fusion to improve cross-lingual stability. Subtask 1 predictions are derived via calibrated inference from the multi-label head. On the development set, multitask training consistently out-performs single-task variants, and fusion yields additional gains, especially for rare labels. We also report ablations and error analyses, highlighting remaining challenges such as implicit polarization and partial-label uncertainty.

2025

This paper describes our system used in the SemEval-2025 Task 11: Bridging the Gap in Text-Based Emotion Detection. To address the highly subjective nature of emotion detection tasks, we propose a model ensemble strategy designed to capture the varying subjective perceptions of different users towards textual content. The base models of this ensemble strategy consist of several large language models, which are then combined using methods such as neural networks, decision trees, linear regression, and weighted voting. In Track A, out of 28 languages, our system achieved first place in 19 languages. In Track B, out of 11 languages, our system ranked first in 10 languages. Furthermore, our system attained the highest average performance across all languages in both Track A and Track B.