Uniform Kernel Prober
Soumya Mukherjee, Bharath K. Sriperumbudur

TL;DR
This paper introduces the Uniform Kernel Prober (UKP), a pseudometric for comparing learned representations' prediction errors across kernel ridge regression tasks without needing test data, aiding in feature evaluation.
Contribution
The paper proposes UKP, a novel kernel-based pseudometric that measures representation quality for kernel ridge regression, capturing invariances and enabling efficient estimation from data samples.
Findings
UKP effectively discriminates between different representations based on generalization performance.
UKP can be estimated with $O(1/\sqrt{n})$ error from $n$ samples.
Experimental results show UKP's ability to compare features without test data.
Abstract
The ability to identify useful features or representations of the input data based on training data that achieves low prediction error on test data across multiple prediction tasks is considered the key to multitask learning success. In practice, however, one faces the issue of the choice of prediction tasks and the availability of test data from the chosen tasks while comparing the relative performance of different features. In this work, we develop a class of pseudometrics called Uniform Kernel Prober (UKP) for comparing features or representations learned by different statistical models such as neural networks when the downstream prediction tasks involve kernel ridge regression. The proposed pseudometric, UKP, between any two representations, provides a uniform measure of prediction error on test data corresponding to a general class of kernel ridge regression tasks for a given…
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
TopicsAdvanced Numerical Analysis Techniques · Digital Filter Design and Implementation · Image and Signal Denoising Methods
