Estimating Time-Varying Graphical Models
Jilei Yang, Jie Peng

TL;DR
This paper introduces loggle, a novel method for estimating evolving graphical models over time, capturing gradual changes in relationships among variables with improved computational efficiency.
Contribution
The paper proposes loggle, a new local group-lasso based approach for time-varying graphical models, with an efficient ADMM algorithm and an R package implementation.
Findings
Loggle effectively captures changing relationships in simulated data.
Application to stock data reveals evolving sector interactions during financial crisis.
Method outperforms existing approaches in accuracy and efficiency.
Abstract
In this paper, we study time-varying graphical models based on data measured over a temporal grid. Such models are motivated by the needs to describe and understand evolving interacting relationships among a set of random variables in many real applications, for instance the study of how stocks interact with each other and how such interactions change over time. We propose a new model, LOcal Group Graphical Lasso Estimation (loggle), under the assumption that the graph topology changes gradually over time. Specifically, loggle uses a novel local group-lasso type penalty to efficiently incorporate information from neighboring time points and to impose structural smoothness of the graphs. We implement an ADMM based algorithm to fit the loggle model. This algorithm utilizes blockwise fast computation and pseudo-likelihood approximation to improve computational efficiency. An R package…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Bayesian Methods and Mixture Models · Bayesian Modeling and Causal Inference
MethodsAlternating Direction Method of Multipliers
