paper-with-me

Papers

Spatio-Temporal Contrastive Learning Enhanced GNNs for Session-based Recommendation

2022-09-23 · Zhongwei Wan, Xin Liu, Benyou Wang, Jiezhong Qiu, Boyu Li, Ting Guo, Guangyong Chen, Yang Wang

Session-based recommendation (SBR) systems aim to utilize the user's short-term behavior sequence to predict the next item without the detailed user profile. Most recent works try to model the user preference by treating the sessions as between-item transition graphs and utilize various graph neural networks (GNNs) to encode the representations of pair-wise relations among items and their neighbors. Some of the existing GNN-based models mainly focus on aggregating information from the view of spatial graph structure, which ignores the temporal relations within neighbors of an item during message passing and the information loss results in a sub-optimal problem. Other works embrace this challenge by incorporating additional temporal information but lack sufficient interaction between the spatial and temporal patterns. To address this issue, inspired by the uniformity and alignment properties of contrastive learning techniques, we propose a novel framework called Session-based Recommendation with Spatio-Temporal Contrastive Learning Enhanced GNNs (RESTC). The idea is to supplement the GNN-based main supervised recommendation task with the temporal representation via an auxiliary cross-view contrastive learning mechanism. Furthermore, a novel global collaborative filtering graph (CFG) embedding is leveraged to enhance the spatial view in the main task. Extensive experiments demonstrate the significant performance of RESTC compared with the state-of-the-art baselines e.g., with an improvement as much as 27.08% gain on HR@20 and 20.10% gain on MRR@20.

📄 PDF Abstract BibTeX arXiv:2209.11461

Code (1)

sustechbruce/restc-source-code 공식 구현 pytorch

Tasks

Collaborative FilteringContrastive LearningSession-Based Recommendations

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Dual-branch Spatial-Temporal Self-supervised Representation for Enhanced Road Network Learning

2025-11-10 · Qinghong Guo, Yu Wang, Ji Cao, Tongya Zheng 외 arxiv

Road network representation learning (RNRL) has attracted increasing attention from both researchers and practitioners as various spatiotemporal tasks are emerging. Recent advanced methods leverage Graph Neural Networks …

Representation LearningContrastive LearningZero-Shot Learning

One Vertex Attack on Graph Neural Networks-based Spatiotemporal Forecasting

2021-01-01 · Fuqiang Liu, Luis Miranda Moreno, Lijun Sun

Spatiotemporal forecasting plays an essential role in intelligent transportation systems (ITS) and numerous applications, such as route planning, navigation, and automatic driving. Deep Spatiotemporal Graph Neural Networ…

Graph Classification

SR-GCL: Session-Based Recommendation with Global Context Enhanced Augmentation in Contrastive Learning

2022-09-22 · Eunkyu Oh, Taehun Kim, Minsoo Kim, Yunhu Ji 외

Session-based recommendations aim to predict the next behavior of users based on ongoing sessions. The previous works have been modeling the session as a variable-length of a sequence of items and learning the representa…

Contrastive LearningData AugmentationSession-Based Recommendations

Graph Neural Network for spatiotemporal data: methods and applications

2023-05-30 · Yun Li, Dazhou Yu, Zhenke Liu, Minxing Zhang 외

In the era of big data, there has been a surge in the availability of data containing rich spatial and temporal information, offering valuable insights into dynamic systems and processes for applications such as weather …

Graph Neural NetworkWeather Forecasting

Efficient Prompt Learning for Traffic Forecasting

2026-05-08 · Qianru Zhang, Xinyi Gao, Alexander Zhou, Reynold Cheng 외 arxiv

Accurate traffic prediction is essential for optimizing transportation systems, enhancing resource allocation, and improving overall urban administration. Spatio-temporal graph neural networks (GNNs) have achieved state-…

Computational EfficiencyTraffic Prediction