TL;DR
xDeepFM is a novel model that explicitly captures feature interactions at the vector level while also learning implicit interactions, significantly improving recommendation accuracy on real-world datasets.
Contribution
The paper introduces the Compressed Interaction Network (CIN) and integrates it with DNNs to form xDeepFM, enabling explicit and implicit feature interaction learning.
Findings
xDeepFM outperforms state-of-the-art models on three datasets.
CIN effectively captures explicit feature interactions.
The combined model learns both low- and high-order interactions.
Abstract
Combinatorial features are essential for the success of many commercial models. Manually crafting these features usually comes with high cost due to the variety, volume and velocity of raw data in web-scale systems. Factorization based models, which measure interactions in terms of vector product, can learn patterns of combinatorial features automatically and generalize to unseen features as well. With the great success of deep neural networks (DNNs) in various fields, recently researchers have proposed several DNN-based factorization model to learn both low- and high-order feature interactions. Despite the powerful ability of learning an arbitrary function from data, plain DNNs generate feature interactions implicitly and at the bit-wise level. In this paper, we propose a novel Compressed Interaction Network (CIN), which aims to generate feature interactions in an explicit fashion and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
