arXiv Analytics

Sign in

arXiv:2001.03025 [cs.LG]AbstractReferencesReviewsResources

Deep Time-Stream Framework for Click-Through Rate Prediction by Tracking Interest Evolution

Shu-Ting Shi, Wenhao Zheng, Jun Tang, Qing-Guo Chen, Yao Hu, Jianke Zhu, Ming Li

Published 2020-01-08Version 1

Click-through rate (CTR) prediction is an essential task in industrial applications such as video recommendation. Recently, deep learning models have been proposed to learn the representation of users' overall interests, while ignoring the fact that interests may dynamically change over time. We argue that it is necessary to consider the continuous-time information in CTR models to track user interest trend from rich historical behaviors. In this paper, we propose a novel Deep Time-Stream framework (DTS) which introduces the time information by an ordinary differential equations (ODE). DTS continuously models the evolution of interests using a neural network, and thus is able to tackle the challenge of dynamically representing users' interests based on their historical behaviors. In addition, our framework can be seamlessly applied to any existing deep CTR models by leveraging the additional Time-Stream Module, while no changes are made to the original CTR models. Experiments on public dataset as well as real industry dataset with billions of samples demonstrate the effectiveness of proposed approaches, which achieve superior performance compared with existing methods.

Comments: 8 pages. arXiv admin note: text overlap with arXiv:1809.03672 by other authors
Journal: AAAI 2020
Categories: cs.LG, stat.ML
Related articles: Most relevant | Search more
arXiv:1905.09433 [cs.LG] (Published 2019-05-23)
FiBiNET: Combining Feature Importance and Bilinear feature Interaction for Click-Through Rate Prediction
arXiv:2007.03519 [cs.LG] (Published 2020-07-06)
GateNet: Gating-Enhanced Deep Network for Click-Through Rate Prediction
arXiv:2212.05735 [cs.LG] (Published 2022-12-12)
Adaptive Low-Precision Training for Embeddings in Click-Through Rate Prediction
Shiwei Li et al.