← Search

Yiting Cao

3 accepted papers

2025

Efficient Estimation of Kernel Matrix Spectral Norm using Random Features

ICASSP 2025accepted

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 ran…

Cited by 0SourceScholar
2022

A Model-Agnostic Randomized Learning Framework based on Random Hypothesis Subspace Sampling

ICML 2022spotlight

We propose a model-agnostic randomized learning framework based on Random Hypothesis Subspace Sampling (RHSS). Given any hypothesis class, it randomly samples $k$ hypotheses and learns a near-optimal model from their span by simply solving a linear least square problem in $O(n k^2)$ time, where $n$…