scispace - formally typeset
Open AccessProceedings ArticleDOI

DeepFM: a factorization-machine based neural network for CTR prediction

TLDR
This paper shows that it is possible to derive an end-to-end learning model that emphasizes both low- and high-order feature interactions, and combines the power of factorization machines for recommendation and deep learning for feature learning in a new neural network architecture.
Abstract
Learning sophisticated feature interactions behind user behaviors is critical in maximizing CTR for recommender systems. Despite great progress, existing methods seem to have a strong bias towards low- or high-order interactions, or require expertise feature engineering. In this paper, we show that it is possible to derive an end-to-end learning model that emphasizes both low- and high-order feature interactions. The proposed model, DeepFM, combines the power of factorization machines for recommendation and deep learning for feature learning in a new neural network architecture. Compared to the latest Wide & Deep model from Google, DeepFM has a shared input to its "wide" and "deep" parts, with no need of feature engineering besides raw features. Comprehensive experiments are conducted to demonstrate the effectiveness and efficiency of DeepFM over the existing models for CTR prediction, on both benchmark data and commercial data.

read more

Content maybe subject to copyright    Report

Citations
More filters
Proceedings ArticleDOI

Towards Accurate and Interpretable Sequential Prediction: A CNN & Attention-Based Feature Extractor

TL;DR: A CNN & Attention-based Sequential Feature Extractor (CASFE) module to capture the possible features of user behaviors at different time intervals and becomes a general sequential feature extractor that can be used in various sequential prediction tasks.
Proceedings ArticleDOI

AutoLoss: Automated Loss Function Search in Recommendations

TL;DR: In this paper, the authors propose an AutoLoss framework that can automatically and adaptively search for the appropriate loss function from a set of candidates, which can dynamically adjust the loss probabilities in a differentiable manner.
Posted Content

One Person, One Model, One World: Learning Continual User Representation without Forgetting

TL;DR: This paper presents Conure the first continual, or lifelong, user representation learner, and proposes iteratively removing less important weights of old tasks in a deep user representation model, motivated by the fact that neural network models are usually over-parameterized.
Journal ArticleDOI

Predicting yield performance of parents in plant breeding: A neural collaborative filtering approach

TL;DR: A collaborative filtering method which is an ensemble of matrix factorization method and a neural network to solve the problem of Identification of best parent combinations for crossing and suggested that the proposed model significantly outperformed other models such as deep factorization machines (DeepFM) and neural networks.
Posted Content

DeepLight: Deep Lightweight Feature Interactions for Accelerating CTR Predictions in Ad Serving.

TL;DR: DeepLight is presented, a framework to accelerate the CTR predictions in three aspects: accelerate the model inference via explicitly searching informative feature interactions in the shallow component; prune redundant parameters at the inter-layer level in the DNN component; and prune the dense embedding vectors to make them sparse in the embedding matrix.
References
More filters
Proceedings ArticleDOI

Deep Residual Learning for Image Recognition

TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
Journal Article

Dropout: a simple way to prevent neural networks from overfitting

TL;DR: It is shown that dropout improves the performance of neural networks on supervised learning tasks in vision, speech recognition, document classification and computational biology, obtaining state-of-the-art results on many benchmark data sets.
Proceedings ArticleDOI

Deep Neural Networks for YouTube Recommendations

TL;DR: This paper details a deep candidate generation model and then describes a separate deep ranking model and provides practical lessons and insights derived from designing, iterating and maintaining a massive recommendation system with enormous user-facing impact.
Proceedings ArticleDOI

Factorization Machines

TL;DR: Factorization Machines (FM) are introduced which are a new model class that combines the advantages of Support Vector Machines (SVM) with factorization models and can mimic these models just by specifying the input data (i.e. the feature vectors).
Proceedings ArticleDOI

Restricted Boltzmann machines for collaborative filtering

TL;DR: This paper shows how a class of two-layer undirected graphical models, called Restricted Boltzmann Machines (RBM's), can be used to model tabular data, such as user's ratings of movies, and demonstrates that RBM's can be successfully applied to the Netflix data set.
Related Papers (5)