LGNESIMLSep 24, 2020

EPNE: Evolutionary Pattern Preserving Network Embedding

arXiv:2009.11510v110 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of modeling temporal dynamics in networks for researchers in network analysis, though it appears incremental by building on existing static embedding methods.

The paper tackles the problem of embedding evolving networks by preserving evolutionary patterns of node local structures, and the proposed EPNE model outperforms competitive methods in various prediction tasks.

Information networks are ubiquitous and are ideal for modeling relational data. Networks being sparse and irregular, network embedding algorithms have caught the attention of many researchers, who came up with numerous embeddings algorithms in static networks. Yet in real life, networks constantly evolve over time. Hence, evolutionary patterns, namely how nodes develop itself over time, would serve as a powerful complement to static structures in embedding networks, on which relatively few works focus. In this paper, we propose EPNE, a temporal network embedding model preserving evolutionary patterns of the local structure of nodes. In particular, we analyze evolutionary patterns with and without periodicity and design strategies correspondingly to model such patterns in time-frequency domains based on causal convolutions. In addition, we propose a temporal objective function which is optimized simultaneously with proximity ones such that both temporal and structural information are preserved. With the adequate modeling of temporal information, our model is able to outperform other competitive methods in various prediction tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes