EMNLP 2021finding22 citations

Aspect-based Sentiment Analysis in Question Answering Forums

Wenxuan Zhang, Yang Deng, Xin Li, Lidong Bing, Wai Lam

Abstract

Aspect-based sentiment analysis (ABSA) typically focuses on extracting aspects and predicting their sentiments on individual sentences such as customer reviews. Recently, another kind of opinion sharing platform, namely question answering (QA) forum, has received increasing popularity, which accumulates a large number of user opinions towards various aspects. This motivates us to investigate the task of ABSA on QA forums (ABSA-QA), aiming to jointly detect the discussed aspects and their sentiment polarities for a given QA pair. Unlike review sentences, a QA pair is composed of two parallel sentences, which requires interaction modeling to align the aspect mentioned in the question and the associated opinion clues in the answer. To this end, we propose a model with a specific design of cross-sentence aspect-opinion interaction modeling to address this task. The proposed method is evaluated on three real-world datasets and the results show that our model outperforms several strong baselines adopted from related state-of-the-art models.

BibTeX
@inproceedings{zhang-etal-2021-aspect,
    title = "Aspect-based Sentiment Analysis in Question Answering Forums",
    author = "Zhang, Wenxuan  and
      Deng, Yang  and
      Li, Xin  and
      Bing, Lidong  and
      Lam, Wai",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.390/",
    doi = "10.18653/v1/2021.findings-emnlp.390",
    pages = "4582--4591"
}
Aspect-based Sentiment Analysis in Question Answering Forums · EMNLP 2021