Search papers, labs, and topics across Lattice.
The AILS-NTUA system tackles the SemEval-2026 Task 3 on Dimensional Aspect-Based Sentiment Analysis (DimABSA) by addressing three sub-problems: DimASR, DimASTE, and DimASQP. It combines fine-tuning language-appropriate encoders for sentiment regression with language-specific instruction tuning of LLMs using LoRA for structured extraction. The system achieves competitive performance and surpasses baselines by emphasizing parameter-efficient specialization across languages and domains.
Parameter-efficient fine-tuning and instruction tuning can enable strong performance in multilingual, multi-domain aspect-based sentiment analysis without requiring extensive resources.
In this paper, we present AILS-NTUA system for Track-A of SemEval-2026 Task 3 on Dimensional Aspect-Based Sentiment Analysis (DimABSA), which encompasses three complementary problems: Dimensional Aspect Sentiment Regression (DimASR), Dimensional Aspect Sentiment Triplet Extraction (DimASTE), and Dimensional Aspect Sentiment Quadruplet Prediction (DimASQP) within a multilingual and multi-domain framework. Our methodology combines fine-tuning of language-appropriate encoder backbones for continuous aspect-level sentiment prediction with language-specific instruction tuning of large language models using LoRA for structured triplet and quadruplet extraction. This unified yet task-adaptive design emphasizes parameter-efficient specialization across languages and domains, enabling reduced training and inference requirements while maintaining strong effectiveness. Empirical results demonstrate that the proposed models achieve competitive performance and consistently surpass the provided baselines across most evaluation settings.