paper-with-me

홈 › Papers

Advancing Aspect-Based Sentiment Analysis through Deep Learning Models

2024-04-04 · Chen Li, Huidong Tang, Jinli Zhang, Xiujing Guo, Debo Cheng, Yasuhiko Morimoto

Aspect-based sentiment analysis predicts sentiment polarity with fine granularity. While graph convolutional networks (GCNs) are widely utilized for sentimental feature extraction, their naive application for syntactic feature extraction can compromise information preservation. This study introduces an innovative edge-enhanced GCN, named SentiSys, to navigate the syntactic graph while preserving intact feature information, leading to enhanced performance. Specifically,we first integrate a bidirectional long short-term memory (Bi-LSTM) network and a self-attention-based transformer. This combination facilitates effective text encoding, preventing the loss of information and predicting long dependency text. A bidirectional GCN (Bi-GCN) with message passing is then employed to encode relationships between entities. Additionally, unnecessary information is filtered out using an aspect-specific masking technique. To validate the effectiveness of our proposed model, we conduct extensive evaluation experiments on four benchmark datasets. The experimental results demonstrate enhanced performance in aspect-based sentiment analysis with the use of SentiSys.

📄 PDF Abstract BibTeX arXiv:2404.03259

Code (0)

등록된 구현이 없습니다.

Tasks

Aspect-Based Sentiment AnalysisDeep LearningNavigateSentiment Analysis

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

PTA: Enhancing Multimodal Sentiment Analysis through Pipelined Prediction and Translation-based Alignment

2024-05-23 · Shezheng Song, Shasha Li, Shan Zhao, Chengyu Wang 외

Multimodal aspect-based sentiment analysis (MABSA) aims to understand opinions in a granular manner, advancing human-computer interaction and other fields. Traditionally, MABSA methods use a joint prediction approach to …

Aspect-Based Sentiment AnalysisMultimodal Sentiment AnalysisSentiment AnalysisSentiment Classification+1

PABSA: Hybrid Framework for Persian Aspect-Based Sentiment Analysis

2025-10-05 · Mehrzad Tareh, Aydin Mohandesi, Ebrahim Ansari arxiv

Sentiment analysis is a key task in Natural Language Processing (NLP), enabling the extraction of meaningful insights from user opinions across various domains. However, performing sentiment analysis in Persian remains c…

Sentiment Analysis

Aspect-based Sentiment Evaluation of Chess Moves (ASSESS): an NLP-based Method for Evaluating Chess Strategies from Textbooks

2024-05-10 · Haifa Alrdahi, Riza Batista-Navarro

The chess domain is well-suited for creating an artificial intelligence (AI) system that mimics real-world challenges, including decision-making. Throughout the years, minimal attention has been paid to investigating ins…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Decision MakingSentiment Analysis+1

iACOS: Advancing Implicit Sentiment Extraction with Informative and Adaptive Negative Examples

2023-11-07 · Xiancai Xu, Jia-Dong Zhang, Lei Xiong, Zhishang Liu

Aspect-based sentiment analysis (ABSA) have been extensively studied, but little light has been shed on the quadruple extraction consisting of four fundamental elements: aspects, categories, opinions and sentiments, espe…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Multi-Task LearningSentiment Analysis

DimABSA: Building Multilingual and Multidomain Datasets for Dimensional Aspect-Based Sentiment Analysis

2026-01-30 · Lung-Hao Lee, Liang-Chih Yu, Natalia Loukashevich, Ilseyar Alimova 외 arxiv

Aspect-Based Sentiment Analysis (ABSA) focuses on extracting sentiment at a fine-grained aspect level and has been widely applied across real-world domains. However, existing ABSA research relies on coarse-grained catego…

Sentiment Analysis