Fast Second-Order Online Kernel Learning through Incremental Matrix Sketching and Decomposition
Dongxie Wen, Xiao Zhang, Zhewei Wei, Chenping Hou, Shuai Li, Weinan Zhang

TL;DR
FORKS introduces an efficient incremental matrix sketching and decomposition method for second-order online kernel learning, significantly reducing computational complexity while maintaining high predictive performance in streaming environments.
Contribution
The paper presents FORKS, a novel incremental approach that improves second-order OKL scalability and robustness through matrix sketching and decomposition techniques.
Findings
FORKS achieves logarithmic regret guarantees similar to existing methods.
FORKS operates with linear time complexity relative to the budget.
Experimental results show superior scalability and robustness in real-world datasets.
Abstract
Online Kernel Learning (OKL) has attracted considerable research interest due to its promising predictive performance in streaming environments. Second-order approaches are particularly appealing for OKL as they often offer substantial improvements in regret guarantees. However, existing second-order OKL approaches suffer from at least quadratic time complexity with respect to the pre-set budget, rendering them unsuitable for meeting the real-time demands of large-scale streaming recommender systems. The singular value decomposition required to obtain explicit feature mapping is also computationally expensive due to the complete decomposition process. Moreover, the absence of incremental updates to manage approximate kernel space causes these algorithms to perform poorly in adversarial environments and real-world streaming recommendation datasets. To address these issues, we propose…
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
TopicsFace and Expression Recognition · Machine Learning and ELM · Advanced Data Compression Techniques
