A Simple Information-Based Approach to Unsupervised Domain-Adaptive Aspect-Based Sentiment Analysis
Xiang Chen, Xiaojun Wan

TL;DR
This paper introduces a simple mutual information maximization technique to improve unsupervised cross-domain aspect-based sentiment analysis and aspect term extraction, outperforming state-of-the-art methods.
Contribution
A novel, straightforward mutual information-based method that enhances existing models for unsupervised cross-domain ABSA and ATE tasks.
Findings
Outperforms state-of-the-art by 4.32% Micro-F1 on average across 10 domain pairs
Can be extended to other sequence labeling tasks like NER
Provides analysis of the approach's effectiveness
Abstract
Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task which aims to extract the aspects from sentences and identify their corresponding sentiments. Aspect term extraction (ATE) is the crucial step for ABSA. Due to the expensive annotation for aspect terms, we often lack labeled target domain data for fine-tuning. To address this problem, many approaches have been proposed recently to transfer common knowledge in an unsupervised way, but such methods have too many modules and require expensive multi-stage preprocessing. In this paper, we propose a simple but effective technique based on mutual information maximization, which can serve as an additional component to enhance any kind of model for cross-domain ABSA and ATE. Furthermore, we provide some analysis of this approach. Experiment results show that our proposed method outperforms the state-of-the-art…
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 · Text and Document Classification Technologies · Advanced Text Analysis Techniques
