Imagine choosing a portfolio every morning before the markets open. You pick your weights, the prices move, and only then do you see how costly your choice was. Tomorrow you must choose again — still blind to what the next loss function will be.
This is the setting of online convex optimization (OCO). At each round you choose a point from a convex set . An adversary then reveals a convex loss function , and you pay . You never see before committing.
The goal is not to minimize total loss — the adversary can always make that large. The goal is to minimize regret: the extra cost you pay compared to the single best fixed point in hindsight,
A regret that grows only as means your average extra cost per round vanishes — you are essentially as good as the best fixed strategy, without ever knowing the future.
Comments
Loading comments...