Pith. sign in

REVIEW 5 cited by

Deep & Cross Network for Ad Click Predictions

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

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

Deep & Cross Network for Ad Click Predictions

classification cs.LG stat.ML
keywords featurecrossengineeringinteractionsmodelnetworkdatasetdeep
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
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.

discussion (0)

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

Forward citations

Cited by 5 Pith papers

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

  1. Self-Evolving Recommendation System: End-To-End Autonomous Model Optimization With LLM Agents

    cs.LG 2026-02 conditional novelty 6.0

    A dual-loop LLM-agent system that autonomously generates, validates, and deploys recommendation-model improvements at YouTube, reportedly outperforming human engineering baselines.

  2. Self-Evolving Recommendation System: End-To-End Autonomous Model Optimization With LLM Agents

    cs.LG 2026-02 conditional novelty 6.0

    LLM agents acting as ML engineers autonomously generated optimizer, architecture, and reward changes that produced small live metric gains at YouTube when deployed through a dual offline/online loop.

  3. WHALE: A Scalable Unified Model for Recommendation with Wukong-HSTU Architecture

    cs.IR 2026-07 conditional novelty 5.0

    Layer-wise attention fusion between Wukong-style feature crosses and HSTU-style behavior history improves recommendation quality over each backbone alone at matched FLOPs.

  4. WHALE: A Scalable Unified Model for Recommendation with Wukong-HSTU Architecture

    cs.IR 2026-07 conditional novelty 5.0

    Combining Wukong feature-interaction layers with HSTU sequence layers in a per-layer attention-fused architecture improves large-scale recommendation quality over either backbone alone and is deployed online.

  5. 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.