Evaluating Zero-Shot Multilingual Aspect-Based Sentiment Analysis with Large Language Models
Chengyan Wu, Bolei Ma, Zheyu Zhang, Ningyuan Deng, Yanqing He, Yun Xue

TL;DR
This paper evaluates the effectiveness of large language models in zero-shot multilingual aspect-based sentiment analysis, revealing their potential and limitations compared to fine-tuned models across various prompting strategies.
Contribution
It provides a comprehensive empirical assessment of LLMs for multilingual ABSA under zero-shot conditions, exploring multiple prompting techniques and highlighting areas for improvement.
Findings
LLMs show promise but lag behind fine-tuned models in ABSA.
Simpler zero-shot prompts often outperform complex strategies.
Performance varies across languages, with high-resource languages like English performing better.
Abstract
Aspect-based sentiment analysis (ABSA), a sequence labeling task, has attracted increasing attention in multilingual contexts. While previous research has focused largely on fine-tuning or training models specifically for ABSA, we evaluate large language models (LLMs) under zero-shot conditions to explore their potential to tackle this challenge with minimal task-specific adaptation. We conduct a comprehensive empirical evaluation of a series of LLMs on multilingual ABSA tasks, investigating various prompting strategies, including vanilla zero-shot, chain-of-thought (CoT), self-improvement, self-debate, and self-consistency, across nine different models. Results indicate that while LLMs show promise in handling multilingual ABSA, they generally fall short of fine-tuned, task-specific models. Notably, simpler zero-shot prompts often outperform more complex strategies, especially in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Computational and Text Analysis Methods · Topic Modeling
MethodsSoftmax · Attention Is All You Need
