paper-with-me

홈 › Papers

HySAGE: A Hybrid Static and Adaptive Graph Embedding Network for Context-Drifting Recommendations

2022-08-20 · Sichun Luo, Xinyi Zhang, Yuanzhang Xiao, Linqi Song

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 context-drifting recommendations. Our key idea is to disentangle the relatively static user-item interaction and rapidly drifting contextual features. Specifically, our proposed HySAGE network learns a relatively static graph embedding from user-item interaction and an adaptive embedding from drifting contextual features. These embeddings are incorporated into an interest network to generate the user interest in some certain context. We adopt an interactive attention module to learn the interactions among static graph embeddings, adaptive contextual embeddings, and user interest, helping to achieve a better final representation. Extensive experiments on real-world datasets demonstrate that HySAGE significantly improves the performance of the existing state-of-the-art recommendation algorithms.

📄 PDF Abstract BibTeX arXiv:2208.09586

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringGraph Embedding

Similar Papers 제목 키워드 기반

PhysAgent: Automating Physics-Based 4D Synthesis via Trajectory-Grounded Multi-Agent Feedback

2026-06-07 · Chunji Lv, Jiaxi Ye, Yuchen Jiang, Rexar Lin 외 arxiv

Achieving fully automated, physically plausible 3D motion synthesis is a core objective in graphics and generative AI. However, configuring complex environmental force fields still relies entirely on manual expert interv…

Motion Synthesis

Scalable and Explainable Enterprise Knowledge Discovery Using Graph-Centric Hybrid Retrieval

2025-10-13 · Nilima Rao, Jagriti Srivastava, Pradeep Kumar Sharma, Hritvik Shrivastava arxiv

Modern enterprises manage vast knowledge distributed across heterogeneous systems such as Jira, Git repositories, Confluence, and wikis. Conventional retrieval methods based on keyword search or static embeddings often f…

Semantic Similarity

GTAGCN: Generalized Topology Adaptive Graph Convolutional Networks

2024-03-22 · Sukhdeep Singh, Anuj Sharma, Vinod Kumar Chauhan

Graph Neural Networks (GNN) have emerged as a popular and standard approach for learning from graph-structured data. The literature on GNN highlights the potential of this evolving research area and its widespread adopti…

Graph Classification

Homophily-Related: Adaptive Hybrid Graph Filter for Multi-View Graph Clustering

2024-01-05 · Zichen Wen, Yawen Ling, Yazhou Ren, Tianyi Wu 외

Recently there is a growing focus on graph data, and multi-view graph clustering has become a popular area of research interest. Most of the existing methods are only applicable to homophilous graphs, yet the extensive r…

ClusteringGraph Clustering

Adaptive Hybrid Spatial-Temporal Graph Neural Network for Cellular Traffic Prediction

2023-02-28 · Xing Wang, Kexin Yang, Zhendong Wang, Junlan Feng 외

Cellular traffic prediction is an indispensable part for intelligent telecommunication networks. Nevertheless, due to the frequent user mobility and complex network scheduling mechanisms, cellular traffic often inherits …

Graph LearningGraph Neural NetworkPredictionScheduling+1