Interpretable Kernel Representation Learning at Scale: A Unified Framework Utilizing Nyström Approximation
Maedeh Zarvandi, Michael Timothy, Theresa Wasserer, Debarghya Ghoshdastidar
TL;DR
This work addresses the scalability gap in kernel-based representation learning for self-supervised tasks by introducing KREPES, a Nyström-based framework that enables gradient-based optimization over a low-rank kernel space. It unifies a broad class of unsupervised and SSL losses under a kernel formulation and leverages principled initialization, second-order optimization with generalized Gauss–Newton preconditioning, and efficient landmark selection to scale to large datasets. A key contribution is interpretability: the framework provides representer-landmark–driven explanations, notably sample-specific influence scores and concept activation-vector–based profiles that connect learned representations to meaningful concepts. Empirically, KREPES with empirical NTKs achieves competitive downstream accuracy with significantly fewer parameters than corresponding neural nets, demonstrating both scalability and interpretability advantages for kernel-based SSL at scale.
Abstract
Kernel methods provide a theoretically grounded framework for non-linear and non-parametric learning, with strong analytic foundations and statistical guarantees. Yet, their scalability has long been limited by prohibitive time and memory costs. While progress has been made in scaling kernel regression, no framework exists for scalable kernel-based representation learning, restricting their use in the era of foundation models where representations are learned from massive unlabeled data. We introduce KREPES -- a unified, scalable framework for kernel-based representation learning via Nyström approximation. KREPES accommodates a wide range of unsupervised and self-supervised losses, and experiments on large image and tabular datasets demonstrate its efficiency. Crucially, KREPES enables principled interpretability of the learned representations, an immediate benefit over deep models, which we substantiate through dedicated analysis.
