Tensor Network Kalman Filtering for Large-Scale LS-SVMs
Maximilian Lucassen, Johan A.K. Suykens, Kim Batselier

TL;DR
This paper introduces a tensor network Kalman filtering approach for large-scale LS-SVMs, reducing memory and computational demands while providing confidence estimates, outperforming traditional approximation methods in challenging scenarios.
Contribution
The paper presents a novel recursive Bayesian filtering framework using tensor networks and Kalman filtering for large-scale LS-SVMs, avoiding explicit kernel matrix storage and enabling early stopping.
Findings
Achieves high performance in regression and classification tasks.
Outperforms Nyström and fixed size LS-SVM methods in large-scale settings.
Effective when kernel matrix spectrum decays slowly.
Abstract
Least squares support vector machines are a commonly used supervised learning method for nonlinear regression and classification. They can be implemented in either their primal or dual form. The latter requires solving a linear system, which can be advantageous as an explicit mapping of the data to a possibly infinite-dimensional feature space is avoided. However, for large-scale applications, current low-rank approximation methods can perform inadequately. For example, current methods are probabilistic due to their sampling procedures, and/or suffer from a poor trade-off between the ranks and approximation power. In this paper, a recursive Bayesian filtering framework based on tensor networks and the Kalman filter is presented to alleviate the demanding memory and computational complexities associated with solving large-scale dual problems. The proposed method is iterative, does not…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Advanced Adaptive Filtering Techniques · Sparse and Compressive Sensing Techniques
MethodsEarly Stopping
