Graph Factorization Machines for Cross-Domain Recommendation
Dongbo Xi, Fuzhen Zhuang, Yongchun Zhu, Pengpeng Zhao, Xiangliang, Zhang, Qing He

TL;DR
This paper introduces a Graph Factorization Machine that effectively aggregates multi-order interactions in graph neural networks for improved cross-domain recommendation, addressing data sparsity and demonstrating superior performance across multiple datasets.
Contribution
The paper proposes a novel Graph Factorization Machine for GNN-based recommendation and a universal cross-domain framework applicable to various GNN models.
Findings
GFM outperforms existing models on four dataset pairs.
The cross-domain framework enhances GNN recommendation performance.
Framework is adaptable to different GNN architectures.
Abstract
Recently, graph neural networks (GNNs) have been successfully applied to recommender systems. In recommender systems, the user's feedback behavior on an item is usually the result of multiple factors acting at the same time. However, a long-standing challenge is how to effectively aggregate multi-order interactions in GNN. In this paper, we propose a Graph Factorization Machine (GFM) which utilizes the popular Factorization Machine to aggregate multi-order interactions from neighborhood for recommendation. Meanwhile, cross-domain recommendation has emerged as a viable method to solve the data sparsity problem in recommender systems. However, most existing cross-domain recommendation methods might fail when confronting the graph-structured data. In order to tackle the problem, we propose a general cross-domain recommendation framework which can be applied not only to the proposed GFM,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Graph Theory and Algorithms
