We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Knowing What, How and Why: A Near Complete Solution for Aspect-based Sentiment Analysis

Abstract: Target-based sentiment analysis or aspect-based sentiment analysis (ABSA) refers to addressing various sentiment analysis tasks at a fine-grained level, which includes but is not limited to aspect extraction, aspect sentiment classification, and opinion extraction. There exist many solvers of the above individual subtasks or a combination of two subtasks, and they can work together to tell a complete story, i.e. the discussed aspect, the sentiment on it, and the cause of the sentiment. However, no previous ABSA research tried to provide a complete solution in one shot. In this paper, we introduce a new subtask under ABSA, named aspect sentiment triplet extraction (ASTE). Particularly, a solver of this task needs to extract triplets (What, How, Why) from the inputs, which show WHAT the targeted aspects are, HOW their sentiment polarities are and WHY they have such polarities (i.e. opinion reasons). For instance, one triplet from "Waiters are very friendly and the pasta is simply average" could be ('Waiters', positive, 'friendly'). We propose a two-stage framework to address this task. The first stage predicts what, how and why in a unified model, and then the second stage pairs up the predicted what (how) and why from the first stage to output triplets. In the experiments, our framework has set a benchmark performance in this novel triplet extraction task. Meanwhile, it outperforms a few strong baselines adapted from state-of-the-art related methods.
Comments: This paper is accepted in AAAI 2020
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:1911.01616 [cs.CL]
  (or arXiv:1911.01616v4 [cs.CL] for this version)

Submission history

From: Haiyun Peng [view email]
[v1] Tue, 5 Nov 2019 04:36:52 GMT (93kb,D)
[v2] Thu, 7 Nov 2019 05:26:04 GMT (102kb,D)
[v3] Wed, 20 Nov 2019 10:58:12 GMT (93kb,D)
[v4] Thu, 21 Nov 2019 08:14:13 GMT (93kb,D)

Link back to: arXiv, form interface, contact.