Methods › General › Deep Tabular Learning › Wide&Deep

Wide&Deep

7 papers tagged archive 2025-07-28

Introduced by Heng-Tze Cheng et al. in Wide & Deep Learning for Recommender Systems

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

Wide&Deep jointly trains wide linear models and deep neural networks to combine the benefits of memorization and generalization for real-world recommender systems. In summary, the wide component is a generalized linear model. The deep component is a feed-forward neural network. The deep and wide components are combined using a weighted sum of their output log odds as the prediction. This is then fed to a logistic loss function for joint training, which is done by back-propagating the gradients from the output to both the wide and deep part of the model simultaneously using mini-batch stochastic optimization. The AdaGrad optimizer is used for the wider part. The combined model is illustrated in the figure (center).

PaperSource

Papers archive 2025-07-28

7 shown of 7, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

10 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Click-Through Rate Prediction4
Recommendation Systems3
Prediction2
Deep Learning1
Feature Engineering1
Graph Neural Network1
Link Prediction1
Memorization1
News Recommendation1
regression1

Usage over time archive 2025-07-28

Papers per year tagged with Wide&Deep: 2016 to 2023, peak 2 2 0 2016: 1 paper 2016 2017: 2 papers 2017 2018: 1 paper 2018 2019: 1 paper 2019 2020: 1 paper 2020 2021: 0 papers 2021 2022: 0 papers 2022 2023: 1 paper 2023
Papers per year the archive tags with this method, by the paper's archive date (7 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Deep Tabular Learning

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections