paper-with-me

홈 › Papers

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 adjacency matrix with affordable memory and computational costs by processing signal snapshots online. To this end, we leverage and truncate dual-based proximal gradient (DPG) iterations to solve a composite smoothness-regularized, time-varying inverse problem. Numerical tests with synthetic and real electrocorticography data showcase the effectiveness of the novel lightweight iterations when it comes to tracking slowly-varying network connectivity. We also show that the online DPG algorithm converges faster than a primal-based baseline of comparable complexity. Aligned with reproducible research practices, we share the code developed to produce all figures included in this paper.

📄 PDF Abstract BibTeX arXiv:2211.07449

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

DPG Deterministic Policy Gradient, or DPG, is a policy gradient method for reinforcement learning. Instead of the policy function $\pi\left(.\mid{s}\right)$ being modeled as a…

Similar Papers 제목 키워드 기반

Dynamic Regret Analysis for Online Tracking of Time-varying Structural Equation Model Topologies

2020-03-18

Identifying dependencies among variables in a complex system is an important problem in network science. Structural equation models (SEM) have been used widely in many fields for topology inference, because they are trac…

Online Joint Topology Identification and Signal Estimation from Streams with Missing Data

2020-12-10 · Bakht Zaman, Luis Miguel Lopez Ramos, Baltasar Beferull-Lozano

Identifying the topology underlying a set of time series is useful for tasks such as prediction, denoising, and data completion. Vector autoregressive (VAR) model-based topologies capture dependencies among time series a…

DenoisingTime SeriesTime Series Analysis

Finding Better Topologies for Deep Convolutional Neural Networks by Evolution

2018-09-10 · Honglei Zhang, Serkan Kiranyaz, Moncef Gabbouj

Due to the nonlinearity of artificial neural networks, designing topologies for deep convolutional neural networks (CNN) is a challenging task and often only heuristic approach, such as trial and error, can be applied. A…

Evolutionary Algorithmsimage-classificationImage Classification

Graph Embedding Dynamic Feature-based Supervised Contrastive Learning of Transient Stability for Changing Power Grid Topologies

2023-08-01 · Zijian Lv, Xin Chen, Zijian Feng

Accurate online transient stability prediction is critical for ensuring power system stability when facing disturbances. While traditional transient stablity analysis replies on the time domain simulations can not be qui…

Contrastive LearningGraph Embedding

Online Distributed Optimization on Dynamic Networks

2014-12-22 · Saghar Hosseini, Airlie Chapman, Mehran Mesbahi

This paper presents a distributed optimization scheme over a network of agents in the presence of cost uncertainties and over switching communication topologies. Inspired by recent advances in distributed convex optimiza…

Distributed Optimization