skip to main content
10.1145/3397271.3401123acmconferencesArticle/Chapter ViewAbstractPublication PagesirConference Proceedingsconference-collections
research-article

Neighbor Interaction Aware Graph Convolution Networks for Recommendation

Published: 25 July 2020 Publication History

Abstract

Personalized recommendation plays an important role in many online services. Substantial research has been dedicated to learning embeddings of users and items to predict a user's preference for an item based on the similarity of the representations. In many settings, there is abundant relationship information, including user-item interaction history, user-user and item-item similarities. In an attempt to exploit these relationships to learn better embeddings, researchers have turned to the emerging field of Graph Convolutional Neural Networks (GCNs), and applied GCNs for recommendation. Although these prior works have demonstrated promising performance, directly apply GCNs to process the user-item bipartite graph is suboptimal because the GCNs do not consider the intrinsic differences between user nodes and item nodes. Additionally, existing large-scale graph neural networks use aggregation functions such as sum/mean/max pooling operations to generate a node embedding that considers the nodes' neighborhood (i.e., the adjacent nodes in the graph), and these simple aggregation strategies fail to preserve the relational information in the neighborhood. To resolve the above limitations, in this paper, we propose a novel framework NIA-GCN, which can explicitly model the relational information between neighbor nodes and exploit the heterogeneous nature of the user-item bipartite graph. We conduct empirical studies on four public benchmarks, demonstrating a significant improvement over state-of-the-art approaches. Furthermore, we generalize our framework to a commercial App store recommendation scenario. We observe significant improvement on a large-scale commercial dataset, demonstrating the practical potential for our proposed solution as a key component of a large scale commercial recommender system. Furthermore, online experiments are conducted to demonstrate that NIA-GCN outperforms the baseline by 10.19% and 9.95% in average in terms of CTR and CVR during ten-day AB test in a mainstream App store.

References

