English

ProphetNet-Ads: A Looking Ahead Strategy for Generative Retrieval Models in Sponsored Search Engine

Information Retrieval 2020-10-22 v1 Computation and Language

Abstract

In a sponsored search engine, generative retrieval models are recently proposed to mine relevant advertisement keywords for users' input queries. Generative retrieval models generate outputs token by token on a path of the target library prefix tree (Trie), which guarantees all of the generated outputs are legal and covered by the target library. In actual use, we found several typical problems caused by Trie-constrained searching length. In this paper, we analyze these problems and propose a looking ahead strategy for generative retrieval models named ProphetNet-Ads. ProphetNet-Ads improves the retrieval ability by directly optimizing the Trie-constrained searching space. We build a dataset from a real-word sponsored search engine and carry out experiments to analyze different generative retrieval models. Compared with Trie-based LSTM generative retrieval model proposed recently, our single model result and integrated result improve the recall by 15.58\% and 18.8\% respectively with beam size 5. Case studies further demonstrate how these problems are alleviated by ProphetNet-Ads clearly.

Keywords

Cite

@article{arxiv.2010.10789,
  title  = {ProphetNet-Ads: A Looking Ahead Strategy for Generative Retrieval Models in Sponsored Search Engine},
  author = {Weizhen Qi and Yeyun Gong and Yu Yan and Jian Jiao and Bo Shao and Ruofei Zhang and Houqiang Li and Nan Duan and Ming Zhou},
  journal= {arXiv preprint arXiv:2010.10789},
  year   = {2020}
}

Comments

Accepted to NLPCC 2020

R2 v1 2026-06-23T19:30:41.466Z