TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/LSA: Modeling Aspect Sentiment Coherency via Local Sentime...

LSA: Modeling Aspect Sentiment Coherency via Local Sentiment Aggregation

Heng Yang, Ke Li

2021-10-16Adversarial DefenseAspect-Based Sentiment Analysis (ABSA)Sentiment Classification
PaperPDFCode(official)

Abstract

Aspect sentiment coherency is an intriguing yet underexplored topic in the field of aspect-based sentiment classification. This concept reflects the common pattern where adjacent aspects often share similar sentiments. Despite its prevalence, current studies have not fully recognized the potential of modeling aspect sentiment coherency, including its implications in adversarial defense. To model aspect sentiment coherency, we propose a novel local sentiment aggregation (LSA) paradigm based on constructing a differential-weighted sentiment aggregation window. We have rigorously evaluated our model through experiments, and the results affirm the proficiency of LSA in terms of aspect coherency prediction and aspect sentiment classification. For instance, it outperforms existing models and achieves state-of-the-art sentiment classification performance across five public datasets. Furthermore, we demonstrate the promising ability of LSA in ABSC adversarial defense, thanks to its sentiment coherency modeling. To encourage further exploration and application of this concept, we have made our code publicly accessible. This will provide researchers with a valuable tool to delve into sentiment coherency modeling in future research.

Results

TaskDatasetMetricValueModel
Sentiment AnalysisSemEval-2014 Task-4Laptop (Acc)86.21LSA+DeBERTa-V3-Large
Sentiment AnalysisSemEval-2014 Task-4Mean Acc (Restaurant + Laptop)88.27LSA+DeBERTa-V3-Large
Sentiment AnalysisSemEval-2014 Task-4Restaurant (Acc)90.33LSA+DeBERTa-V3-Large
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Laptop (Acc)86.21LSA+DeBERTa-V3-Large
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Mean Acc (Restaurant + Laptop)88.27LSA+DeBERTa-V3-Large
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Restaurant (Acc)90.33LSA+DeBERTa-V3-Large

Related Papers

AdaptiSent: Context-Aware Adaptive Attention for Multimodal Aspect-Based Sentiment Analysis2025-07-17Bridging Robustness and Generalization Against Word Substitution Attacks in NLP via the Growth Bound Matrix Approach2025-07-14Active Adversarial Noise Suppression for Image Forgery Localization2025-06-15Quantum Graph Transformer for NLP Sentiment Classification2025-06-09Reasoning or Overthinking: Evaluating Large Language Models on Financial Sentiment Analysis2025-06-05Sylva: Tailoring Personalized Adversarial Defense in Pre-trained Models via Collaborative Fine-tuning2025-06-04Towards Effective and Efficient Adversarial Defense with Diffusion Models for Robust Visual Tracking2025-05-31Multi-Domain ABSA Conversation Dataset Generation via LLMs for Real-World Evaluation and Model Comparison2025-05-30