NAACL 2021long20 citations

Answering Product-Questions by Utilizing Questions from Other Contextually Similar Products

Ohad Rozen, David Carmel, Avihai Mejer, Vitaly Mirkis, Yftah Ziser

Abstract

Predicting the answer to a product-related question is an emerging field of research that recently attracted a lot of attention. Answering subjective and opinion-based questions is most challenging due to the dependency on customer generated content. Previous works mostly focused on review-aware answer prediction; however, these approaches fail for new or unpopular products, having no (or only a few) reviews at hand. In this work, we propose a novel and complementary approach for predicting the answer for such questions, based on the answers for similar questions asked on similar products. We measure the contextual similarity between products based on the answers they provide for the same question. A mixture-of-expert framework is used to predict the answer by aggregating the answers from contextually similar products. Empirical results demonstrate that our model outperforms strong baselines on some segments of questions, namely those that have roughly ten or more similar resolved questions in the corpus. We additionally publish two large-scale datasets used in this work, one is of similar product question pairs, and the second is of product question-answer pairs.

BibTeX
@inproceedings{rozen-etal-2021-answering,
    title = "Answering Product-Questions by Utilizing Questions from Other Contextually Similar Products",
    author = "Rozen, Ohad  and
      Carmel, David  and
      Mejer, Avihai  and
      Mirkis, Vitaly  and
      Ziser, Yftah",
    editor = "Toutanova, Kristina  and
      Rumshisky, Anna  and
      Zettlemoyer, Luke  and
      Hakkani-Tur, Dilek  and
      Beltagy, Iz  and
      Bethard, Steven  and
      Cotterell, Ryan  and
      Chakraborty, Tanmoy  and
      Zhou, Yichao",
    booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jun,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.naacl-main.23/",
    doi = "10.18653/v1/2021.naacl-main.23",
    pages = "242--253"
}
Answering Product-Questions by Utilizing Questions from Other Contextually Similar Products · NAACL 2021