Aspect-specific Context Modeling for Aspect-based Sentiment Analysis
Fang Ma, Chen Zhang, Bo Zhang, Dawei Song

TL;DR
This paper introduces aspect-specific input transformations to enhance pretrained language models for aspect-based sentiment analysis, improving focus on aspect-specific context and achieving state-of-the-art results.
Contribution
It proposes three novel aspect-specific input transformations for PLMs to better model aspect context without intrusive modifications.
Findings
Achieves new state-of-the-art on opinion extraction
Demonstrates robustness on adversarial benchmarks
Improves aspect focus in sentiment analysis models
Abstract
Aspect-based sentiment analysis (ABSA) aims at predicting sentiment polarity (SC) or extracting opinion span (OE) expressed towards a given aspect. Previous work in ABSA mostly relies on rather complicated aspect-specific feature induction. Recently, pretrained language models (PLMs), e.g., BERT, have been used as context modeling layers to simplify the feature induction structures and achieve state-of-the-art performance. However, such PLM-based context modeling can be not that aspect-specific. Therefore, a key question is left under-explored: how the aspect-specific context can be better modeled through PLMs? To answer the question, we attempt to enhance aspect-specific context modeling with PLM in a non-intrusive manner. We propose three aspect-specific input transformations, namely aspect companion, aspect prompt, and aspect marker. Informed by these transformations, non-intrusive…
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 · Computational and Text Analysis Methods
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Residual Connection · Attention Dropout · Dense Connections · Layer Normalization · Weight Decay · Linear Warmup With Linear Decay · WordPiece
