4.7 Article

Aspect-level sentiment analysis: A survey of graph convolutional network methods

Related references

Note: Only part of the references are listed.
Article Computer Science, Artificial Intelligence

Aspect-based sentiment analysis via affective knowledge enhanced graph convolutional networks

Bin Liang et al.

Summary: This paper proposes a graph convolutional network model Sentic GCN based on SenticNet to enhance the affective dependencies of sentences for aspect-based sentiment analysis. By integrating emotional knowledge from SenticNet, the model effectively handles contextual affective information in sentences, improving the effectiveness of sentiment polarity detection towards specific aspects.

KNOWLEDGE-BASED SYSTEMS (2022)

Article Computer Science, Artificial Intelligence

Aspect-level sentiment analysis with aspect-specific context position information

Bo Huang et al.

Summary: In recent years, researchers have paid more attention to aspect-level sentiment analysis in natural language processing. A fine-grained sentiment analysis distinguishes each aspect of the text and makes separate judgments on the sentiment polarity. This paper proposes an aspect-level sentiment analysis model with aspect-specific contextual location information, adjusting the weight of contextual words and extracting the influence of contextual association on individual sentence sentiment polarity.

KNOWLEDGE-BASED SYSTEMS (2022)

Article Computer Science, Artificial Intelligence

Phrase dependency relational graph attention network for Aspect-based Sentiment Analysis

Haiyan Wu et al.

Summary: Aspect-based Sentiment Analysis (ABSA) is a method that aims to identify the sentiment polarity of specific aspects in a sentence. This paper proposes a phrase dependency graph attention network (PD-RGAT) based on a relational graph constructed from the phrase dependency graph, and experimental results demonstrate its effectiveness.

KNOWLEDGE-BASED SYSTEMS (2022)

Article Computer Science, Artificial Intelligence

Exploring fine-grained syntactic information for aspect-based sentiment classification with dual graph neural networks

Luwei Xiao et al.

Summary: This paper proposes a novel GNN based deep learning model for aspect-based sentiment classification, which effectively utilizes syntactic structures and semantic dependencies between contextual words to achieve state-of-the-art performance.

NEUROCOMPUTING (2022)

Article Computer Science, Information Systems

Towards Arabic aspect-based sentiment analysis: a transfer learning-based approach

Rajae Bensoltane et al.

Summary: This paper proposes a transfer learning method using pre-trained language models to perform aspect term extraction and aspect category detection tasks in Arabic ABSA. The experiments show that the proposed models outperform baseline methods and related work in Arabic ABSA tasks.

SOCIAL NETWORK ANALYSIS AND MINING (2022)

Article Computer Science, Information Systems

Convolutional attention neural network over graph structures for improving the performance of aspect-level sentiment analysis

Huyen Trang Phan et al.

Summary: This study proposes a new method called the CANN-SSCG model to address the limitations of graph convolutional network (GCN)-based aspect-level sentiment analysis methods. The method constructs three different heterogeneous graphs and combines them into a general heterogeneous graph. Finally, a convolutional neural network algorithm is used for aspect-level sentiment analysis, and promising results are achieved.

INFORMATION SCIENCES (2022)

Article Computer Science, Theory & Methods

Computing Graph Neural Networks: A Survey from Algorithms to Accelerators

Sergi Abadal et al.

Summary: Graph Neural Networks (GNNs) have gained significant attention in recent years for their ability to model and learn from graph-structured data. However, the efficient processing of GNNs remains a challenge due to various reasons. This article provides a comprehensive review of the field of GNNs from a computing perspective and analyzes current software and hardware acceleration schemes, proposing a new vision for GNN accelerators.

ACM COMPUTING SURVEYS (2022)

Article Computer Science, Artificial Intelligence

A relative position attention network for aspect-based sentiment analysis

Chao Wu et al.

Summary: Aspect-based sentiment analysis predicts sentiment polarity of specific aspect terms in text more accurately using improved convolutional neural network model, which addresses the issues of overlooking key information and position.

KNOWLEDGE AND INFORMATION SYSTEMS (2021)

Article Computer Science, Artificial Intelligence

Aspect-based sentiment analysis of mobile phone reviews using LSTM and fuzzy logic

M. Sivakumar et al.

Summary: Reviews on online shopping sites have become a crucial source for customers to make informed purchase decisions and improve product sales. An intelligent system using long-term short memory and fuzzy logic has been proposed to classify consumer reviews into four different labels, showing promising accuracy in sentiment analysis under specific aspects of a product.

INTERNATIONAL JOURNAL OF DATA SCIENCE AND ANALYTICS (2021)

Article Computer Science, Artificial Intelligence

An improved aspect-category sentiment analysis model for text sentiment analysis based on RoBERTa

