N2VSCDNNR: A Local Recommender System Based on Node2vec and Rich Information Network
Jinyin Chen, Yangyang Wu, Lu Fan, Xiang Lin, Haibin Zheng, Shanqing, Yu, Qi Xuan

TL;DR
This paper introduces N2VSCDNNR, a novel local recommender system leveraging node2vec and rich information networks to address data sparsity and efficiency issues in large-scale recommendation tasks.
Contribution
It proposes a new clustering-based recommendation approach using enriched networks, spectral clustering with dynamic nearest-neighbors, and automatic cluster number determination.
Findings
Outperforms several advanced embedding and side information recommendation algorithms.
Demonstrates lower time complexity in online recommendation scenarios.
Effectively alleviates data sparsity through network enrichment and complex relationship modeling.
Abstract
Recommender systems are becoming more and more important in our daily lives. However, traditional recommendation methods are challenged by data sparsity and efficiency, as the numbers of users, items, and interactions between the two in many real-world applications increase fast. In this work, we propose a novel clustering recommender system based on node2vec technology and rich information network, namely N2VSCDNNR, to solve these challenges. In particular, we use a bipartite network to construct the user-item network, and represent the interactions among users (or items) by the corresponding one-mode projection network. In order to alleviate the data sparsity problem, we enrich the network structure according to user and item categories, and construct the one-mode projection category network. Then, considering the data sparsity problem in the network, we employ node2vec to capture the…
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 · Caching and Content Delivery
MethodsSpectral Clustering · node2vec
