Intensity Profile Projection: A Framework for Continuous-Time Representation Learning for Dynamic Networks
Alexander Modell, Ian Gallagher, Emma Ceccherini, Nick Whiteley, Patrick Rubin-Delanchy
TL;DR
This work introduces Intensity Profile Projection (IPP), a framework for learning continuous-time node trajectories in dynamic networks by estimating edge intensities and projecting intensity profiles onto a low-rank subspace. It unifies graph- and temporal-domain ideas to produce time-evolving embeddings with structural and temporal coherence, supported by non-asymptotic error bounds that quantify bias-variance trade-offs in histogram-based intensity estimation. Theoretical results hinge on Lipschitz intensity functions, spectral gaps, and coherence, and practical implementations leverage sparse SVD and quadrature for scalability. Empirically, IPP recovers coherent dynamic patterns in simulated bifurcating blocks and real school-contact data, offering interpretable trajectories that reflect timetables and class structures while enabling on-demand online inferences. The framework lays groundwork for downstream analyses (e.g., clustering, trend detection, and topology dynamics) and invites extensions to branching points and polarisation measures, with attention to bandwidth and dimension selection as practical trade-offs.
Abstract
We present a new representation learning framework, Intensity Profile Projection, for continuous-time dynamic network data. Given triples $(i,j,t)$, each representing a time-stamped ($t$) interaction between two entities ($i,j$), our procedure returns a continuous-time trajectory for each node, representing its behaviour over time. The framework consists of three stages: estimating pairwise intensity functions, e.g. via kernel smoothing; learning a projection which minimises a notion of intensity reconstruction error; and constructing evolving node representations via the learned projection. The trajectories satisfy two properties, known as structural and temporal coherence, which we see as fundamental for reliable inference. Moreoever, we develop estimation theory providing tight control on the error of any estimated trajectory, indicating that the representations could even be used in quite noise-sensitive follow-on analyses. The theory also elucidates the role of smoothing as a bias-variance trade-off, and shows how we can reduce the level of smoothing as the signal-to-noise ratio increases on account of the algorithm `borrowing strength' across the network.