Wenxiong Liao et al.

Summary: The proposed multi-task aspect-category sentiment analysis model based on RoBERTa outperforms other models by extracting features from text and aspect tokens effectively and enhancing performance through cross-attention mechanism in experiments.

APPLIED INTELLIGENCE (2021)

Article Computer Science, Artificial Intelligence

An ensemble-based hotel recommender system using sentiment analysis and aspect categorization of hotel reviews

Biswarup Ray et al.

Summary: The study introduces a hotel recommendation system based on sentiment analysis and aspect-based review categorization, using machine learning models and algorithms to achieve high accuracy and classification performance.

APPLIED SOFT COMPUTING (2021)

Article Computer Science, Information Systems

An approach for a decision-making support system based on measuring the user satisfaction level on Twitter

Huyen Trang Phan et al.

Summary: The study proposed a method to utilize users' opinions on social networks to support decision-making by analyzing sentiments and mining fuzzy decision trees to overcome previous methods' disadvantages. Experimental results showed that the method achieved promising results in terms of accuracy and information retrieval.

INFORMATION SCIENCES (2021)

Article Computer Science, Artificial Intelligence

GL-GCN: Global and Local Dependency Guided Graph Convolutional Networks for aspect-based sentiment classification

Xiaofei Zhu et al.

Summary: The study introduces a Global and Local Dependency Guided Graph Convolutional Networks (GL-GCN) approach, which integrates global and local structure information into aspect-based sentiment classification. Experimental results demonstrate that this method outperforms existing approaches in terms of accuracy and F1-Score.

EXPERT SYSTEMS WITH APPLICATIONS (2021)

Article Computer Science, Artificial Intelligence

Residual attention and other aspects module for aspect-based sentiment analysis

Chao Wu et al.

Summary: Aspect-based sentiment analysis (ABSA) is a task focused on predicting sentiment polarity of each aspect term in text, with recent research utilizing neural networks and attention mechanisms. Proposed models RA-CNN and RAO-CNN aim to improve feature representation by incorporating specially designed residual attention mechanism and handling interference from sentiment information of other aspect terms in multi-aspect text. Experimental results demonstrate the effectiveness of the models in achieving state-of-the-art results in ABSA tasks.

NEUROCOMPUTING (2021)

Article Computer Science, Artificial Intelligence

A Comprehensive Survey on Graph Neural Networks

Zonghan Wu et al.

Summary: This article provides a comprehensive overview of graph neural networks (GNNs) in data mining and machine learning fields. It discusses the taxonomy of GNNs, their applications, and summarizes open-source codes, benchmark data sets, and model evaluation. The article also proposes potential research directions in this rapidly growing field.

IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS (2021)

Article Computer Science, Artificial Intelligence

JTSG: A joint term-sentiment generator for aspect-based sentiment analysis

Zuocheng Li et al.

Summary: This paper focuses on aspect-term extraction and aspect sentiment classification in aspect-based sentiment analysis, and proposes a novel end-to-end generative model to address these tasks, which demonstrates competitive performance in experiments.

NEUROCOMPUTING (2021)

Article Chemistry, Multidisciplinary

Graph Convolutional Networks with Bidirectional Attention for Aspect-Based Sentiment Classification

Jie Liu et al.

Summary: This paper proposes an effective and novel sentiment classification method (ATGCN) that combines attention mechanisms and graph convolutional networks, effectively analyzing the role of words and long-distance dependencies while realizing the interaction between context and aspect terms. Experimental results on three benchmarking collections demonstrate the effectiveness of ATGCN.

APPLIED SCIENCES-BASEL (2021)

Article Mathematics, Interdisciplinary Applications

Cross-Domain End-To-End Aspect-Based Sentiment Analysis with Domain-Dependent Embeddings

Yingjie Tian et al.

Summary: With the development of sentiment analysis, aspect-based sentiment analysis plays an important role in online reviews, but challenges exist in cross-domain sentiment analysis.

COMPLEXITY (2021)

Article Computer Science, Artificial Intelligence

Co-attention networks based on aspect and context for aspect-level sentiment analysis

MeiZhen Liu et al.

Summary: This study introduces a co-attention mechanism to comprehensively analyze semantic correlations and improve the performance of aspect-level sentiment analysis. Experimental results show that the proposed method achieves state-of-the-art performance on the Restaurant and Twitter datasets.

KNOWLEDGE-BASED SYSTEMS (2021)

Article Computer Science, Artificial Intelligence

A dependency syntactic knowledge augmented interactive architecture for end-to-end aspect-based sentiment analysis

Yunlong Liang et al.

Summary: This paper proposes an end-to-end aspect-based sentiment analysis model that utilizes dependency syntactic knowledge and multi-task learning, outperforming existing methods significantly by leveraging Dependency Relation Embedded Graph Convolutional Network and message-passing mechanism.

