TimeGraphs: Graph-based Temporal Reasoning
Paridhi Maheshwari, Hongyu Ren, Yanan Wang, Rok Sosic, Jure Leskovec

TL;DR
TimeGraphs introduces a hierarchical graph-based model for temporal reasoning that efficiently captures complex, unevenly distributed dynamics in agent interactions, outperforming existing sequence-based methods.
Contribution
It proposes a novel hierarchical temporal graph approach that adaptively models diverse time scales and is scalable for streaming data, improving reasoning efficiency and accuracy.
Findings
Achieves up to 12.2% performance improvement in event prediction and recognition.
Demonstrates robustness and zero-shot generalization across datasets.
Efficiently handles streaming data and data sparsity.
Abstract
Many real-world systems exhibit temporal, dynamic behaviors, which are captured as time series of complex agent interactions. To perform temporal reasoning, current methods primarily encode temporal dynamics through simple sequence-based models. However, in general these models fail to efficiently capture the full spectrum of rich dynamics in the input, since the dynamics is not uniformly distributed. In particular, relevant information might be harder to extract and computing power is wasted for processing all individual timesteps, even if they contain no significant changes or no new information. Here we propose TimeGraphs, a novel approach that characterizes dynamic interactions as a hierarchical temporal graph, diverging from traditional sequential representations. Our approach models the interactions using a compact graph-based representation, enabling adaptive reasoning across…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Data Stream Mining Techniques · Bayesian Modeling and Causal Inference
