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/Does syntax matter? A strong baseline for Aspect-based Sen...

Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa

Junqi Dai, Hang Yan, Tianxiang Sun, PengFei Liu, Xipeng Qiu

2021-04-11NAACL 2021 4Sentiment AnalysisAspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Dependency Parsing
PaperPDFCode(official)

Abstract

Aspect-based Sentiment Analysis (ABSA), aiming at predicting the polarities for aspects, is a fine-grained task in the field of sentiment analysis. Previous work showed syntactic information, e.g. dependency trees, can effectively improve the ABSA performance. Recently, pre-trained models (PTMs) also have shown their effectiveness on ABSA. Therefore, the question naturally arises whether PTMs contain sufficient syntactic information for ABSA so that we can obtain a good ABSA model only based on PTMs. In this paper, we firstly compare the induced trees from PTMs and the dependency parsing trees on several popular models for the ABSA task, showing that the induced tree from fine-tuned RoBERTa (FT-RoBERTa) outperforms the parser-provided tree. The further analysis experiments reveal that the FT-RoBERTa Induced Tree is more sentiment-word-oriented and could benefit the ABSA task. The experiments also show that the pure RoBERTa-based model can outperform or approximate to the previous SOTA performances on six datasets across four languages since it implicitly incorporates the task-oriented syntactic information.

Results

TaskDatasetMetricValueModel
Sentiment AnalysisSemEval-2014 Task-4Laptop (Acc)83.78RoBERTa+MLP
Sentiment AnalysisSemEval-2014 Task-4Mean Acc (Restaurant + Laptop)85.58RoBERTa+MLP
Sentiment AnalysisSemEval-2014 Task-4Restaurant (Acc)87.37RoBERTa+MLP
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Laptop (Acc)83.78RoBERTa+MLP
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Mean Acc (Restaurant + Laptop)85.58RoBERTa+MLP
Aspect-Based Sentiment Analysis (ABSA)SemEval-2014 Task-4Restaurant (Acc)87.37RoBERTa+MLP

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-15SentiDrop: A Multi Modal Machine Learning model for Predicting Dropout in Distance Learning2025-07-14GNN-CNN: An Efficient Hybrid Model of Convolutional and Graph Neural Networks for Text Representation2025-07-10FINN-GL: Generalized Mixed-Precision Extensions for FPGA-Accelerated LSTMs2025-06-25Unpacking Generative AI in Education: Computational Modeling of Teacher and Student Perspectives in Social Media Discourse2025-06-19Characterizing Linguistic Shifts in Croatian News via Diachronic Word Embeddings2025-06-16