Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep & Cross Network for Ad Click Predictions

About

Feature engineering has been the key to the success of many prediction models. However, the process is non-trivial and often requires manual feature engineering or exhaustive searching. DNNs are able to automatically learn feature interactions; however, they generate all the interactions implicitly, and are not necessarily efficient in learning all types of cross features. In this paper, we propose the Deep & Cross Network (DCN) which keeps the benefits of a DNN model, and beyond that, it introduces a novel cross network that is more efficient in learning certain bounded-degree feature interactions. In particular, DCN explicitly applies feature crossing at each layer, requires no manual feature engineering, and adds negligible extra complexity to the DNN model. Our experimental results have demonstrated its superiority over the state-of-art algorithms on the CTR prediction dataset and dense classification dataset, in terms of both model accuracy and memory usage.

Ruoxi Wang, Bin Fu, Gang Fu, Mingliang Wang• 2017

Related benchmarks

TaskDatasetResultRank
CTR PredictionCriteo
AUC0.8144
282
Click-Through Rate PredictionAvazu (test)
AUC0.7931
191
CTR PredictionAvazu
AUC78.9
144
CTR PredictionCriteo (test)
AUC0.8141
141
CTR PredictionFrappe
AUC0.984
83
CTR PredictionMovieLens
AUC96.88
55
Click-Through Rate PredictionKKBOX
AUC85.31
48
Click-Through Rate PredictionML 1M
AUC0.9038
46
Binary Classificationdresses-sales (DS) (test)
AUROC67.4
40
Binary Classificationcylinder-bands (CB) (test)
AUROC0.848
40
Showing 10 of 67 rows

Other info

Follow for update