An Adaptive Factorized Nyström Preconditioner for Regularized Kernel Matrices
Shifan Zhao, Tianshi Xu, Hua Huang, Edmond Chow, Yuanzhe Xi
TL;DR
The paper addresses the challenge of preconditioning large regularized kernel systems whose spectra vary with kernel parameters. It introduces the Adaptive Factorized Nyström (AFN) preconditioner, which combines a Nyström-based landmark block with a factorized sparse inverse of the Schur complement to achieve robustness across parameter regimes, and it adaptively selects the landmark size and rank. FPS landmark sampling and a subsampling-based rank estimator drive the adaptive mechanism, enabling scalable construction even when the Nyström rank is large. Numerical experiments on synthetic 3D data and ML datasets show AFN delivering near-constant iteration counts and reduced setup time relative to competing preconditioners, demonstrating practical impact for kernel methods under parameter variation.
Abstract
The spectrum of a kernel matrix significantly depends on the parameter values of the kernel function used to define the kernel matrix. This makes it challenging to design a preconditioner for a regularized kernel matrix that is robust across different parameter values. This paper proposes the Adaptive Factorized Nyström (AFN) preconditioner. The preconditioner is designed for the case where the rank k of the Nyström approximation is large, i.e., for kernel function parameters that lead to kernel matrices with eigenvalues that decay slowly. AFN deliberately chooses a well-conditioned submatrix to solve with and corrects a Nyström approximation with a factorized sparse approximate matrix inverse. This makes AFN efficient for kernel matrices with large numerical ranks. AFN also adaptively chooses the size of this submatrix to balance accuracy and cost.
