Challenge: Lack of aspect-level labeled data is a major obstacle in sentiment classification due to high cost . document-level labels like reviews are easily accessible from online websites .
Approach: They propose a transfer capsule network model for transferring document-level knowledge to aspect-level sentiment classification by encapsulating sentence-level semantic representations into semantic capsules.
Outcome: The proposed model can transfer document-level knowledge to aspect-level sentiment classification.

Similar Papers

Capsule Network with Interactive Attention for Aspect-Level Sentiment Classification (D19-1)

Copied to clipboard

Challenge: Existing methods for aspect-level sentiment classification are limited for dealing with overlapped features.
Approach: They propose to use capsule network to construct vector-based feature representation and cluster features by an EM routing algorithm to model semantic relationship between aspect terms and context.
Outcome: The proposed model achieves state-of-the-art on three datasets.
Attention Transfer Network for Aspect-level Sentiment Classification (2020.coling-main)

Copied to clipboard

Challenge: Aspect-level sentiment classification aims to detect the sentiment polarity of a given opinion target in a sentence.
Approach: They propose a novel attention transfer network which can exploit attention from document-level sentiment datasets to improve the attention capability of the aspect-level classification task.
Outcome: The proposed method outperforms state-of-the-art methods on two ASC benchmark datasets.
Aspect Sentiment Classification with Document-level Sentiment Preference Modeling (2020.acl-main)

Copied to clipboard

Challenge: Existing studies consider Aspect Sentiment Classification (ASC) as an independent sentence-level classification problem aspect by aspect.
Approach: They propose a Cooperative Graph Attention Networks approach for cooperatively learning aspect-related sentence representation.
Outcome: The proposed approach outperforms the state-of-the-art methods in document-level sentiment classification.
Syntax-Aware Graph Attention Network for Aspect-Level Sentiment Classification (2020.coling-main)

Copied to clipboard

Challenge: Existing approaches to aspect-level sentiment classification focus on modeling the relationship between aspect words and their contexts with attention, and ignore the use of elaborate knowledge implicit in the context.
Approach: They exploit syntactic awareness to the model by the graph attention network on the dependency tree structure and external pre-training knowledge by BERT language model, which helps to model the interaction between the context and aspect words better.
Outcome: The proposed model can model the interaction between the context and aspect words better by using syntactic awareness and external pre-training knowledge.
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.
Syntax-Aware Aspect Level Sentiment Classification with Graph Attention Networks (D19-1)

Copied to clipboard

Challenge: Aspect level sentiment classification aims to identify the sentiment expressed towards an aspect given a context sentence.
Approach: They propose a target-dependent graph attention network for aspect level sentiment classification . it explicitly utilizes the dependency relationship among words to propagate sentiment features . they show that using BERT representations further substantially boosts the performance .
Outcome: The proposed method outperforms baselines with GloVe embeddings and improves with BERT representations.
An Iterative Multi-Knowledge Transfer Network for Aspect-Based Sentiment Analysis (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to Aspect-based sentiment analysis do not exploit the interactive relations among subtasks and do not utilize document-level labeled domain/sentiment knowledge, which restricts their performance.
Approach: They propose an iterative multi-knowledge transfer network for end-to-end ABSA that leverages the inter-task interaction between subtasks.
Outcome: The proposed approach improves on three benchmark datasets.
Exploiting Document Knowledge for Aspect-level Sentiment Classification (P18-2)

Copied to clipboard

Challenge: Existing public aspect-level datasets for aspect-based sentiment classification are small . existing methods for aspect level sentiment classification require annotation of all opinion targets .
Approach: They propose two approaches that transfer knowledge from document-level data to improve aspect-level sentiment classification.
Outcome: The proposed methods improve aspect-level sentiment classification on 4 public datasets.
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.
Enhanced Aspect Level Sentiment Classification with Auxiliary Memory (C18-1)

Copied to clipboard

Challenge: Aspect level sentiment classification is a subtask of document or sentence level sentiment analysis.
Approach: They propose a deep memory network with auxiliary memory to solve this problem . main memory is used to capture important context words for sentiment classification . auxiliary memories implicitly convert aspects and terms to each other .
Outcome: The proposed model can be used on four datasets from different domains.

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