Share your thoughts, 1 month free Claude Pro on usSee more
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
309
Click-Through Rate PredictionAvazu (test)
AUC0.7931
207
CTR PredictionAvazu
AUC78.9
171
CTR PredictionCriteo (test)
AUC0.8141
147
Click-Through Rate PredictionIndustrial
AUC77.92
120
ClassificationLung
ACC57.25
96
ClassificationAdult
Accuracy76.8
86
CTR PredictionFrappe
AUC0.984
83
ClassificationTOX_171
Accuracy51.9
78
ClassificationColon
Accuracy48.3
78
Showing 10 of 113 rows
...

Other info

Follow for update