Krylov subspace methods to accelerate kernel machines on graphs
Wolfgang Erb

TL;DR
This paper explores five block Krylov subspace methods to efficiently approximate graph kernels, aiming to reduce computational costs while maintaining key properties like symmetry and positive definiteness in large-scale graph-based machine learning.
Contribution
It introduces and analyzes five Krylov subspace methods for approximating graph kernels, focusing on convergence, property preservation, and computational efficiency.
Findings
Krylov methods can significantly reduce kernel computation time.
Certain methods effectively preserve kernel symmetry and positive definiteness.
Analysis of convergence and complexity guides practical implementation.
Abstract
In classical frameworks as the Euclidean space, positive definite kernels as well as their analytic properties are explicitly available and can be incorporated directly in kernel-based learning algorithms. This is different if the underlying domain is a discrete irregular graph. In this case, respective kernels have to be computed in a preliminary step in order to apply them inside a kernel machine. Typically, such a kernel is given as a matrix function of the graph Laplacian. Its direct calculation leads to a high computational burden if the size of the graph is very large. In this work, we investigate five different block Krylov subspace methods to obtain cheaper iterative approximations of these kernels. We will investigate convergence properties of these Krylov subspace methods and study to what extent these methods are able to preserve the symmetry and positive definiteness of the…
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
TopicsMachine Learning and ELM · Neural Networks and Applications · Matrix Theory and Algorithms
