paper-with-me

Papers

Decentralized Eigendecomposition for Online Learning over Graphs with Applications

2022-09-02 · Yufan Fan, Minh Trinh-Hoang, Cemil Emre Ardic, Marius Pesavento

In this paper, the problem of decentralized eigenvalue decomposition of a general symmetric matrix that is important, e.g., in Principal Component Analysis, is studied, and a decentralized online learning algorithm is proposed. Instead of collecting all information in a fusion center, the proposed algorithm involves only local interactions among adjacent agents. It benefits from the representation of the matrix as a sum of rank-one components which makes the algorithm attractive for online eigenvalue and eigenvector tracking applications. We examine the performance of the proposed algorithm in two types of important application examples: First, we consider the online eigendecomposition of a sample covariance matrix over the network, with application in decentralized Direction-of-Arrival (DoA) estimation and DoA tracking applications. Then, we investigate the online computation of the spectra of the graph Laplacian that is important in, e.g., Graph Fourier Analysis and graph dependent filter design. We apply our proposed algorithm to track the spectra of the graph Laplacian in static and dynamic networks. Simulation results reveal that the proposed algorithm outperforms existing decentralized algorithms both in terms of estimation accuracy as well as communication cost.

📄 PDF Abstract BibTeX arXiv:2209.01257

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Decentralized Online Learning for Random Inverse Problems Over Graphs

2023-03-20 · Tao Li, Xiwei Zhang, Yan Chen

We propose a decentralized online learning algorithm for distributed random inverse problems over network graphs with online measurements, and unifies the distributed parameter estimation in Hilbert spaces and the least …

parameter estimation

Effective Eigendecomposition based Graph Adaptation for Heterophilic Networks

2021-07-28 · Vijay Lingam, Rahul Ragesh, Arun Iyer, Sundararajan Sellamanickam

Graph Neural Networks (GNNs) exhibit excellent performance when graphs have strong homophily property, i.e. connected nodes have the same labels. However, they perform poorly on heterophilic graphs. Several approaches ad…

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

Decentralized Parameter-Free Online Learning

2025-10-17 · Tomas Ortega, Hamid Jafarkhani arxiv

We propose the first parameter-free decentralized online learning algorithms with network regret guarantees, which achieve sublinear regret without requiring hyperparameter tuning. This family of algorithms connects mult…

Wide and Deep Graph Neural Networks with Distributed Online Learning

2020-06-11 · Zhan Gao, Fernando Gama, Alejandro Ribeiro

Graph neural networks (GNNs) learn representations from network data with naturally distributed architectures, rendering them well-suited candidates for decentralized learning. Oftentimes, this decentralized graph suppor…