EMNLP 2021main4 citations

Powering Comparative Classification with Sentiment Analysis via Domain Adaptive Knowledge Transfer

Zeyu Li, Yilong Qin, Zihan Liu, Wei Wang

Abstract

We study Comparative Preference Classification (CPC) which aims at predicting whether a preference comparison exists between two entities in a given sentence and, if so, which entity is preferred over the other. High-quality CPC models can significantly benefit applications such as comparative question answering and review-based recommendation. Among the existing approaches, non-deep learning methods suffer from inferior performances. The state-of-the-art graph neural network-based ED-GAT (Ma et al., 2020) only considers syntactic information while ignoring the critical semantic relations and the sentiments to the compared entities. We propose Sentiment Analysis Enhanced COmparative Network (SAECON) which improves CPC accuracy with a sentiment analyzer that learns sentiments to individual entities via domain adaptive knowledge transfer. Experiments on the CompSent-19 (Panchenko et al., 2019) dataset present a significant improvement on the F1 scores over the best existing CPC approaches.

BibTeX
@inproceedings{li-etal-2021-powering,
    title = "Powering Comparative Classification with Sentiment Analysis via Domain Adaptive Knowledge Transfer",
    author = "Li, Zeyu  and
      Qin, Yilong  and
      Liu, Zihan  and
      Wang, 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.546/",
    doi = "10.18653/v1/2021.emnlp-main.546",
    pages = "6818--6830"
}
Powering Comparative Classification with Sentiment Analysis via Domain Adaptive Knowledge Transfer · EMNLP 2021