Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence
Chi Sun, Luyao Huang, Xipeng Qiu

TL;DR
This paper improves aspect-based sentiment analysis by transforming it into a sentence-pair classification task using auxiliary sentences and fine-tuning BERT, achieving state-of-the-art results.
Contribution
The novel approach constructs auxiliary sentences from aspects to reformulate ABSA as a sentence-pair task, enhancing BERT's effectiveness.
Findings
Achieved new state-of-the-art results on SentiHood dataset.
Achieved new state-of-the-art results on SemEval-2014 Task 4.
Demonstrated the effectiveness of auxiliary sentence construction for ABSA.
Abstract
Aspect-based sentiment analysis (ABSA), which aims to identify fine-grained opinion polarity towards a specific aspect, is a challenging subtask of sentiment analysis (SA). In this paper, we construct an auxiliary sentence from the aspect and convert ABSA to a sentence-pair classification task, such as question answering (QA) and natural language inference (NLI). We fine-tune the pre-trained model from BERT and achieve new state-of-the-art results on SentiHood and SemEval-2014 Task 4 datasets.
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 · Topic Modeling · Advanced Text Analysis Techniques
MethodsLinear Layer · Residual Connection · Attention Dropout · Linear Warmup With Linear Decay · Weight Decay · Refunds@Expedia|||How do I get a full refund from Expedia? · Dense Connections · Adam · WordPiece · Softmax
