English

Sequential Click Prediction for Sponsored Search with Recurrent Neural Networks

Information Retrieval 2014-07-29 v3 Machine Learning Neural and Evolutionary Computing

Abstract

Click prediction is one of the fundamental problems in sponsored search. Most of existing studies took advantage of machine learning approaches to predict ad click for each event of ad view independently. However, as observed in the real-world sponsored search system, user's behaviors on ads yield high dependency on how the user behaved along with the past time, especially in terms of what queries she submitted, what ads she clicked or ignored, and how long she spent on the landing pages of clicked ads, etc. Inspired by these observations, we introduce a novel framework based on Recurrent Neural Networks (RNN). Compared to traditional methods, this framework directly models the dependency on user's sequential behaviors into the click prediction process through the recurrent structure in RNN. Large scale evaluations on the click-through logs from a commercial search engine demonstrate that our approach can significantly improve the click prediction accuracy, compared to sequence-independent approaches.

Keywords

Cite

@article{arxiv.1404.5772,
  title  = {Sequential Click Prediction for Sponsored Search with Recurrent Neural Networks},
  author = {Yuyu Zhang and Hanjun Dai and Chang Xu and Jun Feng and Taifeng Wang and Jiang Bian and Bin Wang and Tie-Yan Liu},
  journal= {arXiv preprint arXiv:1404.5772},
  year   = {2014}
}

Comments

Accepted by AAAI 2014

R2 v1 2026-06-22T03:56:48.354Z