A Knowledge Graph based Approach for Mobile Application Recommendation
Mingwei Zhang, Jiawei Zhao, Hai Dong, Ke Deng, and Ying Liu

TL;DR
This paper introduces a novel end-to-end knowledge graph convolutional embedding model for mobile app recommendation, effectively utilizing rich user and app information to improve recommendation accuracy.
Contribution
The paper presents a new KG-based approach combining KG construction, embedding, and relation-weighted propagation for enhanced app recommendation.
Findings
Outperforms state-of-the-art recommendation methods on real-world data
Effectively models high-order semantic relations in knowledge graphs
Addresses data sparsity issues in app recommendation systems
Abstract
With the rapid prevalence of mobile devices and the dramatic proliferation of mobile applications (apps), app recommendation becomes an emergent task that would benefit both app users and stockholders. How to effectively organize and make full use of rich side information of users and apps is a key challenge to address the sparsity issue for traditional approaches. To meet this challenge, we proposed a novel end-to-end Knowledge Graph Convolutional Embedding Propagation Model (KGEP) for app recommendation. Specifically, we first designed a knowledge graph construction method to model the user and app side information, then adopted KG embedding techniques to capture the factual triplet-focused semantics of the side information related to the first-order structure of the KG, and finally proposed a relation-weighted convolutional embedding propagation model 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 · Topic Modeling
