Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Semantic and Syntactic Enhanced Aspect Sentiment Triplet Extraction

About

Aspect Sentiment Triplet Extraction (ASTE) aims to extract triplets from sentences, where each triplet includes an entity, its associated sentiment, and the opinion span explaining the reason for the sentiment. Most existing research addresses this problem in a multi-stage pipeline manner, which neglects the mutual information between such three elements and has the problem of error propagation. In this paper, we propose a Semantic and Syntactic Enhanced aspect Sentiment triplet Extraction model (S3E2) to fully exploit the syntactic and semantic relationships between the triplet elements and jointly extract them. Specifically, we design a Graph-Sequence duel representation and modeling paradigm for the task of ASTE: we represent the semantic and syntactic relationships between word pairs in a sentence by graph and encode it by Graph Neural Networks (GNNs), as well as modeling the original sentence by LSTM to preserve the sequential information. Under this setting, we further apply a more efficient inference strategy for the extraction of triplets. Extensive evaluations on four benchmark datasets show that S3E2 significantly outperforms existing approaches, which proves our S3E2's superiority and flexibility in an end-to-end fashion.

Zhexue Chen, Hong Huang, Bang Liu, Xuanhua Shi, Hai Jin• 2021

Related benchmarks

TaskDatasetResultRank
aspect sentiment triplet extraction14Res D1 (test)
F1 Score66.74
19
aspect sentiment triplet extraction15Res D1 (test)
F1 Score58.66
19
aspect sentiment triplet extraction16Res D1 (test)
F1 Score66.87
19
aspect sentiment triplet extraction14Lap D1 (test)
F1 Score52.01
19
Showing 4 of 4 rows

Other info

Follow for update