paper-with-me

Papers

Aspect-Based Relational Sentiment Analysis Using a Stacked Neural Network Architecture

2017-09-19 · Soufian Jebbara, Philipp Cimiano

Sentiment analysis can be regarded as a relation extraction problem in which the sentiment of some opinion holder towards a certain aspect of a product, theme or event needs to be extracted. We present a novel neural architecture for sentiment analysis as a relation extraction problem that addresses this problem by dividing it into three subtasks: i) identification of aspect and opinion terms, ii) labeling of opinion terms with a sentiment, and iii) extraction of relations between opinion terms and aspect terms. For each subtask, we propose a neural network based component and combine all of them into a complete system for relational sentiment analysis. The component for aspect and opinion term extraction is a hybrid architecture consisting of a recurrent neural network stacked on top of a convolutional neural network. This approach outperforms a standard convolutional deep neural architecture as well as a recurrent network architecture and performs competitively compared to other methods on two datasets of annotated customer reviews. To extract sentiments for individual opinion terms, we propose a recurrent architecture in combination with word distance features and achieve promising results, outperforming a majority baseline by 18% accuracy and providing the first results for the USAGE dataset. Our relation extraction component outperforms the current state-of-the-art in aspect-opinion relation extraction by 15% F-Measure.

📄 PDF Abstract BibTeX arXiv:1709.06309

Code (1)

santhoshmani888/Aspect-Based-sentiment-analysis

Tasks

RelationRelation ExtractionSentiment AnalysisTerm Extraction

Similar Papers 제목 키워드 기반

DigNet: Digging Clues from Local-Global Interactive Graph for Aspect-level Sentiment Classification

2022-01-04 · Bowen Xing, Ivor Tsang

In aspect-level sentiment classification (ASC), state-of-the-art models encode either syntax graph or relation graph to capture the local syntactic information or global relational information. Despite the advantages of …

RelationSentiment AnalysisSentiment Classification

Relational Graph Attention Network for Aspect-based Sentiment Analysis

2020-04-26 · ACL 2020 6 · Kai Wang, Weizhou Shen, Yunyi Yang, Xiaojun Quan 외

Aspect-based sentiment analysis aims to determine the sentiment polarity towards a specific aspect in online reviews. Most recent efforts adopt attention-based neural network models to implicitly connect aspects with opi…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Graph AttentionSentence+1

From Graphs to Hypergraphs: Enhancing Aspect-Based Sentiment Analysis via Multi-Level Relational Modeling

2025-11-18 · Omkar Mahesh Kashyap, Padegal Amit, Madhav Kashyap, Ashwini M Joshi 외 arxiv

Aspect-Based Sentiment Analysis (ABSA) predicts sentiment polarity for specific aspect terms, a task made difficult by conflicting sentiments across aspects and the sparse context of short texts. Prior graph-based approa…

Sentiment Analysis

ACAT: A Collaborative Platform for Efficient Aspect-Based Sentiment Dataset Annotation

2026-06-02 · Ana-Maria Luisa Mocanu, Ciprian-Octavian Truica, Elena-Simona Apostol arxiv

Aspect-Based Sentiment Analysis (ABSA) requires high-quality datasets to train reliable models. However, existing annotation tools treat output as flat files, leaving researchers to manually consolidate multi-annotator d…

Aspect Sentiment Triplet ExtractionSentiment Analysis

Exploring Distributional Representations and Machine Translation for Aspect-based Cross-lingual Sentiment Classification.

2016-12-01 · COLING 2016 12 · Jeremy Barnes, Patrik Lambert, Toni Badia

Cross-lingual sentiment classification (CLSC) seeks to use resources from a source language in order to detect sentiment and classify text in a target language. Almost all research into CLSC has been carried out at sente…

Cross-Lingual Sentiment ClassificationDenoisingGeneral ClassificationMachine Translation+6