Efficient and Near-Optimal Online Portfolio Selection
R\'emi J\'ez\'equel, Dmitrii M. Ostrovskii, Pierre Gaillard

TL;DR
This paper introduces a computationally efficient online portfolio selection algorithm that achieves near-optimal regret bounds similar to Cover's Universal Portfolios but with significantly reduced runtime, linking it to classical optimization methods.
Contribution
The authors develop a new algorithm for online portfolio selection that maintains near-optimal regret guarantees while drastically improving computational efficiency, connecting it to cutting-plane and interior-point optimization techniques.
Findings
Achieves regret bounds comparable to Universal Portfolios with lower runtime.
Reduces per-round computational complexity from O(d^4(T+d)^{14}) to O(d^2(T+d)).
Establishes connections between portfolio selection and classical optimization algorithms.
Abstract
In the problem of online portfolio selection as formulated by Cover (1991), the trader repeatedly distributes her capital over assets in each of rounds, with the goal of maximizing the total return. Cover proposed an algorithm, termed Universal Portfolios, that performs nearly as well as the best (in hindsight) static assignment of a portfolio, with an regret in terms of the logarithmic return. Without imposing any restrictions on the market this guarantee is known to be worst-case optimal, and no other algorithm attaining it has been discovered so far. Unfortunately, Cover's algorithm crucially relies on computing certain -dimensional integral which must be approximated in any implementation; this results in a prohibitive per-round runtime for the fastest known implementation due to Kalai and Vempala (2002). We propose an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Optimization and Search Problems · Stochastic Gradient Optimization Techniques
