paper-with-me

Papers

State Space Models on Temporal Graphs: A First-Principles Study

2024-06-03 · Jintang Li, Ruofan Wu, Xinzhou Jin, Boqun Ma, Liang Chen, Zibin Zheng

Over the past few years, research on deep graph learning has shifted from static graphs to temporal graphs in response to real-world complex systems that exhibit dynamic behaviors. In practice, temporal graphs are formalized as an ordered sequence of static graph snapshots observed at discrete time points. Sequence models such as RNNs or Transformers have long been the predominant backbone networks for modeling such temporal graphs. Yet, despite the promising results, RNNs struggle with long-range dependencies, while transformers are burdened by quadratic computational complexity. Recently, state space models (SSMs), which are framed as discretized representations of an underlying continuous-time linear dynamical system, have garnered substantial attention and achieved breakthrough advancements in independent sequence modeling. In this work, we undertake a principled investigation that extends SSM theory to temporal graphs by integrating structural information into the online approximation objective via the adoption of a Laplacian regularization term. The emergent continuous-time system introduces novel algorithmic challenges, thereby necessitating our development of GraphSSM, a graph state space model for modeling the dynamics of temporal graphs. Extensive experimental results demonstrate the effectiveness of our GraphSSM framework across various temporal graph benchmarks.

📄 PDF Abstract BibTeX arXiv:2406.00943

Code (1)

edisonleeeee/graphssm 공식 구현 pytorch

Tasks

Graph LearningState Space Models

Similar Papers 제목 키워드 기반

Learning Long Range Spatio-Temporal Representations over Continuous Time Dynamic Graphs with State Space Models

2026-06-03 · Ayushman Raghuvanshi, Thummaluru Siddartha Reddy, Sundeep Prabhakar Chepuri, Mahesh Chandran arxiv

Continuous-time dynamic graphs (CTDGs) provide a richer framework to capture fine-grained temporal patterns in evolving relational data. Long-range information propagation is a key challenge while learning representation…

Dynamic Link PredictionNode ClassificationSpatial Reasoning

Object Agnostic 3D Lifting in Space and Time

2024-12-02 · Christopher Fusco, Mosam Dabhi, Shin-Fang Ch'ng, Simon Lucey

We present a spatio-temporal perspective on category-agnostic 3D lifting of 2D keypoints over a temporal sequence. Our approach differs from existing state-of-the-art methods that are either: (i) object agnostic, but can…

Object

Message-Passing State-Space Models: Improving Graph Learning with Modern Sequence Modeling

2025-05-24 · Andrea Ceni, Alessio Gravina, Claudio Gallicchio, Davide Bacciu 외

The recent success of State-Space Models (SSMs) in sequence modeling has motivated their adaptation to graph learning, giving rise to Graph State-Space Models (GSSMs). However, existing GSSMs operate by applying SSM modu…

Computational EfficiencyGraph LearningGraph Property PredictionNode Classification+2

Learning and Clustering on Temporal Graphs: Principles, Primitives, and Pooling

2026-08-04 · Nelson Aloysio Reis de Almeida Passos, Emanuele Carlini, Salvatore Trani arxiv

This work focuses on the problem of learning on temporal graphs, with particular emphasis on the task of clustering: obtaining coarse-grained representations by aggregating information from nodes, edges, and temporal dyn…

Community DetectionGraph Learning

Temporal Event Knowledge Acquisition via Identifying Narratives

2018-05-28 · ACL 2018 7 · Wenlin Yao, Ruihong Huang

Inspired by the double temporality characteristic of narrative texts, we propose a novel approach for acquiring rich temporal "before/after" event knowledge across sentences in narrative stories. The double temporality s…

General ClassificationRelation ClassificationTemporal Relation Classification