NEUROCOMPUTING (2021)

Article Computer Science, Artificial Intelligence

Enhanced aspect-based sentiment analysis models with progressive self-supervised attention learning

Jinsong Su et al.

Summary: In this study, a progressive self-supervised attention learning approach is proposed to enhance the performance of aspect-based sentiment analysis (ABSA) models by continuously learning useful attention supervision information through iterative processes. Experimental results demonstrate that this method can effectively improve the attention mechanism of ABSA models and enhance their performance.

ARTIFICIAL INTELLIGENCE (2021)

Article Computer Science, Artificial Intelligence

Aspect-based sentiment analysis with graph convolution over syntactic dependencies

Anastazia Zunic et al.

Summary: Aspect-based sentiment analysis is a natural language processing task that aims to classify the sentiment associated with a specific aspect of written text. In this study, a novel model using graph convolution for this task was proposed, outperforming standard deep learning architectures in the domain of health and well-being. Experimental results showed that graph convolution over dependency parse trees performed better than the flat sequence representation of sentences.

ARTIFICIAL INTELLIGENCE IN MEDICINE (2021)

Article Computer Science, Artificial Intelligence

Enhancing Arabic aspect-based sentiment analysis using deep learning models

Saja Al-Dabet et al.

Summary: This study proposes two deep learning models for aspect-based sentiment analysis, aiming to address aspect-category identification and aspect-sentiment classification tasks. Experimental results show that the proposed models outperform baseline and other models in the Arabic context, achieving high performance.

COMPUTER SPEECH AND LANGUAGE (2021)

Article Computer Science, Hardware & Architecture

Domain-specific knowledge graphs: A survey

Bilal Abu-Salih

Summary: Knowledge Graphs have revolutionized knowledge representation, offering better understanding and interpretation for both human and machine. However, there is no consensus on a definition for domain-specific KGs, and current construction approaches have limitations and deficiencies.

JOURNAL OF NETWORK AND COMPUTER APPLICATIONS (2021)

Article Computer Science, Artificial Intelligence

A novel network with multiple attention mechanisms for aspect-level sentiment analysis

Xiaodi Wang et al.

Summary: This paper proposes a novel network with multiple attention mechanisms for aspect-level sentiment analysis, utilizing multi-head self-attention and global attention mechanisms to improve performance compared to baseline models.

KNOWLEDGE-BASED SYSTEMS (2021)

Article Computer Science, Artificial Intelligence

Multiple-element joint detection for Aspect-Based Sentiment Analysis

Chao Wu et al.

Summary: Aspect-Based Sentiment Analysis (ABSA) is a fine-grained sentiment analysis task that aims to detect target-aspect-sentiment elements in sentences. The proposed end-to-end multiple-element joint detection model (MEJD) effectively extracts all (target, aspect, sentiment) triples from sentences and achieves state-of-the-art performance in sentiment extraction.

KNOWLEDGE-BASED SYSTEMS (2021)

Article Computer Science, Artificial Intelligence

A comprehensive survey on sentiment analysis: Approaches, challenges and trends

Marouane Birjali et al.

Summary: Sentiment analysis, also known as Opinion Mining, is the task of extracting and analyzing people's opinions and emotions towards different entities. It is a powerful tool used by businesses, governments, and researchers to gain insights and make better decisions. This paper provides a comprehensive study of sentiment analysis methods, challenges, and trends for researchers in the field.

KNOWLEDGE-BASED SYSTEMS (2021)

Article Computer Science, Artificial Intelligence

A unified position-aware convolutional neural network for aspect based sentiment analysis

Xinyi Wang et al.

Summary: Aspect based sentiment analysis (ABSA) includes ACSA and ATSA for aspect category and aspect term sentiment analysis respectively. This paper proposes a Unified Position-aware Convolutional Neural Network (UP-CNN) to address issues in ACSA and ATSA by introducing an aspect detection network and aspect mask. Experimental results demonstrate that the model performs effectively and efficiently on multiple datasets.

NEUROCOMPUTING (2021)

Article Computer Science, Artificial Intelligence

A Multitask Multiview Neural Network for End-to-End Aspect-Based Sentiment Analysis

Yong Bie et al.

Summary: This study introduces a novel multitask multiview network architecture for aspect-based sentiment analysis, which outperforms existing pipeline and end-to-end methods. By employing end-to-end approach along with multitask and multiview learning, the model's performance is enhanced.

BIG DATA MINING AND ANALYTICS (2021)

Article Computer Science, Artificial Intelligence

Aspect-based sentiment analysis using deep networks and stochastic optimization

Ravindra Kumar et al.

