Parsimonious Online Learning with Kernels via Sparse Projections in Function Space
Alec Koppel, Garrett Warnell, Ethan Stump, Alejandro Ribeiro

TL;DR
This paper introduces POLK, an online kernel learning method that balances accuracy and memory efficiency through sparse projections, enabling scalable nonparametric function approximation for streaming data.
Contribution
The paper proposes POLK, a novel online kernel learning algorithm using greedy subspace projections, with proven convergence and finite memory requirements.
Findings
POLK achieves competitive classification accuracy on multiple datasets.
The method maintains finite memory while converging to the optimal function.
POLK offers a favorable tradeoff between complexity and performance.
Abstract
Despite their attractiveness, popular perception is that techniques for nonparametric function approximation do not scale to streaming data due to an intractable growth in the amount of storage they require. To solve this problem in a memory-affordable way, we propose an online technique based on functional stochastic gradient descent in tandem with supervised sparsification based on greedy function subspace projections. The method, called parsimonious online learning with kernels (POLK), provides a controllable tradeoff? between its solution accuracy and the amount of memory it requires. We derive conditions under which the generated function sequence converges almost surely to the optimal function, and we establish that the memory requirement remains finite. We evaluate POLK for kernel multi-class logistic regression and kernel hinge-loss classification on three canonical data sets: a…
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
MethodsLogistic Regression
