Efficient Estimation of Kernel Matrix Spectral Norm using Random Features

Published: 10 Apr 2025, Last Modified: 10 Jan 2025ICASSP 2025EveryoneRevisionsCC BY 4.0
Abstract: This paper proposes a new approach to accelerate spectral norm estimation for a kernel matrix of $n$ data points. Our key intuition is that, by applying the seminal random feature technique, we can well estimate the norm without computing or operating on the $n$-by-$n$ kernel matrix but only an $n$-by-$q$ random feature matrix with $q \ll n$ features, thereby significantly reducing the estimation time from $O(n^2)$ to $O(nq)$. Technically, our analysis suggests the spectral norm of a kernel matrix can be approximated by that of its corresponding random feature matrix with an $\tilde{O}(\ln n/\sqrt{q})$ relative norm approximation error. This is comparable to the relative norm estimation error of power iteration (PI), a popular efficient norm estimation method, and suggests our method can be integrated with PI to further accelerate norm estimation without deteriorating the estimation accuracy. Based on these insights, we design a random feature-based power iteration (RFPI) estimator for the kernel matrix spectral norm. Experimental results on two real-world datat sets show RFPI has significantly less estimation time than PI while maintaining competitive estimation accuracy.
Loading