NEURAL COMPUTING & APPLICATIONS (2020)

Article Computer Science, Artificial Intelligence

Modeling sentiment dependencies with graph convolutional networks for aspect-level sentiment classification

Pinlong Zhao et al.

KNOWLEDGE-BASED SYSTEMS (2020)

Article Computer Science, Artificial Intelligence

SK-GCN: Modeling Syntax and Knowledge via Graph Convolutional Network for aspect-level sentiment classification

Jie Zhou et al.

KNOWLEDGE-BASED SYSTEMS (2020)

Article Computer Science, Cybernetics

Aspect-Based Sentiment Analysis: A Survey of Deep Learning Methods

Haoyue Liu et al.

IEEE TRANSACTIONS ON COMPUTATIONAL SOCIAL SYSTEMS (2020)

Article Computer Science, Theory & Methods

Ontology-driven aspect-based sentiment analysis classification: An infodemiological case study regarding infectious diseases in Latin America

Jose Antonio Garcia-Diaz et al.

FUTURE GENERATION COMPUTER SYSTEMS-THE INTERNATIONAL JOURNAL OF ESCIENCE (2020)

Article Computer Science, Information Systems

Aspect-Specific Heterogeneous Graph Convolutional Network for Aspect-Based Sentiment Classification

Kuanhong Xu et al.

IEEE ACCESS (2020)

Article Computer Science, Information Systems

Enhancing Aspect-Based Sentiment Analysis of Arabic Hotels' reviews using morphological, syntactic and semantic features

Mohammad Al-Smadi et al.

INFORMATION PROCESSING & MANAGEMENT (2019)

Review Computer Science, Artificial Intelligence

Deep Learning for Aspect-Based Sentiment Analysis: A Comparative Review

Hai Ha Do et al.

EXPERT SYSTEMS WITH APPLICATIONS (2019)

Article Computer Science, Artificial Intelligence

Aspect based sentiment analysis by a linguistically regularized CNN with gated mechanism

Daojian Zeng et al.

JOURNAL OF INTELLIGENT & FUZZY SYSTEMS (2019)

Article Computer Science, Artificial Intelligence

A sentiment analysis method of objects by integrating sentiments from tweets

Huyen Trang Phan et al.

JOURNAL OF INTELLIGENT & FUZZY SYSTEMS (2019)

Article Computer Science, Artificial Intelligence

Aspect-based sentiment analysis via fusing multiple sources of textual knowledge

Sixing Wu et al.

KNOWLEDGE-BASED SYSTEMS (2019)

Article Computer Science, Software Engineering

Dynamic Graph CNN for Learning on Point Clouds

Yue Wang et al.

ACM TRANSACTIONS ON GRAPHICS (2019)

Article Engineering, Electrical & Electronic

CayleyNets: Graph Convolutional Neural Networks With Complex Rational Spectral Filters

Ron Levie et al.

IEEE TRANSACTIONS ON SIGNAL PROCESSING (2019)

Article Computer Science, Information Systems

Deep Learning for Aspect-Level Sentiment Classification: Survey, Vision, and Challenges

Jie Zhou et al.

IEEE ACCESS (2019)

Article Engineering, Electrical & Electronic

Evaluating word embedding models: methods and experimental results

Bin Wang et al.

APSIPA TRANSACTIONS ON SIGNAL AND INFORMATION PROCESSING (2019)

Article Computer Science, Artificial Intelligence

Combining argumentation and aspect-based opinion mining: The SMACk system

Mauro Dragoni et al.

AI COMMUNICATIONS (2018)

Article Computer Science, Artificial Intelligence

Sentic LSTM: a Hybrid Network for Targeted Aspect-Based Sentiment Analysis

Yukun Ma et al.

COGNITIVE COMPUTATION (2018)

Review Computer Science, Artificial Intelligence

Review-aggregated aspect-based sentiment analysis with ontology features

Sophie de Kok et al.

PROGRESS IN ARTIFICIAL INTELLIGENCE (2018)

Article Computer Science, Artificial Intelligence

Survey on Aspect-Level Sentiment Analysis

Kim Schouten et al.

IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING (2016)

Article Computer Science, Artificial Intelligence

Ontology-based sentiment analysis of twitter posts

Efstratios Kontopoulos et al.

EXPERT SYSTEMS WITH APPLICATIONS (2013)

Article Engineering, Electrical & Electronic

The Emerging Field of Signal Processing on Graphs

David I. Shuman et al.

IEEE SIGNAL PROCESSING MAGAZINE (2013)

Article Computer Science, Information Systems

Ontology-supported polarity mining

Lina Zhou et al.

JOURNAL OF THE AMERICAN SOCIETY FOR INFORMATION SCIENCE AND TECHNOLOGY (2008)