[1]
Peter W Battaglia, Jessica B Hamrick, Victor Bapst, Alvaro Sanchez-Gonzalez, Vinicius Zambaldi, Mateusz Malinowski, Andrea Tacchetti, David Raposo, Adam Santoro, Ryan Faulkner, et almbox. 2018. Relational inductive biases, deep learning, and graph networks. arXiv preprint arXiv:1806.01261 (2018).
[2]
Alex Beutel, Paul Covington, Can Xu, Jia Li, Vince Gatto, and Ed H. Chi. 2018. Latent Cross: Making Use of Context in Recurrent Recommender Systems. In Proc. ACM Int. Conf. Web Search and Data Mining.
[3]
Yukuo Cen, Xu Zou, Jianwei Zhang, Hongxia Yang, Jingren Zhou, and Jie Tang. 2019. Representation Learning for Attributed Multiplex Heterogeneous Network. In Proc. ACM SIGKDD Int. Conf. Knowledge Discovery and Data Mining.
[4]
Heng-Tze Cheng, Levent Koc, Jeremiah Harmsen, Tal Shaked, Tushar Chandra, Hrishi Aradhye, Glen Anderson, Greg Corrado, Wei Chai, Mustafa Ispir, Rohan Anil, Zakaria Haque, Lichan Hong, Vihan Jain, Xiaobing Liu, and Hemal Shah. 2016. Wide & Deep Learning for Recommender Systems. In Proc. Workshop Deep Learning for Recommender Systems.
[5]
Shaohua Fan, Junxiong Zhu, Xiaotian Han, Chuan Shi, Linmei Hu, Biyu Ma, and Yongliang Li. 2019 c. Metapath-guided Heterogeneous Graph Neural Network for Intent Recommendation. In Proc. Int. Joint Conf. Artificial Intelligence. 2873--2879.
[6]
Wenqi Fan, Yao Ma, Qing Li, Yuan He, Eric Zhao, Jiliang Tang, and Dawei Yin. 2019 a. Graph Neural Networks for Social Recommendation. In Proc. Int. Conf. World Wide Web (WWW).
[7]
Wenqi Fan, Yao Ma, Dawei Yin, Jianping Wang, Jiliang Tang, and Qing Li. 2019 b. Deep social collaborative filtering. In Proc. ACM Conf. Recommender Systems.
[8]
Xavier Glorot and Yoshua Bengio. 2010. Understanding the difficulty of training deep feedforward neural networks. In Proc. Int. Conf. Artificial Intelligence and Statistics.
[9]
Marco Gori and Augusto Pucci. 2007. ItemRank: A Random-Walk Based Scoring Algorithm for Recommender Engines. In Proc. Int. Joint Conf. Artificial Intelligence.
[10]
Huifeng Guo, Ruiming Tang, Yunming Ye, Zhenguo Li, and Xiuqiang He. 2017. DeepFM: A Factorization-Machine based Neural Network for CTR Prediction. In Proc. Int. Joint Conf. Artificial Intelligence.
[11]
William Hamilton, Rex Ying, and Jure Leskovec. 2017a. Inductive Representation Learning on Large Graphs. In Proc. Adv. Neural Inf. Proc. Systems.
[12]
William L. Hamilton, Zhitao Ying, and Jure Leskovec. 2017b. Inductive Representation Learning on Large Graphs. In Proc. Adv. Neural Inf. Proc. Systems.
[13]
Ruining He and Julian McAuley. 2016. Ups and downs: Modeling the visual evolution of fashion trends with one-class collaborative filtering. In Proc. Int. Conf. World Wide Web.
[14]
Xiangnan He, Lizi Liao, Hanwang Zhang, Liqiang Nie, Xia Hu, and Tat-Seng Chua. 2017. Neural Collaborative Filtering. In Proc. Int. Conf. World Wide Web.
[15]
Thomas Hofmann. 2004. Latent semantic models for collaborative filtering. ACM Trans. Inf. Syst., Vol. 22, 1 (2004), 89--115.
[16]
Po-Sen Huang, Xiaodong He, Jianfeng Gao, Li Deng, Alex Acero, and Larry P. Heck. 2013. Learning deep structured semantic models for web search using clickthrough data. In Proc. ACM Int. Conf. Information & Knowledge Management.
[17]
Thomas N. Kipf and Max Welling. 2017. Semi-Supervised Classification with Graph Convolutional Networks. In Proc. Int. Conf. Learning Representations.
[18]
Risi Kondor and Shubhendu Trivedi. 2018. On the generalization of equivariance and convolution in neural networks to the action of compact groups. In Proc. Int. Conf. Machine Learning (ICML).
[19]
Yehuda Koren. 2008. Factorization meets the neighborhood: a multifaceted collaborative filtering model. In Proc. ACM SIGKDD Int. Conf. Knowledge Discovery and Data Mining.
[20]
Yehuda Koren, Robert M. Bell, and Chris Volinsky. 2009. Matrix Factorization Techniques for Recommender Systems. IEEE Computer, Vol. 42, 8 (2009), 30--37.
[21]
Chong Li, Kunyang Jia, Dan Shen, CJ Shi, and Hongxia Yang. 2019 b. Hierarchical representation learning for bipartite graphs. In Proc. Int. Joint Conf. Artificial Intelligence.
[22]
Feng Li, Zhenrui Chen, Pengjie Wang, Yi Ren, Di Zhang, and Xiaoyu Zhu. 2019 a. Graph Intention Network for Click-through Rate Prediction in Sponsored Search. In Proc. ACM Int. Conf. Research and Development in Information Retrieval.
[23]
Jianxun Lian, Xiaohuan Zhou, Fuzheng Zhang, Zhongxia Chen, Xing Xie, and Guangzhong Sun. 2018. xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems. In Proc. ACM SIGKDD Int. Conf. Knowledge Discovery & Data Mining.
[24]
Ninghao Liu, Qiaoyu Tan, Yuening Li, Hongxia Yang, Jingren Zhou, and Xia Hu. 2019 b. Is a Single Vector Enough? Exploring Node Polysemy for Network Embedding. In Proc. ACM SIGKDD Int. Conf. Knowledge Discovery and Data Mining.
[25]
Ziqi Liu, Chaochao Chen, Longfei Li, Jun Zhou, Xiaolong Li, Le Song, and Yuan Qi. 2019 a. Geniepath: Graph neural networks with adaptive receptive paths. In Proc. AAAI Conf. Artificial Intelligence.
[26]
Chen Ma, Liheng Ma, Yingxue Zhang, Jianing Sun, Xue Liu, and Mark Coates. 2020. Memory Augmented Graph Neural Networks for Sequential Recommendation. In Proc. AAAI Int. Conf. Artificial Intelligence.
[27]
Haggai Maron, Heli Ben-Hamu, Nadav Shamir, and Yaron Lipman. 2019. Invariant and equivariant graph networks. In Proc. Int. Conf. Learning Representations (ICLR).
[28]
Federico Monti, Michael Bronstein, and Xavier Bresson. 2017. Geometric matrix completion with recurrent multi-graph neural networks. In Proc. Adv. Neural Inf. Proc. Systems.
[29]
Steffen Rendle. 2010. Factorization Machines. In Proc. IEEE Int. Conf. Data Mining.
[30]
Steffen Rendle, Christoph Freudenthaler, Zeno Gantner, and Lars Schmidt-Thieme. 2009. BPR: Bayesian Personalized Ranking from Implicit Feedback. In Proc. Conf. Uncertainty in Artificial Intelligence.
[31]
Francesco Ricci, Lior Rokach, Bracha Shapira, and Paul B. Kantor. 2010. Recommender Systems Handbook 1st ed.). Springer-Verlag, Berlin, Heidelberg.
[32]
Weiping Song, Zhiping Xiao, Yifan Wang, Laurent Charlin, Ming Zhang, and Jian Tang. 2019. Session-based Social Recommendation via Dynamic Graph Attention Networks. In Proc. ACM Int. Conf. Web Search and Data Mining.
[33]
Jianing Sun, Yingxue Zhang, Chen Ma, Mark Coates, Huifeng Guo, Ruiming Tang, and Xiuqiang He. 2019. Multi-graph Convolution Collaborative Filtering. In Proc. IEEE Int. Conf. Data Mining.
[34]
Jiaxi Tang and Ke Wang. 2018. Personalized top-n sequential recommendation via convolutional sequence embedding. In Proc. ACM Int. Conf. Web Search and Data Mining.
[35]
Rianne van den Berg, Thomas N Kipf, and Max Welling. 2018. Graph Convolutional Matrix Completion. In Proc. ACM SIGKDD Int. Conf. Knowledge Discovery and Data Mining (Deep Learning Day).
[36]
Hongwei Wang, Fuzheng Zhang, Xing Xie, and Minyi Guo. 2018. DKN: Deep knowledge-aware network for news recommendation. In Proc. Int. Conf. World Wide Web.
[37]
Xiang Wang, Xiangnan He, Meng Wang, Fuli Feng, and Tat-Seng Chua. 2019. Neural Graph Collaborative Filtering. In Proc. ACM Int. Conf. Research and Development in Information Retrieval.
[38]
Keyulu Xu, Weihua Hu, Jure Leskovec, and Stefanie Jegelka. 2019. How Powerful are Graph Neural Networks?. In Proc. Int. Conf. Learning Representations (ICLR), Vol. abs/1810.00826.
[39]
Jheng-Hong Yang, Chih-Ming Chen, Chuan-Ju Wang, and Ming-Feng Tsai. 2018. HOP-rec: high-order proximity for implicit recommendation. In Proc ACM Conf. Recommender Systems.
[40]
Rex Ying, Ruining He, Kaifeng Chen, Pong Eksombatchai, William L. Hamilton, and Jure Leskovec. 2018. Graph Convolutional Neural Networks for Web-Scale Recommender Systems. In Proc. ACM Int. Conf. Knowledge Discovery & Data Mining.
[41]
Yingxue Zhang, Soumyasundar Pal, Mark Coates, and Deniz Ü stebay. 2019. Bayesian graph convolutional neural networks for semi-supervised classification. In Proc. AAAI Int. Conf. Artificial Intelligence.
[42]
Lei Zheng, Chun-Ta Lu, Fei Jiang, Jiawei Zhang, and Philip S Yu. 2018. Spectral collaborative filtering. In Proc. ACM Conf. Recommender Systems.

