TL;DR
Fi-GNN models feature interactions in CTR prediction by representing multi-field features as a graph, enabling flexible and explicit modeling of complex interactions, leading to improved prediction accuracy and interpretability.
Contribution
This paper introduces Fi-GNN, a novel graph neural network model that explicitly captures feature interactions in CTR prediction, surpassing existing methods.
Findings
Fi-GNN outperforms state-of-the-art models on real-world datasets.
The graph-based approach provides better interpretability.
Flexible modeling of feature interactions improves prediction accuracy.
Abstract
Click-through rate (CTR) prediction is an essential task in web applications such as online advertising and recommender systems, whose features are usually in multi-field form. The key of this task is to model feature interactions among different feature fields. Recently proposed deep learning based models follow a general paradigm: raw sparse input multi-filed features are first mapped into dense field embedding vectors, and then simply concatenated together to feed into deep neural networks (DNN) or other specifically designed networks to learn high-order feature interactions. However, the simple \emph{unstructured combination} of feature fields will inevitably limit the capability to model sophisticated interactions among different fields in a sufficiently flexible and explicit fashion. In this work, we propose to represent the multi-field features in a graph structure intuitively,…
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.
