HySAGE: A Hybrid Static and Adaptive Graph Embedding Network for Context-Drifting Recommendations
Sichun Luo, Xinyi Zhang, Yuanzhang Xiao, and Linqi Song

TL;DR
HySAGE introduces a hybrid graph embedding approach that separately models static user-item interactions and dynamic contextual features, significantly enhancing context-drifting recommendation accuracy.
Contribution
The paper presents a novel hybrid static and adaptive graph embedding network specifically designed for context-drifting recommendations, addressing limitations of static models.
Findings
HySAGE outperforms state-of-the-art recommendation algorithms on real-world datasets.
The model effectively captures both static and drifting contextual information.
Extensive experiments validate the superiority of HySAGE in dynamic recommendation scenarios.
Abstract
The recent popularity of edge devices and Artificial Intelligent of Things (AIoT) has driven a new wave of contextual recommendations, such as location based Point of Interest (PoI) recommendations and computing resource-aware mobile app recommendations. In many such recommendation scenarios, contexts are drifting over time. For example, in a mobile game recommendation, contextual features like locations, battery, and storage levels of mobile devices are frequently drifting over time. However, most existing graph-based collaborative filtering methods are designed under the assumption of static features. Therefore, they would require frequent retraining and/or yield graphical models burgeoning in sizes, impeding their suitability for context-drifting recommendations. In this work, we propose a specifically tailor-made Hybrid Static and Adaptive Graph Embedding (HySAGE) network for…
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 · Age of Information Optimization
