Search papers, labs, and topics across Lattice.
This paper benchmarks state-of-the-art Aspect-Based Sentiment Analysis (ABSA) models across seven languages and four subtasks, evaluating cross-lingual transfer strategies in zero-resource, data-only, and full-resource settings. The study finds that fine-tuned LLMs excel, especially in complex generative tasks, and that cross-lingual training on multiple non-target languages is the most effective transfer strategy for LLMs. The authors also release two new German datasets to facilitate further multilingual ABSA research.
Forget scaling laws: cross-lingual transfer for ABSA reveals that LLMs benefit most from training on multiple non-target languages, while smaller models thrive on code-switching.
Aspect-based Sentiment Analysis (ABSA) extracts fine-grained opinions toward specific aspects within text but remains largely English-focused despite major advances in transformer-based and instruction-tuned models. This work presents a multilingual evaluation of state-of-the-art ABSA approaches across seven languages (English, German, French, Dutch, Russian, Spanish, and Czech) and four subtasks (ACD, ACSA, TASD, ASQP). We systematically compare different transformer architectures under zero-resource, data-only, and full-resource settings, using cross-lingual transfer, code-switching and machine translation. Fine-tuned Large Language Models (LLMs) achieve the highest overall scores, particularly in complex generative tasks, while few-shot counterparts approach this performance in simpler setups, where smaller encoder models also remain competitive. Cross-lingual training on multiple non-target languages yields the strongest transfer for fine-tuned LLMs, while smaller encoder or seq-to-seq models benefit most from code-switching, highlighting architecture-specific strategies for multilingual ABSA. We further contribute two new German datasets, an adapted GERestaurant and the first German ASQP dataset (GERest), to encourage multilingual ABSA research beyond English.