Alert button

Preconditioning Kernel Matrices

May 25, 2016
Kurt Cutajar, Michael A. Osborne, John P. Cunningham, Maurizio Filippone

Figure 1 for Preconditioning Kernel Matrices
Figure 2 for Preconditioning Kernel Matrices

Share this with someone who'll enjoy it:

The computational and storage complexity of kernel machines presents the primary barrier to their scaling to large, modern, datasets. A common way to tackle the scalability issue is to use the conjugate gradient algorithm, which relieves the constraints on both storage (the kernel matrix need not be stored) and computation (both stochastic gradients and parallelization can be used). Even so, conjugate gradient is not without its own issues: the conditioning of kernel matrices is often such that conjugate gradients will have poor convergence in practice. Preconditioning is a common approach to alleviating this issue. Here we propose preconditioned conjugate gradients for kernel machines, and develop a broad range of preconditioners particularly useful for kernel matrices. We describe a scalable approach to both solving kernel machines and learning their hyperparameters. We show this approach is exact in the limit of iterations and outperforms state-of-the-art approximations for a given computational budget.

View paper onarxiv icon

Share this with someone who'll enjoy it: