Side Information Fusion for Recommender Systems over Heterogeneous Information Network
Huan Zhao, Quanming Yao, Yangqiu Song, James Kwok, Dik Lun Lee

TL;DR
This paper introduces a novel framework for enhancing collaborative filtering in recommender systems by effectively fusing heterogeneous side information through metagraphs, matrix factorization, and attention mechanisms, leading to improved recommendation accuracy.
Contribution
It proposes a new HIN-based recommendation framework that captures complex semantic similarities and fuses multiple information sources using MF, FM, and hierarchical attention, outperforming existing methods.
Findings
Significant improvement over state-of-the-art methods in four real-world datasets.
Effective modeling of complex semantic similarities via metagraphs.
Successful fusion of heterogeneous information sources enhances recommendation quality.
Abstract
Collaborative filtering (CF) has been one of the most important and popular recommendation methods, which aims at predicting users' preferences (ratings) based on their past behaviors. Recently, various types of side information beyond the explicit ratings users give to items, such as social connections among users and metadata of items, have been introduced into CF and shown to be useful for improving recommendation performance. However, previous works process different types of information separately, thus failing to capture the correlations that might exist across them. To address this problem, in this work, we study the application of heterogeneous information network (HIN) to enhance CF-based recommendation methods. However, we face challenging issues in HIN-based recommendation, i.e., how to capture similarities of complex semantics between users and items in a HIN, and how to…
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
