paper-with-me

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 representations, wherein it is important to retain and update information over long temporal horizons. Existing approaches restrict models to capture one-hop or local temporal neighborhoods and fail to capture multi-hop or global structural patterns. To mitigate this, we derive a parameter-efficient state-space modeling framework for continuous-time dynamic graphs (CTDG-SSM) from first principles. We first introduce continuous-time Topology-Aware higher order polynomial projection operator (CTT-HiPPO), a novel memory-based reformulation of HiPPO to jointly encode temporal dynamics and graph structure. The solution from CTT-HiPPO is obtained by projecting the classical HiPPO solution through a polynomial of the Laplacian matrix, yielding topology-aware memory updates that admit an equivalent state-space formulation for CTDGs (CTDG-SSM). Then a computationally efficient discrete formulation is obtained using the zero-order hold approach for model implementation. Across benchmarks on dynamic link prediction, dynamic node classification, and sequence classification, CTDG-SSM achieves state-of-the-art performance. Notably, it achieves large performance gains on datasets that require long range temporal (LRT) and spatial reasoning.

📄 PDF Abstract BibTeX arXiv:2606.04672

Code (0)

등록된 구현이 없습니다.

Tasks

Dynamic Link PredictionNode ClassificationSpatial Reasoning

Similar Papers 제목 키워드 기반

Facial Expression Analysis Using Decomposed Multiscale Spatiotemporal Networks

2022-03-21 · Wheidima Carneiro de Melo, Eric Granger, Miguel Bordallo Lopez

Video-based analysis of facial expressions has been increasingly applied to infer health states of individuals, such as depression and pain. Among the existing approaches, deep learning models composed of structures for …

Depression Detection

SpatioTemporal Learning for Human Pose Estimation in Sparsely-Labeled Videos

2025-01-25 · Yingying Jiao, Zhigang Wang, Sifan Wu, Shaojing Fan 외

Human pose estimation in videos remains a challenge, largely due to the reliance on extensive manual annotation of large datasets, which is expensive and labor-intensive. Furthermore, existing approaches often struggle t…

Pose Estimation

GLSFormer : Gated - Long, Short Sequence Transformer for Step Recognition in Surgical Videos

2023-07-20 · Nisarg A. Shah, Shameema Sikder, S. Swaroop Vedula, Vishal M. Patel

Automated surgical step recognition is an important task that can significantly improve patient safety and decision-making during surgeries. Existing state-of-the-art methods for surgical step recognition either rely on …

Decision Making

Demand Forecasting in Bike-sharing Systems Based on A Multiple Spatiotemporal Fusion Network

2020-09-23 · Xiao Yan, Gang Kou, Feng Xiao, Dapeng Zhang 외

Bike-sharing systems (BSSs) have become increasingly popular around the globe and have attracted a wide range of research interests. In this paper, the demand forecasting problem in BSSs is studied. Spatial and temporal …

Demand ForecastingEnsemble LearningFeature Importance

V4D: 4D Convolutional Neural Networks for Video-level Representation Learning

2020-05-01 · ICLR 2020 1 · Shiwen Zhang, Sheng Guo, Weilin Huang, Matthew R. Scott 외

Most existing 3D CNN structures for video representation learning are clip-based methods, and do not consider video-level temporal evolution of spatio-temporal features. In this paper, we propose Video-level 4D Convoluti…

Representation LearningVideo Recognition