Modeling Multi-Hop Semantic Paths for Recommendation in Heterogeneous Information Networks
Hongye Zheng, Yue Xing, Lipeng Zhu, Xu Han, Junliang Du, Wanyu Cui

TL;DR
This paper introduces a multi-hop path-aware recommendation framework for heterogeneous information networks that models user preferences through path selection, semantic representation, and attention-based fusion, significantly improving recommendation accuracy.
Contribution
It proposes a novel multi-hop path modeling approach with path filtering, sequential encoding, and attention fusion, advancing the state-of-the-art in heterogeneous network recommendation systems.
Findings
Outperforms existing models on Amazon-Book dataset across multiple metrics.
Effectively captures high-order interaction semantics in heterogeneous networks.
Demonstrates the framework's ability to model complex user preferences.
Abstract
This study focuses on the problem of path modeling in heterogeneous information networks and proposes a multi-hop path-aware recommendation framework. The method centers on multi-hop paths composed of various types of entities and relations. It models user preferences through three stages: path selection, semantic representation, and attention-based fusion. In the path selection stage, a path filtering mechanism is introduced to remove redundant and noisy information. In the representation learning stage, a sequential modeling structure is used to jointly encode entities and relations, preserving the semantic dependencies within paths. In the fusion stage, an attention mechanism assigns different weights to each path to generate a global user interest representation. Experiments conducted on real-world datasets such as Amazon-Book show that the proposed method significantly outperforms…
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 · Advanced Technologies in Various Fields
MethodsSoftmax · Attention Is All You Need
