CYUT at SemEval-2026 Task 3: Multi-Task Dimensional Aspect Sentiment Regression with Polar Multi-Zone Labeling in VA Space

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Advanced, quick

Summary

CYUT's system for SemEval-2026 Task 3 Track B addresses multilingual aspect-based dimensional sentiment regression by formulating it as continuous Valence–Arousal (VA) prediction. It employs a multi-task learning (MTL) framework with auxiliary tasks like polarity, intensity, and quadrant classification. To counter regional imbalance in VA space from coarse-grained labels, the system introduces Polar Multi-Zone Labeling (PMZL), specifically PMZL-7. This method partitions the VA plane into one core neutral region and six non-central zones based on directional distribution, reducing label imbalance and adding directional information. Evaluating XLM-R, Qwen2, and Ministral, PMZL-7 showed stable improvements for Qwen2 and Ministral, though its effect was less consistent for XLM-R. The system achieved the best performance on the NigerianPidgin subset among all participating systems.

Key takeaway

For Machine Learning Engineers optimizing dimensional sentiment regression models, consider integrating Polar Multi-Zone Labeling (PMZL-7) into your multi-task learning frameworks. This technique can mitigate regional imbalance in Valence–Arousal space, potentially offering more stable performance improvements, especially if you are using models like Qwen2 or Ministral. Evaluate its impact on your specific datasets and architectures to enhance sentiment prediction accuracy.

Key insights

Polar Multi-Zone Labeling (PMZL-7) enhances dimensional sentiment regression by addressing VA space imbalance and supplementing directional information.

Principles

Method

Formulate dimensional sentiment regression as continuous VA prediction. Employ multi-task learning with auxiliary tasks, extending with Polar Multi-Zone Labeling (PMZL-7) to partition the VA plane into seven zones.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.