pith. sign in

arxiv: 2601.22454 · v3 · pith:MOTISQVHnew · submitted 2026-01-30 · 💻 cs.LG · cs.AI· cs.SI

Temporal Graph Pattern Machine

classification 💻 cs.LG cs.AIcs.SI
keywords temporaltgpmgraphinteractionmodelingevolutionevolvingexplicitly
0
0 comments X
read the original abstract

Temporal graph learning is pivotal for deciphering dynamic systems, where the core challenge lies in explicitly modeling the underlying evolving patterns that govern network transformation. However, prevailing methods are predominantly task-centric and rely on restrictive assumptions -- such as short-term dependency modeling, static neighborhood semantics, and retrospective time usage. These constraints hinder the discovery of transferable temporal evolution mechanisms. To address this, we propose the Temporal Graph Pattern Machine (TGPM), a foundation framework that shifts the focus toward directly learning generalized evolving patterns. TGPM conceptualizes each interaction as an interaction patch synthesized via temporally-biased random walks, thereby capturing multi-scale structural semantics and long-range dependencies that extend beyond immediate neighborhoods. These patches are processed by a Transformer-based backbone designed to capture global temporal regularities while adapting to context-specific interaction dynamics. To further empower the model, we introduce a suite of self-supervised pre-training tasks -- specifically masked token modeling and next-time prediction -- to explicitly encode the fundamental laws of network evolution. Extensive experiments on temporal link prediction and temporal node classification show that TGPM consistently ranks among the top-performing methods, demonstrating exceptional cross-domain transferability. Our code has been released in https://github.com/antman9914/TGPM.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Hypergraph Pattern Machine: Compositional Tokenization for Higher-Order Interactions

    cs.LG 2026-05 unverdicted novelty 7.0

    HGPM learns compositional patterns in hypergraphs by subset tokenization and inclusion-aware masked Transformer reconstruction, matching or exceeding SOTA on ten benchmarks and correctly identifying inhibitory drug ad...