paper-with-me

Papers

Time-Aware Neighbor Sampling for Temporal Graph Networks

2021-12-18 · Yiwei Wang, Yujun Cai, Yuxuan Liang, Henghui Ding, Changhu Wang, Bryan Hooi

We present a new neighbor sampling method on temporal graphs. In a temporal graph, predicting different nodes' time-varying properties can require the receptive neighborhood of various temporal scales. In this work, we propose the TNS (Time-aware Neighbor Sampling) method: TNS learns from temporal information to provide an adaptive receptive neighborhood for every node at any time. Learning how to sample neighbors is non-trivial, since the neighbor indices in time order are discrete and not differentiable. To address this challenge, we transform neighbor indices from discrete values to continuous ones by interpolating the neighbors' messages. TNS can be flexibly incorporated into popular temporal graph networks to improve their effectiveness without increasing their time complexity. TNS can be trained in an end-to-end manner. It needs no extra supervision and is automatically and implicitly guided to sample the neighbors that are most beneficial for prediction. Empirical results on multiple standard datasets show that TNS yields significant gains on edge prediction and node classification.

📄 PDF Abstract BibTeX arXiv:2112.09845

Code (0)

등록된 구현이 없습니다.

Tasks

Node Classification

Similar Papers 제목 키워드 기반

Repeat-Aware Neighbor Sampling for Dynamic Graph Learning

2024-05-24 · Tao Zou, Yuhao Mao, Junchen Ye, Bowen Du

Dynamic graph learning equips the edges with time attributes and allows multiple links between two nodes, which is a crucial technology for understanding evolving data scenarios like traffic prediction and recommendation…

Graph LearningLink PredictionRecommendation SystemsTraffic Prediction

FAST: A Holistic Framework for Optimizing Memory-I/O, Computation, and Sampling in Temporal GNN Training

2026-07-06 · Yushu Cai, Qingrui Zhu, Lei Liu, Kai Sheng 외 arxiv

Temporal Graph Neural Networks (TGNNs) are widely used for learning from dynamic graphs in applications such as recommendation, social network analysis, and traffic forecasting. However, scaling TGNN training to large dy…

TAWRMAC: A Novel Dynamic Graph Representation Learning Method

2025-10-10 · Soheila Farokhi, Xiaojun Qi, Hamid Karimi arxiv

Dynamic graph representation learning has become essential for analyzing evolving networks in domains such as social network analysis, recommendation systems, and traffic analysis. However, existing continuous-time metho…

Graph Representation LearningDynamic Link PredictionRecommendation SystemsNode Classification

FLASH: Flexible Learning of Adaptive Sampling from History in Temporal Graph Neural Networks

2025-04-09 · Or Feldman, Krishna Sri Ipsit Mantri, Carola-Bibiane Schönlieb, Chaim Baskin 외

Aggregating temporal signals from historic interactions is a key step in future link prediction on dynamic graphs. However, incorporating long histories is resource-intensive. Hence, temporal graph neural networks (TGNNs…

Link Prediction

Graph Neural Networks with Diversity-aware Neighbor Selection and Dynamic Multi-scale Fusion for Multivariate Time Series Forecasting

2025-09-28 · Jingqi Xu, Guibin Chen, Jingxi Lu, Yuzhang Lin arxiv

Recently, numerous deep models have been proposed to enhance the performance of multivariate time series (MTS) forecasting. Among them, Graph Neural Networks (GNNs)-based methods have shown great potential due to their c…

Multivariate Time Series Forecasting