A Variational Approach to Weakly Supervised Document-Level Multi-Aspect Sentiment Classification (N19-1)
Copied to clipboard
| Challenge: | Existing weakly supervised methods for document-level multi-aspect sentiment classification are not easy to obtain. |
| Approach: | They propose a variational approach to weakly supervised document-level multi-aspect sentiment classification using target-opinion word pairs as "supervision" they aim to learn a sentiment polarity classifier by optimizing the lower bound . |
| Outcome: | The proposed method outperforms weakly supervised baselines on TripAdvisor and BeerAdvocate datasets and can be comparable to state-of-the-art supervised methods with hundreds of labels per aspect. |
Similar Papers
Weakly-Supervised Aspect-Based Sentiment Analysis via Joint Aspect-Sentiment Topic Embedding (2020.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for aspect-based sentiment analysis of review text use only a few keywords describing each aspect/sentiment without using any labeled examples. |
| Approach: | They propose a weakly-supervised approach for aspect-based sentiment analysis which uses only a few keywords describing each aspect/sentiment without using any labeled examples. |
| Outcome: | The proposed method generates quality joint topics and outperforms baselines significantly on benchmark datasets. |
Variational Weakly Supervised Sentiment Analysis with Posterior Regularization (2021.eacl-main)
Copied to clipboard
| Challenge: | Existing methods for sentiment analysis require human annotations, but they are scarce. |
| Approach: | They propose a posterior regularization framework to control the posterior distribution of label assignment. |
| Outcome: | The proposed framework improves the variational approach to the weakly supervised sentiment analysis and the performance is more stable with smaller prediction variance. |
AX-MABSA: A Framework for Extremely Weakly Supervised Multi-label Aspect Based Sentiment Analysis (2022.emnlp-main)
Copied to clipboard
| Challenge: | Aspect Based Sentiment Analysis is a dominant research area with potential applications in social media analytics, business, finance, and health. |
| Approach: | They propose a weakly supervised multi-label Aspect Category Sentiment Analysis framework which does not use any labelled data. |
| Outcome: | The proposed framework outperforms weakly supervised baselines on four benchmark datasets and is able to generate multiple aspect category-sentiment pairs per review sentence. |
Document-level Multi-aspect Sentiment Classification by Jointly Modeling Users, Aspects, and Overall Ratings (C18-1)
Copied to clipboard
| Challenge: | Existing approaches focus on text information, but authors and overall ratings are ignored, both of which are proved to be significant on interpreting the sentiments of different aspects. |
| Approach: | They propose a hierarchical user-aspect rating network model to consider user preference and overall ratings jointly. |
| Outcome: | The proposed model can predict aspects of a product in two real-world datasets. |
Inducing Target-Specific Latent Structures for Aspect Sentiment Classification (2020.emnlp-main)
Copied to clipboard
| Challenge: | Aspect-level sentiment analysis aims to classify the sentiment polarity of an aspect or a target in a comment . graph convolutional networks can be used to classifice aspect terms in syllables . |
| Approach: | They propose to combine word dependency graphs and latent graphs to create latent models . they propose to model the interaction between the aspect and its surrounding contexts . |
| Outcome: | The proposed model can complement syntactic features with latent semantic dependencies. |
Transferable End-to-End Aspect-based Sentiment Analysis with Selective Adversarial Learning (D19-1)
Copied to clipboard
| Challenge: | Existing methods to extract aspects and sentiments are limited due to lack of annotated sequence data. |
| Approach: | They propose a Selective Adversarial Learning method to align latent correlation vectors . they propose tagging a set of aspect boundary tags and sentiment tags to create a joint label space . |
| Outcome: | The proposed method can learn weights for words to achieve fine-grained adaptation. |
Aspect-Level Sentiment Analysis Via Convolution over Dependency Tree (D19-1)
Copied to clipboard
| Challenge: | Existing methods to identify sentiment polarity of opinion words are cumbersome due to the amount of opinionated material on the internet. |
| Approach: | They propose a method to identify sentiment polarity of opinion words on a specific aspect of a sentence using neural networks. |
| Outcome: | The proposed method is the state-of-the-art in aspect-based sentiment classification. |
Joint Aspect and Polarity Classification for Aspect-based Sentiment Analysis with End-to-End Neural Networks (D18-1)
Copied to clipboard
| Challenge: | a new approach for aspect-based sentiment analysis is proposed . we compare the performance of the proposed approach with pipeline approaches . |
| Approach: | They propose a model for aspect-based sentiment analysis that uses a convolutional neural network and fasttext embeddings to combine the two approaches. |
| Outcome: | The proposed model outperforms pipeline approaches in aspects-based sentiment analysis. |
Classifier-based Polarity Propagation in a WordNet (L18-1)
Copied to clipboard
| Challenge: | a wordnet-based sentiment lexicon can be built to express sentiment polarity in a way shared across domains. |
| Approach: | They propose a method to build a sense-level sentiment lexicon on the basis of a wordnet . they use a rich set of wordnet-based features to recognize and assign sentiment polarity values . |
| Outcome: | The proposed method allows for the construction of a more reliable sentiment lexicon . the proposed method is partially automated, but it's performance drops in cross-domain applications . |
A Hybrid Approach to Aspect Based Sentiment Analysis Using Transfer Learning (2024.lrec-main)
Copied to clipboard
| Challenge: | Aspect-Based Sentiment Analysis (ABSA) aims to identify terms or multiword expressions (MWEs) on which sentiments are expressed and the sentiment polarities associated with them. |
| Approach: | They propose a hybrid approach to Aspect-Based Sentiment Analysis using transfer learning . they exploit the strengths of large language models and traditional syntactic dependencies . |
| Outcome: | The proposed method exploits the strengths of large language models and traditional syntactic dependencies. |