paper-with-me

Papers

Learning Time-Varying Graphs from Online Data

2021-10-21 · Alberto Natali, Elvin Isufi, Mario Coutino, Geert Leus

This work proposes an algorithmic framework to learn time-varying graphs from online data. The generality offered by the framework renders it model-independent, i.e., it can be theoretically analyzed in its abstract formulation and then instantiated under a variety of model-dependent graph learning problems. This is possible by phrasing (time-varying) graph learning as a composite optimization problem, where different functions regulate different desiderata, e.g., data fidelity, sparsity or smoothness. Instrumental for the findings is recognizing that the dependence of the majority (if not all) data-driven graph learning algorithms on the data is exerted through the empirical covariance matrix, representing a sufficient statistic for the estimation problem. Its user-defined recursive update enables the framework to work in non-stationary environments, while iterative algorithms building on novel time-varying optimization tools explicitly take into account the temporal dynamics, speeding up convergence and implicitly including a temporal-regularization of the solution. We specialize the framework to three well-known graph learning models, namely, the Gaussian graphical model (GGM), the structural equation model (SEM), and the smoothness-based model (SBM), where we also introduce ad-hoc vectorization schemes for structured matrices (symmetric, hollows, etc.) which are crucial to perform correct gradient computations, other than enabling to work in low-dimensional vector spaces and hence easing storage requirements. After discussing the theoretical guarantees of the proposed framework, we corroborate it with extensive numerical tests in synthetic and real data.

📄 PDF Abstract BibTeX arXiv:2110.11017

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

Controllability and Observability of Temporal Hypergraphs

2024-08-22 · Anqi Dong, Xin Mao, Can Chen

Numerous complex systems, such as those arisen in ecological networks, genomic contact networks, and social networks, exhibit higher-order and time-varying characteristics, which can be effectively modeled using temporal…

Decentralized Cooperative Online Estimation With Random Observation Matrices, Communication Graphs and Time Delays

2019-08-22 · Jiexiang Wang, Tao Li, Xiwei Zhang

We analyze convergence of decentralized cooperative online estimation algorithms by a network of multiple nodes via information exchanging in an uncertain environment. Each node has a linear observation of an unknown par…

Online Learning with Abstention

2017-03-09 · ICML 2018 7 · Corinna Cortes, Giulia Desalvo, Claudio Gentile, Mehryar Mohri 외

We present an extensive study of the key problem of online learning where algorithms are allowed to abstain from making predictions. In the adversarial setting, we show how existing online algorithms and guarantees can b…

Decentralized Online Regularized Learning Over Random Time-Varying Graphs

2022-06-07 · Xiwei Zhang, Tao Li, Xiaozheng Fu

We study the decentralized online regularized linear regression algorithm over random time-varying graphs. At each time step, every node runs an online estimation algorithm consisting of an innovation term processing its…

regression

LLM-based Online Prediction of Time-varying Graph Signals

2024-10-24 · Dayu Qin, Yi Yan, Ercan Engin Kuruoglu

In this paper, we propose a novel framework that leverages large language models (LLMs) for predicting missing values in time-varying graph signals by exploiting spatial and temporal smoothness. We leverage the power of …

Missing Values