DADNN: Multi-Scene CTR Prediction via Domain-Aware Deep Neural Network
Junyou He, Guibao Mei, Feng Xing, Xiaorui Yang, Yongjun Bao, Weipeng, Yan

TL;DR
This paper introduces DADNN, a domain-aware neural network model for multi-scene CTR prediction that improves accuracy and resource efficiency by sharing representations across scenes while maintaining scene-specific characteristics.
Contribution
The paper proposes a novel multi-scene CTR prediction model, DADNN, that uses shared representations and scene-specific heads, with knowledge transfer, to outperform existing methods while saving resources.
Findings
DADNN outperforms state-of-the-art multi-scene CTR models.
DADNN-MLP increases CTR by up to 6.7%.
DADNN-MMoE further improves CTR by 2.2%. and CPM by 2.7%.
Abstract
Click through rate(CTR) prediction is a core task in advertising systems. The booming e-commerce business in our company, results in a growing number of scenes. Most of them are so-called long-tail scenes, which means that the traffic of a single scene is limited, but the overall traffic is considerable. Typical studies mainly focus on serving a single scene with a well designed model. However, this method brings excessive resource consumption both on offline training and online serving. Besides, simply training a single model with data from multiple scenes ignores the characteristics of their own. To address these challenges, we propose a novel but practical model named Domain-Aware Deep Neural Network(DADNN) by serving multiple scenes with only one model. Specifically, shared bottom block among all scenes is applied to learn a common representation, while domain-specific heads…
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
TopicsImage and Video Quality Assessment · Recommender Systems and Techniques · Caching and Content Delivery
