An Interpretable and Uncertainty Aware Multi-Task Framework for Multi-Aspect Sentiment Analysis
Tian Shi, Ping Wang, Chandan K. Reddy

TL;DR
This paper introduces FEDAR, an interpretable deep learning model with uncertainty estimation for multi-aspect sentiment analysis, demonstrating superior performance and interpretability on multiple datasets, including new healthcare domain datasets.
Contribution
The paper presents FEDAR, a novel self-attention-based neural network for document-level multi-aspect sentiment classification, along with AKR for keyword discovery and LEAD for uncertainty estimation.
Findings
FEDAR achieves competitive or superior accuracy on five open-domain datasets.
AKR effectively identifies aspect and opinion keywords from reviews.
LEAD improves annotation efficiency by focusing on uncertain predictions.
Abstract
In recent years, several online platforms have seen a rapid increase in the number of review systems that request users to provide aspect-level feedback. Document-level Multi-aspect Sentiment Classification (DMSC), where the goal is to predict the ratings/sentiment from a review at an individual aspect level, has become a challenging and imminent problem. To tackle this challenge, we propose a deliberate self-attention-based deep neural network model, namely FEDAR, for the DMSC problem, which can achieve competitive performance while also being able to interpret the predictions made. FEDAR is equipped with a highway word embedding layer to transfer knowledge from pre-trained word embeddings, an RNN encoder layer with output features enriched by pooling and factorization techniques, and a deliberate self-attention layer. In addition, we also propose an Attention-driven Keywords Ranking…
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 · Advanced Text Analysis Techniques · Topic Modeling
MethodsInterpretability
