English

STWalk: Learning Trajectory Representations in Temporal Graphs

Social and Information Networks 2017-11-15 v1 Machine Learning Machine Learning

Abstract

Analyzing the temporal behavior of nodes in time-varying graphs is useful for many applications such as targeted advertising, community evolution and outlier detection. In this paper, we present a novel approach, STWalk, for learning trajectory representations of nodes in temporal graphs. The proposed framework makes use of structural properties of graphs at current and previous time-steps to learn effective node trajectory representations. STWalk performs random walks on a graph at a given time step (called space-walk) as well as on graphs from past time-steps (called time-walk) to capture the spatio-temporal behavior of nodes. We propose two variants of STWalk to learn trajectory representations. In one algorithm, we perform space-walk and time-walk as part of a single step. In the other variant, we perform space-walk and time-walk separately and combine the learned representations to get the final trajectory embedding. Extensive experiments on three real-world temporal graph datasets validate the effectiveness of the learned representations when compared to three baseline methods. We also show the goodness of the learned trajectory embeddings for change point detection, as well as demonstrate that arithmetic operations on these trajectory representations yield interesting and interpretable results.

Keywords

Cite

@article{arxiv.1711.04150,
  title  = {STWalk: Learning Trajectory Representations in Temporal Graphs},
  author = {Supriya Pandhre and Himangi Mittal and Manish Gupta and Vineeth N Balasubramanian},
  journal= {arXiv preprint arXiv:1711.04150},
  year   = {2017}
}

Comments

10 pages, 5 figures, 2 tables

R2 v1 2026-06-22T22:43:00.267Z