# Online Learning over Dynamic Graphs via Distributed Proximal Gradient   Algorithm

**Authors:** Rishabh Dixit, Amrit Singh Bedi, and Ketan Rajawat

arXiv: 1905.07018 · 2019-05-20

## TL;DR

This paper introduces a decentralized proximal gradient algorithm for online convex optimization over dynamic, possibly disconnected graphs, with theoretical regret bounds and empirical validation in sparse recovery tasks.

## Contribution

It develops a fully decentralized proximal gradient method for time-varying graphs, providing theoretical regret bounds and demonstrating near-centralized performance in experiments.

## Key findings

- Dynamic regret is only logarithmically worse than centralized algorithms.
- The algorithm performs well in distributed dynamic sparse recovery.
- The method is effective over disconnected, time-varying network topologies.

## Abstract

We consider the problem of tracking the minimum of a time-varying convex optimization problem over a dynamic graph. Motivated by target tracking and parameter estimation problems in intermittently connected robotic and sensor networks, the goal is to design a distributed algorithm capable of handling non-differentiable regularization penalties. The proposed proximal online gradient descent algorithm is built to run in a fully decentralized manner and utilizes consensus updates over possibly disconnected graphs. The performance of the proposed algorithm is analyzed by developing bounds on its dynamic regret in terms of the cumulative path length of the time-varying optimum. It is shown that as compared to the centralized case, the dynamic regret incurred by the proposed algorithm over $T$ time slots is worse by a factor of $\log(T)$ only, despite the disconnected and time-varying network topology. The empirical performance of the proposed algorithm is tested on the distributed dynamic sparse recovery problem, where it is shown to incur a dynamic regret that is close to that of the centralized algorithm.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.07018/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1905.07018/full.md

## References

48 references — full list in the complete paper: https://tomesphere.com/paper/1905.07018/full.md

---
Source: https://tomesphere.com/paper/1905.07018