Challenge: Existing models for aspect-based sentiment analysis ignore a phenomenon: aspect boundary label and sentiment label can correct each other.
Approach: They propose a model that uses aspect boundary label and sentiment label to correct each other . they evaluate the model on three benchmark datasets and evaluate its performance .
Outcome: The proposed model performs state-of-the-art on three benchmark datasets.

Similar Papers

Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction (P18-2)

Copied to clipboard

Challenge: Recent supervised deep learning models have achieved state-of-the-art performance, but there are two other considerations that are important.
Approach: They propose a supervised aspect extraction model using general-purpose embeddings and domain-specific embeddables.
Outcome: The proposed model outperforms state-of-the-art methods without supervision and achieves very good results.
Modeling Inter-Aspect Dependencies for Aspect-Based Sentiment Analysis (N18-2)

Copied to clipboard

Challenge: Present neural-based models exploit aspect and its contextual information in the sentence but ignore inter-aspect dependencies.
Approach: They propose to combine aspect-based sentiment analysis with temporal dependency processing to incorporate this pattern into a sentence.
Outcome: The proposed approach is based on the SemEval 2014 dataset and shows that it is effective for predicting sentiments of aspects in sentences with multiple aspects.
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.
Multi-Instance Multi-Label Learning Networks for Aspect-Category Sentiment Analysis (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods to detect sentiment toward aspect categories ignore the fact that the sentiment of an aspect category mentioned in a sentence is an aggregation of the sentiments of the words indicating the aspect category in the sentence, which leads to suboptimal performance.
Approach: They propose a multi-instance multi-label learning network for Aspect-Category sentiment analysis that treats sentences as bags, words as instances, and the words indicating an aspect category as key instances of the aspect category.
Outcome: The proposed model is based on three public datasets showing that it performs well.
Relational Graph Attention Network for Aspect-based Sentiment Analysis (2020.acl-main)

Copied to clipboard

Challenge: Aspect-based sentiment analysis aims to determine the sentiment polarity towards a specific aspect in online reviews.
Approach: They propose a relational graph attention network to encode a tree structure for sentiment prediction.
Outcome: The proposed approach improves the performance of the graph attention network (GAT) on the SemEval 2014 and Twitter datasets.
Opinion Tree Parsing for Aspect-based Sentiment Analysis (2023.findings-acl)

Copied to clipboard

Challenge: Existing generative models for aspect-based sentiment analysis lack structure well-formedness guarantees and built-in elements alignments.
Approach: They propose an opinion tree parsing model which parses all sentiment elements from an opinion-tree.
Outcome: The proposed model is much faster than previous models and can explore correlations among sentiment elements.
Towards Unifying the Label Space for Aspect- and Sentence-based Sentiment Analysis (2022.findings-acl)

Copied to clipboard

Challenge: Existing methods to train ABSA model are limited by lack of annotated data . a dual-granularity pseudo labeling approach is proposed to solve this problem .
Approach: They propose a framework for aspect-based sentiment analysis that uses annotated data to train ABSA models.
Outcome: The proposed framework surpasses previous methods on benchmarks.
Complementary Learning of Aspect Terms for Aspect-based Sentiment Analysis (2022.lrec-1)

Copied to clipboard

Challenge: Existing ABSA models do not pay attention to aspect terms and their contexts . a discriminator is introduced to improve ABSA, allowing for better understanding of aspect terms .
Approach: They propose to improve ABSA by complementary learning of aspect terms . they explicitly recover aspect terms from each input sentence to better understand aspects .
Outcome: The proposed approach improves ABSA on five widely used English benchmark datasets.
Improving Aspect-based Sentiment Analysis with Gated Graph Convolutional Networks and Syntax-based Regulation (2020.findings-emnlp)

Copied to clipboard

Challenge: Aspect-based Sentiment Analysis (ABSA) seeks to predict sentiment polarity of input sentences toward a specific aspect.
Approach: They propose a graph-based deep learning model that integrates dependency trees into deep learning models to improve ABSA performance.
Outcome: The proposed model achieves state-of-the-art on three benchmark datasets.
Enhancing Aspect-level Sentiment Analysis with Word Dependencies (2021.eacl-main)

Copied to clipboard

Challenge: Existing approaches to enhance aspect-level sentiment analysis have omitted syntactic information . experimental results show that our approach outperforms baseline models on all datasets .
Approach: They propose to leverage word dependencies to enhance aspect-level sentiment analysis . they propose to use key-value memory networks to leverage different dependency results .
Outcome: The proposed approach outperforms baseline models on all datasets and achieves state-of-the-art performance on three of them.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations