🤖 AI Summary
Low-resource languages suffer from limited labeled data, hindering cross-lingual aspect-based sentiment analysis (ABSA); existing approaches often rely on external translation and overlook the potential of few-shot learning in the target language. This paper proposes a lightweight few-shot transfer framework that jointly trains a sequence-to-sequence model on English data and a minimal number (10–1,000) of labeled target-language samples. Experiments across four ABSA subtasks and six low-resource languages demonstrate that just 10 target-language examples significantly outperform zero-shot baselines, while 1,000 examples surpass fully supervised monolingual models—matching the performance of sophisticated constrained decoding methods. Crucially, the approach requires no external translation tools and incurs no additional inference overhead. It establishes an efficient, general-purpose, and easily deployable paradigm for low-resource ABSA.
📝 Abstract
Aspect-based sentiment analysis (ABSA) has received substantial attention in English, yet challenges remain for low-resource languages due to the scarcity of labelled data. Current cross-lingual ABSA approaches often rely on external translation tools and overlook the potential benefits of incorporating a small number of target language examples into training. In this paper, we evaluate the effect of adding few-shot target language examples to the training set across four ABSA tasks, six target languages, and two sequence-to-sequence models. We show that adding as few as ten target language examples significantly improves performance over zero-shot settings and achieves a similar effect to constrained decoding in reducing prediction errors. Furthermore, we demonstrate that combining 1,000 target language examples with English data can even surpass monolingual baselines. These findings offer practical insights for improving cross-lingual ABSA in low-resource and domain-specific settings, as obtaining ten high-quality annotated examples is both feasible and highly effective.