paper-with-me

Papers

Learning Dynamic Preference Structure Embedding From Temporal Networks

2021-11-23 · Tongya Zheng, Zunlei Feng, Yu Wang, Chengchao Shen, Mingli Song, Xingen Wang, Xinyu Wang, Chun Chen, Hao Xu

The dynamics of temporal networks lie in the continuous interactions between nodes, which exhibit the dynamic node preferences with time elapsing. The challenges of mining temporal networks are thus two-fold: the dynamic structure of networks and the dynamic node preferences. In this paper, we investigate the dynamic graph sampling problem, aiming to capture the preference structure of nodes dynamically in cooperation with GNNs. Our proposed Dynamic Preference Structure (DPS) framework consists of two stages: structure sampling and graph fusion. In the first stage, two parameterized samplers are designed to learn the preference structure adaptively with network reconstruction tasks. In the second stage, an additional attention layer is designed to fuse two sampled temporal subgraphs of a node, generating temporal node embeddings for downstream tasks. Experimental results on many real-life temporal networks show that our DPS outperforms several state-of-the-art methods substantially owing to learning an adaptive preference structure. The code will be released soon at https://github.com/doujiang-zheng/Dynamic-Preference-Structure.

📄 PDF Abstract BibTeX arXiv:2111.11886

Code (1)

doujiang-zheng/dynamic-preference-structure 공식 구현 pytorch

Tasks

Graph Sampling

Similar Papers 제목 키워드 기반

Evolutionary Preference Learning via Graph Nested GRU ODE for Session-based Recommendation

2022-06-26 · Jiayan Guo, Peiyan Zhang, Chaozhuo Li, Xing Xie 외

Session-based recommendation (SBR) aims to predict the user next action based on the ongoing sessions. Recently, there has been an increasing interest in modeling the user preference evolution to capture the fine-grained…

Session-Based Recommendations

Temporal User Profiling with LLMs: Balancing Short-Term and Long-Term Preferences for Recommendations

2025-08-11 · Milad Sabouri, Masoud Mansoury, Kun Lin, Bamshad Mobasher arxiv

Accurately modeling user preferences is crucial for improving the performance of content-based recommender systems. Existing approaches often rely on simplistic user profiling methods, such as averaging or concatenating …

TransTARec: Time-Adaptive Translating Embedding Model for Next POI Recommendation

2024-04-10 · Yiping Sun

The rapid growth of location acquisition technologies makes Point-of-Interest(POI) recommendation possible due to redundant user check-in records. In this paper, we focus on next POI recommendation in which next POI is b…

Triplet

Using LLMs to Capture Users' Temporal Context for Recommendation

2025-08-11 · Milad Sabouri, Masoud Mansoury, Kun Lin, Bamshad Mobasher arxiv

Effective recommender systems demand dynamic user understanding, especially in complex, evolving environments. Traditional user profiling often fails to capture the nuanced, temporal contextual factors of user preference…

RELINE: Point-of-Interest Recommendations using Multiple Network Embeddings

2019-02-02 · Giannis Christoforidis, Pavlos Kefalas, Apostolos N. Papadopoulos, Yannis Manolopoulos

The rapid growth of users' involvement in Location-Based Social Networks (LBSNs) has led to the expeditious growth of the data on a global scale. The need of accessing and retrieving relevant information close to users' …

Recommendation Systems