Dynamic Parameterized Network for CTR Prediction
Abstract
Learning to capture feature relations effectively and efficiently is essential in click-through rate (CTR) prediction of modern recommendation systems. Most existing CTR prediction methods model such relations either through tedious manually-designed low-order interactions or through inflexible and inefficient high-order interactions, which both require extra DNN modules for implicit interaction modeling. In this paper, we proposed a novel plug-in operation, Dynamic Parameterized Operation (DPO), to learn both explicit and implicit interaction instance-wisely. We showed that the introduction of DPO into DNN modules and Attention modules can respectively benefit two main tasks in CTR prediction, enhancing the adaptiveness of feature-based modeling and improving user behavior modeling with the instance-wise locality. Our Dynamic Parameterized Networks significantly outperforms state-of-the-art methods in the offline experiments on the public dataset and real-world production dataset, together with an online A/B test. Furthermore, the proposed Dynamic Parameterized Networks has been deployed in the ranking system of one of the world's largest e-commerce companies, serving the main traffic of hundreds of millions of active users.
Cite
@article{arxiv.2111.04983,
title = {Dynamic Parameterized Network for CTR Prediction},
author = {Jian Zhu and Congcong Liu and Pei Wang and Xiwei Zhao and Guangpeng Chen and Junsheng Jin and Changping Peng and Zhangang Lin and Jingping Shao},
journal= {arXiv preprint arXiv:2111.04983},
year = {2021}
}