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/A More Fine-Grained Aspect-Sentiment-Opinion Triplet Extra...

A More Fine-Grained Aspect-Sentiment-Opinion Triplet Extraction Task

Yuncong Li, Fang Wang, Wenjun Zhang, Sheng-hua Zhong, Cunxiang Yin, Yancheng He

2021-03-29Aspect-Based Sentiment Analysis
PaperPDFCode(official)Code(official)Code(official)CodeCode

Abstract

Aspect Sentiment Triplet Extraction (ASTE) aims to extract aspect term, sentiment and opinion term triplets from sentences and tries to provide a complete solution for aspect-based sentiment analysis (ABSA). However, some triplets extracted by ASTE are confusing, since the sentiment in a triplet extracted by ASTE is the sentiment that the sentence expresses toward the aspect term rather than the sentiment of the aspect term and opinion term pair. In this paper, we introduce a more fine-grained Aspect-Sentiment-Opinion Triplet Extraction (ASOTE) Task. ASOTE also extracts aspect term, sentiment and opinion term triplets. However, the sentiment in a triplet extracted by ASOTE is the sentiment of the aspect term and opinion term pair. We build four datasets for ASOTE based on several popular ABSA benchmarks. We propose a Position-aware BERT-based Framework (PBF) to address this task. PBF first extracts aspect terms from sentences. For each extracted aspect term, PBF first generates aspect term-specific sentence representations considering both the meaning and the position of the aspect term, then extracts associated opinion terms and predicts the sentiments of the aspect term and opinion term pairs based on the sentence representations. Experimental results on the four datasets show the effectiveness of PBF.

Results

TaskDatasetMetricValueModel
Sentiment AnalysisRes14F1 score69.2PBF
Aspect-Based Sentiment Analysis (ABSA)Res14F1 score69.2PBF

Related Papers

AdaptiSent: Context-Aware Adaptive Attention for Multimodal Aspect-Based Sentiment Analysis2025-07-17Multi-Domain ABSA Conversation Dataset Generation via LLMs for Real-World Evaluation and Model Comparison2025-05-30CrosGrpsABS: Cross-Attention over Syntactic and Semantic Graphs for Aspect-Based Sentiment Analysis in a Low-Resource Language2025-05-25Enhanced Multimodal Aspect-Based Sentiment Analysis by LLM-Generated Rationales2025-05-20Multi-domain Multilingual Sentiment Analysis in Industry: Predicting Aspect-based Opinion Quadruples2025-05-15Enhancing Multilingual Sentiment Analysis with Explainability for Sinhala, English, and Code-Mixed Content2025-04-18Dependency Structure Augmented Contextual Scoping Framework for Multimodal Aspect-Based Sentiment Analysis2025-04-15From Annotation to Adaptation: Metrics, Synthetic Data, and Aspect Extraction for Aspect-Based Sentiment Analysis with Large Language Models2025-03-26