Heterogeneous Information Network Embedding for Recommendation
Chuan Shi, Binbin Hu, Wayne Xin Zhao, Philip S. Yu

TL;DR
This paper introduces HERec, a novel HIN embedding approach for recommendation systems that leverages meta-path based random walks and matrix factorization to improve accuracy and cold-start performance.
Contribution
It proposes a new HIN embedding method using meta-path based random walks and joint optimization with matrix factorization for enhanced recommendation accuracy.
Findings
HERec outperforms existing methods on real-world datasets.
The model effectively addresses cold-start problems.
Embedding transformations from HINs improve recommendation quality.
Abstract
Due to the flexibility in modelling data heterogeneity, heterogeneous information network (HIN) has been adopted to characterize complex and heterogeneous auxiliary data in recommender systems, called HIN based recommendation. It is challenging to develop effective methods for HIN based recommendation in both extraction and exploitation of the information from HINs. Most of HIN based recommendation methods rely on path based similarity, which cannot fully mine latent structure features of users and items. In this paper, we propose a novel heterogeneous network embedding based approach for HIN based recommendation, called HERec. To embed HINs, we design a meta-path based random walk strategy to generate meaningful node sequences for network embedding. The learned node embeddings are first transformed by a set of fusion functions, and subsequently integrated into an extended matrix…
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 · Caching and Content Delivery
