vix.ing · top · new · best · stats · spec

Multi-Layer Kernel Machines: Fast and Optimal Nonparametric Regression with Uncertainty Quantification

2024/03/14 by Xiaowu Dai, Dai, Xiaowu, Huiying Zhong +1
Computer Science · #FOS: Computer and information sciences #Face and Expression Recognition #Machine Learning and Data Classification #Methodology (stat.ME) #Neural Networks and Applications

paper · pdf · doi:10.48550/arxiv.2403.09907

openalex publication_date 2024/03/14 · openalex created_date 2024/03/19 · openalex updated_date 2026/07/28

Abstract

Kernel ridge regression (KRR) is widely used for nonparametric regression over reproducing kernel Hilbert spaces. It offers powerful modeling capabilities at the cost of significant computational costs, which typically require O(n3) computational time and O(n2) storage space, with the sample size n. We introduce a novel framework of multi-layer kernel machines that approximate KRR by employing a multi-layer structure and random features, and study how the optimal number of random features and layer sizes can be chosen while still preserving the minimax optimality of the approximate KRR estimate. For various classes of random features, including those corresponding to Gaussian and Matern kernels, we prove that multi-layer kernel machines can achieve O(n2log2n) computational time and O(nlog2n) storage space, and yield fast and minimax optimal approximations to the KRR estimate for nonparametric regression. Moreover, we construct uncertainty quantification for multi-layer kernel machines by using conformal prediction techniques with robust coverage properties. The analysis and theoretical predictions are supported by simulations and real data examples.

Related