AILS-NTUA at SemEval-2026 Task 3: Efficient Dimensional Aspect-Based Sentiment Analysis
AI 摘要
针对多语言多领域DimABSA任务,提出一种融合微调编码器和LoRA调优LLM的高效方法。
主要贡献
- 提出统一且任务自适应的DimABSA模型
- 结合语言特定编码器微调和LLM LoRA调优
- 在多语言多领域任务中实现参数高效的专业化
方法论
利用语言适配的编码器进行情感回归微调,并使用LoRA对LLM进行指令调优,用于结构化信息抽取。
原文摘要
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.