English

Query-aware Tip Generation for Vertical Search

Computation and Language 2020-10-20 v1 Artificial Intelligence

Abstract

As a concise form of user reviews, tips have unique advantages to explain the search results, assist users' decision making, and further improve user experience in vertical search scenarios. Existing work on tip generation does not take query into consideration, which limits the impact of tips in search scenarios. To address this issue, this paper proposes a query-aware tip generation framework, integrating query information into encoding and subsequent decoding processes. Two specific adaptations of Transformer and Recurrent Neural Network (RNN) are proposed. For Transformer, the query impact is incorporated into the self-attention computation of both the encoder and the decoder. As for RNN, the query-aware encoder adopts a selective network to distill query-relevant information from the review, while the query-aware decoder integrates the query information into the attention computation during decoding. The framework consistently outperforms the competing methods on both public and real-world industrial datasets. Last but not least, online deployment experiments on Dianping demonstrate the advantage of the proposed framework for tip generation as well as its online business values.

Keywords

Cite

@article{arxiv.2010.09254,
  title  = {Query-aware Tip Generation for Vertical Search},
  author = {Yang Yang and Junmei Hao and Canjia Li and Zili Wang and Jingang Wang and Fuzheng Zhang and Rao Fu and Peixu Hou and Gong Zhang and Zhongyuan Wang},
  journal= {arXiv preprint arXiv:2010.09254},
  year   = {2020}
}

Comments

Accepted By CIKM 2020 Applied Research Track

R2 v1 2026-06-23T19:26:30.651Z