A Comprehensive Evaluation of Large Language Models on Aspect-Based Sentiment Analysis
Changzhi Zhou, Dandan Song, Yuhang Tian, Zhijing Wu, Hao Wang, Xinyu, Zhang, Jun Yang, Ziyi Yang, Shuhao Zhang

TL;DR
This paper provides a comprehensive evaluation of large language models on aspect-based sentiment analysis, comparing fine-tuning and in-context learning approaches across multiple datasets and subtasks, revealing their competitive performance.
Contribution
It introduces a unified task formulation and evaluation framework for LLMs in ABSA, including novel demonstration selection strategies and multi-task instruction fine-tuning, advancing the understanding of LLM capabilities in ABSA.
Findings
LLMs outperform fine-tuned small models in fine-tuning-dependent ABSA tasks.
In-context learning enables LLMs to compete with fine-tuned models on some ABSA subtasks.
Proposed strategies improve LLM performance in few-shot settings.
Abstract
Recently, Large Language Models (LLMs) have garnered increasing attention in the field of natural language processing, revolutionizing numerous downstream tasks with powerful reasoning and generation abilities. For example, In-Context Learning (ICL) introduces a fine-tuning-free paradigm, allowing out-of-the-box LLMs to execute downstream tasks by analogy learning without any fine-tuning. Besides, in a fine-tuning-dependent paradigm where substantial training data exists, Parameter-Efficient Fine-Tuning (PEFT), as the cost-effective methods, enable LLMs to achieve excellent performance comparable to full fine-tuning. However, these fascinating techniques employed by LLMs have not been fully exploited in the ABSA field. Previous works probe LLMs in ABSA by merely using randomly selected input-output pairs as demonstrations in ICL, resulting in an incomplete and superficial evaluation.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques · Text and Document Classification Technologies
MethodsSoftmax · Attention Is All You Need
