paper-with-me

홈 › Papers

Syntactic Fusion: Enhancing Aspect-Level Sentiment Analysis Through Multi-Tree Graph Integration

2023-11-28 · Jane Sunny, Tom Padraig, Roggie Terry, Woods Ali

Recent progress in aspect-level sentiment classification has been propelled by the incorporation of graph neural networks (GNNs) leveraging syntactic structures, particularly dependency trees. Nevertheless, the performance of these models is often hampered by the innate inaccuracies of parsing algorithms. To mitigate this challenge, we introduce SynthFusion, an innovative graph ensemble method that amalgamates predictions from multiple parsers. This strategy blends diverse dependency relations prior to the application of GNNs, enhancing robustness against parsing errors while avoiding extra computational burdens. SynthFusion circumvents the pitfalls of overparameterization and diminishes the risk of overfitting, prevalent in models with stacked GNN layers, by optimizing graph connectivity. Our empirical evaluations on the SemEval14 and Twitter14 datasets affirm that SynthFusion not only outshines models reliant on single dependency trees but also eclipses alternative ensemble techniques, achieving this without an escalation in model complexity.

📄 PDF Abstract BibTeX arXiv:2312.03738

Code (0)

등록된 구현이 없습니다.

Tasks

Sentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

Graph Attention Network with Memory Fusion for Aspect-level Sentiment Analysis

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Li Yuan, Jin Wang, Liang-Chih Yu, Xuejie Zhang

Aspect-level sentiment analysis(ASC) predicts each specific aspect term{'}s sentiment polarity in a given text or review. Recent studies used attention-based methods that can effectively improve the performance of aspect…

Graph AttentionSentiment Analysis

Enhancing Aspect-level Sentiment Analysis with Word Dependencies

2021-04-01 · EACL 2021 2 · Yuanhe Tian, Guimin Chen, Yan Song

Aspect-level sentiment analysis (ASA) has received much attention in recent years. Most existing approaches tried to leverage syntactic information, such as the dependency parsing results of the input text, to improve se…

Dependency ParsingSentiment Analysis

A semantically enhanced dual encoder for aspect sentiment triplet extraction

2023-06-14 · Baoxing Jiang, Shehui Liang, Peiyu Liu, Kaifang Dong 외

Aspect sentiment triplet extraction (ASTE) is a crucial subtask of aspect-based sentiment analysis (ABSA) that aims to comprehensively identify sentiment triplets. Previous research has focused on enhancing ASTE through …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Sentiment Triplet ExtractionSentiment Analysis+1

GateMABSA: Aspect-Image Gated Fusion for Multimodal Aspect-based Sentiment Analysis

2025-09-29 · Adamu Lawan, Haruna Yunusa arxiv

Aspect-based Sentiment Analysis (ABSA) has recently advanced into the multimodal domain, where user-generated content often combines text and images. However, existing multimodal ABSA (MABSA) models struggle to filter no…

Sentiment Analysis

Modelling Context and Syntactical Features for Aspect-based Sentiment Analysis

2020-07-01 · ACL 2020 6 · Minh Hieu Phan, Philip O. Ogunbona

The aspect-based sentiment analysis (ABSA) consists of two conceptual tasks, namely an aspect extraction and an aspect sentiment classification. Rather than considering the tasks separately, we build an end-to-end ABSA s…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect ExtractionSentence+2