paper-with-me

홈 › Papers

Online Proximal ADMM for Graph Learning from Streaming Smooth Signals

2024-09-19 · Hector Chahuara, Gonzalo Mateos

Graph signal processing deals with algorithms and signal representations that leverage graph structures for multivariate data analysis. Often said graph topology is not readily available and may be time-varying, hence (dynamic) graph structure learning from nodal (e.g., sensor) observations becomes a critical first step. In this paper, we develop a novel algorithm for online graph learning using observation streams, assumed to be smooth on the latent graph. Unlike batch algorithms for topology identification from smooth signals, our modus operandi is to process graph signals sequentially and thus keep memory and computational costs in check. To solve the resulting smoothness-regularized, time-varying inverse problem, we develop online and lightweight iterations built upon the proximal variant of the alternating direction method of multipliers (ADMM), well known for its fast convergence in batch settings. The proximal term in the topology updates seamlessly implements a temporal-variation regularization, and we argue the online procedure exhibits sublinear static regret under some simplifying assumptions. Reproducible experiments with synthetic and real graphs demonstrate the effectiveness of our method in adapting to streaming signals and tracking slowly-varying network connectivity. The proposed approach also exhibits better tracking performance (in terms of suboptimality), when compared to state-of-the-art online graph learning baselines.

📄 PDF Abstract BibTeX arXiv:2409.12916

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningGraph structure learning

Similar Papers 제목 키워드 기반

Online Graph Learning under Smoothness Priors

2021-03-05 · Seyed Saman Saboksayr, Gonzalo Mateos, Mujdat Cetin

The growing success of graph signal processing (GSP) approaches relies heavily on prior identification of a graph over which network data admit certain regularity. However, adaptation to increasingly dynamic environments…

Graph Learning

Fast Proximal Linearized Alternating Direction Method of Multiplier with Parallel Splitting

2015-11-14 · Canyi Lu, Huan Li, Zhouchen Lin, Shuicheng Yan

The Augmented Lagragian Method (ALM) and Alternating Direction Method of Multiplier (ADMM) have been powerful optimization methods for general convex programming subject to linear constraint. We consider the convex probl…

ADMM for Structured Fractional Minimization

2024-11-12 · Ganzhao Yuan

This paper considers a class of structured fractional minimization problems. The numerator consists of a differentiable function, a simple nonconvex nonsmooth function, a concave nonsmooth function, and a convex nonsmoot…

Block Decomposable Methods for Large-Scale Optimization Problems

2026-01-13 · Leandro Farias Maia arxiv

This dissertation explores block decomposable methods for large-scale optimization problems. It focuses on alternating direction method of multipliers (ADMM) schemes and block coordinate descent (BCD) methods. Specifical…

Dual-based Online Learning of Dynamic Network Topologies

2022-11-14 · Seyed Saman Saboksayr, Gonzalo Mateos

We investigate online network topology identification from smooth nodal observations acquired in a streaming fashion. Different from non-adaptive batch solutions, our distinctive goal is to track the (possibly) dynamic a…