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/ASTE Transformer Modelling Dependencies in Aspect-Sentimen...

ASTE Transformer Modelling Dependencies in Aspect-Sentiment Triplet Extraction

Iwo Naglik, Mateusz Lango

2024-09-23Sentiment AnalysisAspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Sentiment Triplet Extraction
PaperPDFCode

Abstract

Aspect-Sentiment Triplet Extraction (ASTE) is a recently proposed task of aspect-based sentiment analysis that consists in extracting (aspect phrase, opinion phrase, sentiment polarity) triples from a given sentence. Recent state-of-the-art methods approach this task by first extracting all possible text spans from a given text, then filtering the potential aspect and opinion phrases with a classifier, and finally considering all their pairs with another classifier that additionally assigns sentiment polarity to them. Although several variations of the above scheme have been proposed, the common feature is that the final result is constructed by a sequence of independent classifier decisions. This hinders the exploitation of dependencies between extracted phrases and prevents the use of knowledge about the interrelationships between classifier predictions to improve performance. In this paper, we propose a new ASTE approach consisting of three transformer-inspired layers, which enables the modelling of dependencies both between phrases and between the final classifier decisions. Experimental results show that the method achieves higher performance in terms of F1 measure than other methods studied on popular benchmarks. In addition, we show that a simple pre-training technique further improves the performance of the model.

Results

TaskDatasetMetricValueModel
Sentiment AnalysisASTEF1 (L14)64.9ASTE-Transformer
Sentiment AnalysisASTEF1 (R15)72.1ASTE-Transformer
Sentiment AnalysisASTEF1 (R16)76.19ASTE-Transformer
Sentiment AnalysisASTEF1(R14)76.06ASTE-Transformer
Aspect-Based Sentiment Analysis (ABSA)ASTEF1 (L14)64.9ASTE-Transformer
Aspect-Based Sentiment Analysis (ABSA)ASTEF1 (R15)72.1ASTE-Transformer
Aspect-Based Sentiment Analysis (ABSA)ASTEF1 (R16)76.19ASTE-Transformer
Aspect-Based Sentiment Analysis (ABSA)ASTEF1(R14)76.06ASTE-Transformer

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