pith. sign in

arxiv: 1708.05123 · v1 · pith:4ZSDYO2Jnew · submitted 2017-08-17 · 💻 cs.LG · stat.ML

Deep & Cross Network for Ad Click Predictions

classification 💻 cs.LG stat.ML
keywords featurecrossengineeringinteractionsmodelnetworkdatasetdeep
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. DUET -- Dual User Embedding Transformers for Offsite Conversion Prediction

    cs.LG 2026-06 unverdicted novelty 5.0

    DUET pre-trains dedicated transformers for click and conversion streams, yielding up to 0.38% NE reduction over baselines in OCVR prediction.