English

Efficient Online Portfolio with Logarithmic Regret

Machine Learning 2018-11-19 v2 Machine Learning

Abstract

We study the decades-old problem of online portfolio management and propose the first algorithm with logarithmic regret that is not based on Cover's Universal Portfolio algorithm and admits much faster implementation. Specifically Universal Portfolio enjoys optimal regret O(NlnT)\mathcal{O}(N\ln T) for NN financial instruments over TT rounds, but requires log-concave sampling and has a large polynomial running time. Our algorithm, on the other hand, ensures a slightly larger but still logarithmic regret of O(N2(lnT)4)\mathcal{O}(N^2(\ln T)^4), and is based on the well-studied Online Mirror Descent framework with a novel regularizer that can be implemented via standard optimization methods in time O(TN2.5)\mathcal{O}(TN^{2.5}) per round. The regret of all other existing works is either polynomial in TT or has a potentially unbounded factor such as the inverse of the smallest price relative.

Keywords

Cite

@article{arxiv.1805.07430,
  title  = {Efficient Online Portfolio with Logarithmic Regret},
  author = {Haipeng Luo and Chen-Yu Wei and Kai Zheng},
  journal= {arXiv preprint arXiv:1805.07430},
  year   = {2018}
}
R2 v1 2026-06-23T02:00:40.707Z