Fully Implicit Online Learning
Chaobing Song, Ji Liu, Han Liu, Yong Jiang, Tong Zhang

TL;DR
This paper introduces Fully Implicit Online Learning (FIOL), a new class of algorithms that perform exact minimization without linearizing the loss or regularizer, leading to improved regret bounds and stability.
Contribution
The paper proposes FIOL, a novel online learning framework that avoids linearization, providing theoretical regret guarantees and efficient algorithms for solving the resulting subproblems.
Findings
FIOL achieves $O(\sqrt{T})$ regret for convex problems.
FIOL achieves $O(\log T)$ regret for strongly convex problems.
Experiments confirm the effectiveness of the proposed methods.
Abstract
Regularized online learning is widely used in machine learning applications. In online learning, performing exact minimization ( implicit update) is known to be beneficial to the numerical stability and structure of solution. In this paper we study a class of regularized online algorithms without linearizing the loss function or the regularizer, which we call \emph{fully implicit online learning} (FIOL). We show that for arbitrary Bregman divergence, FIOL has the regret for general convex setting and regret for strongly convex setting, and the regret has an one-step improvement effect because it avoids the approximation error of linearization. Then we propose efficient algorithms to solve the subproblem of FIOL. We show that even if the solution of the subproblem has no closed form, it can be solved with complexity comparable to the linearized online…
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
TopicsMachine Learning and Algorithms · Stochastic Gradient Optimization Techniques · Face and Expression Recognition
