EMNLP 2021main42 citations

To be Closer: Learning to Link up Aspects with Opinions

Yuxiang Zhou, Lejian Liao, Yang Gao, Zhanming Jie, Wei Lu

Abstract

Dependency parse trees are helpful for discovering the opinion words in aspect-based sentiment analysis (ABSA) (CITATION). However, the trees obtained from off-the-shelf dependency parsers are static, and could be sub-optimal in ABSA. This is because the syntactic trees are not designed for capturing the interactions between opinion words and aspect words. In this work, we aim to shorten the distance between aspects and corresponding opinion words by learning an aspect-centric tree structure. The aspect and opinion words are expected to be closer along such tree structure compared to the standard dependency parse tree. The learning process allows the tree structure to adaptively correlate the aspect and opinion words, enabling us to better identify the polarity in the ABSA task. We conduct experiments on five aspect-based sentiment datasets, and the proposed model significantly outperforms recent strong baselines. Furthermore, our thorough analysis demonstrates the average distance between aspect and opinion words are shortened by at least 19% on the standard SemEval Restaurant14 (CITATION) dataset.

BibTeX
@inproceedings{zhou-etal-2021-closer,
    title = "To be Closer: Learning to Link up Aspects with Opinions",
    author = "Zhou, Yuxiang  and
      Liao, Lejian  and
      Gao, Yang  and
      Jie, Zhanming  and
      Lu, Wei",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.317/",
    doi = "10.18653/v1/2021.emnlp-main.317",
    pages = "3899--3909"
}
To be Closer: Learning to Link up Aspects with Opinions · EMNLP 2021