paper-with-me

Papers

Nonlinear Online Learning with Adaptive Nyström Approximation

2018-02-21 · Si Si, Sanjiv Kumar, Yang Li

Use of nonlinear feature maps via kernel approximation has led to success in many online learning tasks. As a popular kernel approximation method, Nystr\"{o}m approximation, has been well investigated, and various landmark points selection methods have been proposed to improve the approximation quality. However, these improved Nystr\"{o}m methods cannot be directly applied to the online learning setting as they need to access the entire dataset to learn the landmark points, while we need to update model on-the-fly in the online setting. To address this challenge, we propose Adaptive Nystr\"{o}m approximation for solving nonlinear online learning problems. The key idea is to adaptively modify the landmark points via online kmeans and adjust the model accordingly via solving least square problem followed by a gradient descent step. We show that the resulting algorithm outperforms state-of-the-art online learning methods under the same budget.

📄 PDF Abstract BibTeX arXiv:1802.07887

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Linear quadratic control of nonlinear systems with Koopman operator learning and the Nyström method

2024-03-05 · Edoardo Caldarelli, Antoine Chatalic, Adrià Colomé, Cesare Molinari 외

In this paper, we study how the Koopman operator framework can be combined with kernel methods to effectively control nonlinear dynamical systems. While kernel methods have typically large computational requirements, we …

Operator learning

Nonlinear SVD with Asymmetric Kernels: feature learning and asymmetric Nyström method

2023-06-12 · Qinghua Tao, Francesco Tonin, Panagiotis Patrinos, Johan A. K. Suykens

Asymmetric data naturally exist in real life, such as directed graphs. Different from the common kernel methods requiring Mercer kernels, this paper tackles the asymmetric kernel-based learning problem. We describe a non…

Statistical Optimality and Computational Efficiency of Nyström Kernel PCA

2021-05-19 · Nicholas Sterge, Bharath Sriperumbudur

Kernel methods provide an elegant framework for developing nonlinear learning algorithms from simple linear methods. Though these methods have superior empirical performance in several real data applications, their usefu…

Computational Efficiency

Stochastic Nonlinear Control via Finite-dimensional Spectral Dynamic Embedding

2023-04-08 · Zhaolin Ren, Tongzheng Ren, Haitong Ma, Na Li 외

This paper proposes an approach, Spectral Dynamics Embedding Control (SDEC), to optimal control for nonlinear stochastic systems. This method reveals an infinite-dimensional feature representation induced by the system's…

Boosting Nyström Method

2023-02-21 · Keaton Hamm, Zhaoying Lu, Wenbo Ouyang, Hao Helen Zhang

The Nystr\"{o}m method is an effective tool to generate low-rank approximations of large matrices, and it is particularly useful for kernel-based learning. To improve the standard Nystr\"{o}m approximation, ensemble Nyst…