DiffNet++: A Neural Influence and Interest Diffusion Network for Social Recommendation
Le Wu, Junwei Li, Peijie Sun, Richang Hong, Yong Ge, Meng Wang

TL;DR
DiffNet++ is a neural network model that unifies social influence diffusion and interest modeling in a heterogeneous graph to improve social recommendation accuracy.
Contribution
It introduces a unified framework that combines influence and interest diffusion for user embedding learning, enhancing social recommendation performance.
Findings
Outperforms existing models on real-world datasets
Effectively captures higher-order social influence and interest relationships
Uses multi-level attention for adaptive embedding aggregation
Abstract
Social recommendation has emerged to leverage social connections among users for predicting users' unknown preferences, which could alleviate the data sparsity issue in collaborative filtering based recommendation. Early approaches relied on utilizing each user's first-order social neighbors' interests for better user modeling and failed to model the social influence diffusion process from the global social network structure. Recently, we propose a preliminary work of a neural influence diffusion network (i.e., DiffNet) for social recommendation (Diffnet), which models the recursive social diffusion process to capture the higher-order relationships for each user. However, we argue that, as users play a central role in both user-user social network and user-item interest network, only modeling the influence diffusion process in the social network would neglect the users' latent…
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.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Expert finding and Q&A systems
