# An Online Convex Optimization Approach to Dynamic Network Resource   Allocation

**Authors:** Tianyi Chen, Qing Ling, Georgios B. Giannakis

arXiv: 1701.03974 · 2017-11-22

## TL;DR

This paper introduces a modified online saddle-point algorithm for dynamic network resource allocation that effectively manages adversarial losses and constraints, achieving sub-linear regret and constraint violations in adversarial settings.

## Contribution

It develops a novel MOSP algorithm that handles adversarial constraints and losses, with proven sub-linear dynamic regret and fit, and demonstrates its effectiveness through numerical experiments.

## Key findings

- MOSP achieves sub-linear dynamic regret and constraint violations.
- Compared to stochastic dual gradient methods, MOSP shows superior performance.
- Numerical experiments validate the theoretical performance gains.

## Abstract

Existing approaches to online convex optimization (OCO) make sequential one-slot-ahead decisions, which lead to (possibly adversarial) losses that drive subsequent decision iterates. Their performance is evaluated by the so-called regret that measures the difference of losses between the online solution and the best yet fixed overall solution in hindsight. The present paper deals with online convex optimization involving adversarial loss functions and adversarial constraints, where the constraints are revealed after making decisions, and can be tolerable to instantaneous violations but must be satisfied in the long term. Performance of an online algorithm in this setting is assessed by: i) the difference of its losses relative to the best dynamic solution with one-slot-ahead information of the loss function and the constraint (that is here termed dynamic regret); and, ii) the accumulated amount of constraint violations (that is here termed dynamic fit). In this context, a modified online saddle-point (MOSP) scheme is developed, and proved to simultaneously yield sub-linear dynamic regret and fit, provided that the accumulated variations of per-slot minimizers and constraints are sub-linearly growing with time. MOSP is also applied to the dynamic network resource allocation task, and it is compared with the well-known stochastic dual gradient method. Under various scenarios, numerical experiments demonstrate the performance gain of MOSP relative to the state-of-the-art.

## Full text

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

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1701.03974/full.md

## References

39 references — full list in the complete paper: https://tomesphere.com/paper/1701.03974/full.md

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