ZZU-NLP at SIGHAN-2024 dimABSA Task: Aspect-Based Sentiment Analysis with Coarse-to-Fine In-context Learning
Senbin Zhu, Hanjie Zhao, Xingren Wang, Shanhong Liu, Yuxiang Jia,, Hongying Zan

TL;DR
This paper introduces a Coarse-to-Fine In-context Learning method using Baichuan2-7B for fine-grained aspect-based sentiment analysis, significantly improving prediction accuracy by a two-stage optimization process.
Contribution
It proposes a novel two-stage in-context learning approach that leverages similarity-based example selection and BERT encoding to enhance sentiment prediction in DimABSA tasks.
Findings
Significant accuracy improvement over baseline models
Effective use of similarity-based in-context example selection
Enhanced consistency in sentiment predictions
Abstract
The DimABSA task requires fine-grained sentiment intensity prediction for restaurant reviews, including scores for Valence and Arousal dimensions for each Aspect Term. In this study, we propose a Coarse-to-Fine In-context Learning(CFICL) method based on the Baichuan2-7B model for the DimABSA task in the SIGHAN 2024 workshop. Our method improves prediction accuracy through a two-stage optimization process. In the first stage, we use fixed in-context examples and prompt templates to enhance the model's sentiment recognition capability and provide initial predictions for the test data. In the second stage, we encode the Opinion field using BERT and select the most similar training data as new in-context examples based on similarity. These examples include the Opinion field and its scores, as well as related opinion words and their average scores. By filtering for sentiment polarity, we…
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 · Text and Document Classification Technologies
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Attention Dropout · Linear Warmup With Linear Decay · Dense Connections · Multi-Head Attention · Residual Connection · Dropout · WordPiece
