EMNLP 2021main15 citations

End-to-End Conversational Search for Online Shopping with Utterance Transfer

Liqiang Xiao, Jun Ma, Xin Luna Dong, Pascual Martínez-Gómez, Nasser Zalmout, Chenwei Zhang, Tong Zhao, Hao He

Abstract

Successful conversational search systems can present natural, adaptive and interactive shopping experience for online shopping customers. However, building such systems from scratch faces real word challenges from both imperfect product schema/knowledge and lack of training dialog data. In this work we first propose ConvSearch, an end-to-end conversational search system that deeply combines the dialog system with search. It leverages the text profile to retrieve products, which is more robust against imperfect product schema/knowledge compared with using product attributes alone. We then address the lack of data challenges by proposing an utterance transfer approach that generates dialogue utterances by using existing dialog from other domains, and leveraging the search behavior data from e-commerce retailer. With utterance transfer, we introduce a new conversational search dataset for online shopping. Experiments show that our utterance transfer method can significantly improve the availability of training dialogue data without crowd-sourcing, and the conversational search system significantly outperformed the best tested baseline.

BibTeX
@inproceedings{xiao-etal-2021-end,
    title = "End-to-End Conversational Search for Online Shopping with Utterance Transfer",
    author = "Xiao, Liqiang  and
      Ma, Jun  and
      Dong, Xin Luna  and
      Mart{\'i}nez-G{\'o}mez, Pascual  and
      Zalmout, Nasser  and
      Zhang, Chenwei  and
      Zhao, Tong  and
      He, Hao  and
      Jin, Yaohui",
    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.280/",
    doi = "10.18653/v1/2021.emnlp-main.280",
    pages = "3477--3486"
}
End-to-End Conversational Search for Online Shopping with Utterance Transfer · EMNLP 2021