Representation learning of dynamic networks
Haixu Wang, Jiguo Cao, Jian Pei
TL;DR
This work addresses learning representations for dynamic networks by reframing the problem in functional data analysis. It introduces time-continuous, asymmetric node embeddings $(\bm{\alpha}_j(t), \bm{\beta}_j)$ in a shared $R$-dimensional functional space $\mathcal{F}$, with $p_{jk}(t) = \mathrm{logit}^{-1}(\langle \bm{\alpha}_j(t), \bm{\beta}_k\rangle)$ and basis expansions $\alpha_{ir}(t) = \sum_{d=1}^D \gamma_{ird} \phi_d(t)$. The model estimation combines a penalized likelihood with clustering penalties to preserve community structure and enforce smooth, time-consistent embeddings; theoretical results guarantee consistency and asymptotic normality of the embeddings. Empirically, the approach outperforms existing network-embedding methods in link prediction under missing data and yields interpretable, dynamic community structure in real ant-colony networks. Overall, the framework enables continuous-time network inference, prediction, and community analysis using low-dimensional, time-evolving representations.
Abstract
This study presents a novel representation learning model tailored for dynamic networks, which describes the continuously evolving relationships among individuals within a population. The problem is encapsulated in the dimension reduction topic of functional data analysis. With dynamic networks represented as matrix-valued functions, our objective is to map this functional data into a set of vector-valued functions in a lower-dimensional learning space. This space, defined as a metric functional space, allows for the calculation of norms and inner products. By constructing this learning space, we address (i) attribute learning, (ii) community detection, and (iii) link prediction and recovery of individual nodes in the dynamic network. Our model also accommodates asymmetric low-dimensional representations, enabling the separate study of nodes' regulatory and receiving roles. Crucially, the learning method accounts for the time-dependency of networks, ensuring that representations are continuous over time. The functional learning space we define naturally spans the time frame of the dynamic networks, facilitating both the inference of network links at specific time points and the reconstruction of the entire network structure without direct observation. We validated our approach through simulation studies and real-world applications. In simulations, we compared our methods link prediction performance to existing approaches under various data corruption scenarios. For real-world applications, we examined a dynamic social network replicated across six ant populations, demonstrating that our low-dimensional learning space effectively captures interactions, roles of individual ants, and the social evolution of the network. Our findings align with existing knowledge of ant colony behavior.
