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/Variational Semi-supervised Aspect-term Sentiment Analysis...

Variational Semi-supervised Aspect-term Sentiment Analysis via Transformer

Xingyi Cheng, Weidi Xu, Taifeng Wang, Wei Chu

2018-10-24CONLL 2019 11Sentiment AnalysisNatural Language UnderstandingAspect-Based Sentiment Analysis (ABSA)Variational Inference
PaperPDF

Abstract

Aspect-term sentiment analysis (ATSA) is a longstanding challenge in natural language understanding. It requires fine-grained semantical reasoning about a target entity appeared in the text. As manual annotation over the aspects is laborious and time-consuming, the amount of labeled data is limited for supervised learning. This paper proposes a semi-supervised method for the ATSA problem by using the Variational Autoencoder based on Transformer (VAET), which models the latent distribution via variational inference. By disentangling the latent representation into the aspect-specific sentiment and the lexical context, our method induces the underlying sentiment prediction for the unlabeled data, which then benefits the ATSA classifier. Our method is classifier agnostic, i.e., the classifier is an independent module and various advanced supervised models can be integrated. Experimental results are obtained on the SemEval 2014 task 4 and show that our method is effective with four classical classifiers. The proposed method outperforms two general semisupervised methods and achieves state-of-the-art performance.

Results

TaskDatasetMetricValueModel
Sentiment AnalysisSemEval-2014 Task-4Laptop (Acc)75.34BILSTM-ATT-G (TSSVAE)
Sentiment AnalysisSemEval-2014 Task-4Mean Acc (Restaurant + Laptop)78.22BILSTM-ATT-G (TSSVAE)
Sentiment AnalysisSemEval-2014 Task-4Restaurant (Acc)81.1BILSTM-ATT-G (TSSVAE)
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Laptop (Acc)75.34BILSTM-ATT-G (TSSVAE)
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Mean Acc (Restaurant + Laptop)78.22BILSTM-ATT-G (TSSVAE)
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Restaurant (Acc)81.1BILSTM-ATT-G (TSSVAE)

Related Papers

AdaptiSent: Context-Aware Adaptive Attention for Multimodal Aspect-Based Sentiment Analysis2025-07-17AI Wizards at CheckThat! 2025: Enhancing Transformer-Based Embeddings with Sentiment for Subjectivity Detection in News Articles2025-07-15DCR: Quantifying Data Contamination in LLMs Evaluation2025-07-15Interpretable Bayesian Tensor Network Kernel Machines with Automatic Rank and Feature Selection2025-07-15SentiDrop: A Multi Modal Machine Learning model for Predicting Dropout in Distance Learning2025-07-14Vision Language Action Models in Robotic Manipulation: A Systematic Review2025-07-14GNN-CNN: An Efficient Hybrid Model of Convolutional and Graph Neural Networks for Text Representation2025-07-10A Survey on Vision-Language-Action Models for Autonomous Driving2025-06-30