LGSIOCMar 6, 2017

Network Inference via the Time-Varying Graphical Lasso

arXiv:1703.01958v2229 citations
Originality Highly original
AI Analysis

This addresses the need for scalable dynamic network inference to spot trends and anomalies in interconnected systems, representing an incremental improvement with a novel method for a known bottleneck.

The paper tackles the problem of inferring time-varying networks from time series data by introducing the time-varying graphical lasso (TVGL), which estimates sparse inverse covariance matrices to reveal dynamic interdependencies, and it outperforms state-of-the-art baselines in accuracy and scalability.

Many important problems can be modeled as a system of interconnected entities, where each entity is recording time-dependent observations or measurements. In order to spot trends, detect anomalies, and interpret the temporal dynamics of such data, it is essential to understand the relationships between the different entities and how these relationships evolve over time. In this paper, we introduce the time-varying graphical lasso (TVGL), a method of inferring time-varying networks from raw time series data. We cast the problem in terms of estimating a sparse time-varying inverse covariance matrix, which reveals a dynamic network of interdependencies between the entities. Since dynamic network inference is a computationally expensive task, we derive a scalable message-passing algorithm based on the Alternating Direction Method of Multipliers (ADMM) to solve this problem in an efficient way. We also discuss several extensions, including a streaming algorithm to update the model and incorporate new observations in real time. Finally, we evaluate our TVGL algorithm on both real and synthetic datasets, obtaining interpretable results and outperforming state-of-the-art baselines in terms of both accuracy and scalability.

Code Implementations2 repos
Foundations

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

Your Notes