Sequential Click Prediction for Sponsored Search with Recurrent Neural Networks
Yuyu Zhang, Hanjun Dai, Chang Xu, Jun Feng, Taifeng Wang, Jiang Bian,, Bin Wang, Tie-Yan Liu

TL;DR
This paper introduces a recurrent neural network framework for sponsored search click prediction, capturing user behavior sequences to improve accuracy over traditional methods that treat events independently.
Contribution
The paper proposes a novel RNN-based framework that models user sequential behaviors for click prediction, demonstrating significant accuracy improvements in large-scale evaluations.
Findings
RNN-based model outperforms sequence-independent methods
Significant improvement in click prediction accuracy
Effective modeling of user behavior sequences
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWeb Data Mining and Analysis · Advanced Bandit Algorithms Research · Information Retrieval and Search Behavior
