LGDec 8, 2015

Online Gradient Descent in Function Space

arXiv:1512.02394v29 citations
Originality Incremental advance
AI Analysis

This work addresses optimization in function spaces for machine learning and operations research, offering a method to handle streaming data in changing environments.

The authors tackled the problem of optimizing functions in infinite-dimensional spaces by extending online gradient descent to Hilbert spaces, and they provided convergence guarantees for the algorithm.

In many problems in machine learning and operations research, we need to optimize a function whose input is a random variable or a probability density function, i.e. to solve optimization problems in an infinite dimensional space. On the other hand, online learning has the advantage of dealing with streaming examples, and better model a changing environ- ment. In this paper, we extend the celebrated online gradient descent algorithm to Hilbert spaces (function spaces), and analyze the convergence guarantee of the algorithm. Finally, we demonstrate that our algorithms can be useful in several important problems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes