Papers › Fi-GNN: Modeling Feature Interactions via Graph Neural Networks for CTR Prediction

Fi-GNN: Modeling Feature Interactions via Graph Neural Networks for CTR Prediction

12 Oct 2019arXiv:1910.05552archive 2025-07-28

Zekun Li, Zeyu Cui, Shu Wu, Xiao-Yu Zhang, Liang Wang

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, where each node corresponds to a feature field and different fields can interact through edges. The task of modeling feature interactions can be thus converted to modeling node interactions on the corresponding graph. To this end, we design a novel model Feature Interaction Graph Neural Networks (Fi-GNN). Taking advantage of the strong representative power of graphs, our proposed model can not only model sophisticated feature interactions in a flexible and explicit fashion, but also provide good model explanations for CTR prediction. Experimental results on two real-world datasets show its superiority over the state-of-the-arts.

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

CRIPAC-DIG/Fi_GNN officialmentioned in papermentioned on GitHubtf report
JiangShaoYin/FIGNN mentioned on GitHubtf report
cripac-dig/graphctr mentioned on GitHubtf report
xue-pai/FuxiCTR mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Click-Through Rate PredictionRecommendation Systems

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Click-Through Rate Prediction Avazu Fi-GNN AUC 0.7762 #10 of 15 Archive leaderboard report
Click-Through Rate Prediction Avazu Fi-GNN LogLoss 0.3825 #10 of 15 Archive leaderboard report
Click-Through Rate Prediction Criteo Fi-GNN AUC 0.8062 #26 of 39 Archive leaderboard report
Click-Through Rate Prediction Criteo Fi-GNN Log Loss 0.4453 #26 of 39 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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