Repeat-Aware Neighbor Sampling for Dynamic Graph Learning
Tao Zou, Yuhao Mao, Junchen Ye, Bowen Du

TL;DR
This paper introduces RepeatMixer, a novel repeat-aware neighbor sampling method for dynamic graph learning that captures evolving interaction patterns by considering historical repeat behaviors and temporal information, improving link prediction accuracy.
Contribution
The paper proposes a new neighbor sampling strategy that incorporates first and high-order repeat behaviors and a time-aware aggregation mechanism for better dynamic graph modeling.
Findings
Outperforms state-of-the-art models in link prediction tasks.
Effectively captures repeat interaction patterns over time.
Enhances understanding of temporal evolution in dynamic graphs.
Abstract
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 systems. Existing works obtain the evolving patterns mainly depending on the most recent neighbor sequences. However, we argue that whether two nodes will have interaction with each other in the future is highly correlated with the same interaction that happened in the past. Only considering the recent neighbors overlooks the phenomenon of repeat behavior and fails to accurately capture the temporal evolution of interactions. To fill this gap, this paper presents RepeatMixer, which considers evolving patterns of first and high-order repeat behavior in the neighbor sampling strategy and temporal information learning. Firstly, we define the first-order repeat-aware nodes…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Domain Adaptation and Few-Shot Learning · Text and Document Classification Technologies