Cited By

View all
  • (2025)Evolving intra-and inter-session graph fusion for next item recommendationInformation Fusion10.1016/j.inffus.2024.102691114(102691)Online publication date: Feb-2025
  • (2024)Counterfactual Graph Convolutional Learning for Personalized RecommendationACM Transactions on Intelligent Systems and Technology10.1145/365563215:4(1-20)Online publication date: 1-Apr-2024
  • (2024)Swarm Self-supervised Hypergraph Embedding for RecommendationACM Transactions on Knowledge Discovery from Data10.1145/363805818:4(1-19)Online publication date: 13-Feb-2024
  • Show More Cited By

Index Terms

  1. Neighbor Interaction Aware Graph Convolution Networks for Recommendation

    Recommendations

    Comments

    Information & Contributors

    Information

    Published In

    cover image ACM Conferences
    SIGIR '20: Proceedings of the 43rd International ACM SIGIR Conference on Research and Development in Information Retrieval
    July 2020
    2548 pages
    ISBN:9781450380164
    DOI:10.1145/3397271
    Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

    Sponsors

    Publisher

    Association for Computing Machinery

    New York, NY, United States

    Publication History

    Published: 25 July 2020

    Permissions

    Request permissions for this article.

    Check for updates

    Author Tags

    1. collaborative filtering
    2. graph convolution networks
    3. recommendation

    Qualifiers

    • Research-article

    Conference

    SIGIR '20
    Sponsor:

    Acceptance Rates

    Overall Acceptance Rate 792 of 3,983 submissions, 20%

    Contributors

    Other Metrics

    Bibliometrics & Citations

    Bibliometrics

    Article Metrics

    • Downloads (Last 12 months)288
    • Downloads (Last 6 weeks)18
    Reflects downloads up to 14 Sep 2024

    Other Metrics

    Citations

    Cited By

    View all
    • (2025)Evolving intra-and inter-session graph fusion for next item recommendationInformation Fusion10.1016/j.inffus.2024.102691114(102691)Online publication date: Feb-2025
    • (2024)Counterfactual Graph Convolutional Learning for Personalized RecommendationACM Transactions on Intelligent Systems and Technology10.1145/365563215:4(1-20)Online publication date: 1-Apr-2024
    • (2024)Swarm Self-supervised Hypergraph Embedding for RecommendationACM Transactions on Knowledge Discovery from Data10.1145/363805818:4(1-19)Online publication date: 13-Feb-2024
    • (2024)Distributionally Robust Graph-based Recommendation SystemProceedings of the ACM Web Conference 202410.1145/3589334.3645598(3777-3788)Online publication date: 13-May-2024
    • (2024)Learning Neighbor User Intention on User–Item Interaction Graphs for Better Sequential RecommendationACM Transactions on the Web10.1145/358052018:2(1-28)Online publication date: 8-Jan-2024
    • (2024)NIE-GCN: Neighbor Item Embedding-Aware Graph Convolutional Network for RecommendationIEEE Transactions on Systems, Man, and Cybernetics: Systems10.1109/TSMC.2024.335065854:5(2810-2821)Online publication date: May-2024
    • (2024)Temporal Social Graph Network Hashing for Efficient RecommendationIEEE Transactions on Knowledge and Data Engineering10.1109/TKDE.2024.3352255(1-14)Online publication date: 2024
    • (2024)StableGCN: Decoupling and Reconciling Information Propagation for Collaborative FilteringIEEE Transactions on Knowledge and Data Engineering10.1109/TKDE.2023.332345836:6(2659-2670)Online publication date: Jun-2024
    • (2024)GrOVe: Ownership Verification of Graph Neural Networks using Embeddings2024 IEEE Symposium on Security and Privacy (SP)10.1109/SP54263.2024.00050(2460-2477)Online publication date: 19-May-2024
    • (2024)BSL: Understanding and Improving Softmax Loss for Recommendation2024 IEEE 40th International Conference on Data Engineering (ICDE)10.1109/ICDE60146.2024.00068(816-830)Online publication date: 13-May-2024
    • Show More Cited By

    View Options

    Get Access

    Login options

    View options

    PDF

    View or Download as a PDF file.

    PDF

    eReader

    View online with eReader.

    eReader

    Media

    Figures

    Other

    Tables

    Share

    Share

    Share this Publication link

    Share on social media