Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

NCL-BU at SemEval-2026 Task 3: Fine-tuning XLM-RoBERTa for Multilingual Dimensional Sentiment Regression

About

Dimensional Aspect-Based Sentiment Analysis (DimABSA) extends traditional ABSA from categorical polarity labels to continuous valence-arousal (VA) regression. This paper describes a system developed for Track A, Subtask 1 (Dimensional Aspect Sentiment Regression), aiming to predict real-valued VA scores in the [1, 9] range for each given aspect in a text. A fine-tuning approach based on XLM-RoBERTa-base is adopted, with dual regression heads with sigmoid-scaled outputs for valence and arousal prediction. Separate models are trained for each language-domain pair (English and Chinese across restaurant, laptop, and finance domains), and training and development sets are merged for final test predictions. In development experiments, the fine-tuning approach is compared against several large language models under a few-shot prompting setting, demonstrating that task-specific fine-tuning outperforms these LLM-based methods across all evaluation datasets.

Tong Wu, Nicolay Rusnachenko, Huizhi Liang• 2026

Related benchmarks

TaskDatasetResultRank
VA RegressionEnglish Laptop eng_lap (test)
RMSE (VA)1.4562
3
VA RegressionEnglish Restaurant (test)
RMSE (VA)1.4861
3
VA RegressionChinese Laptop zho_lap (test)
RMSE (VA)0.751
3
VA RegressionChinese Restaurant zho_res (test)
RMSE (VA)0.9553
3
VA RegressionChinese Finance zho_fin (test)
RMSE_VA0.5391
3
Showing 5 of 5 rows

Other info

Follow for update