ICML2026

Diversity-Aware Recursive Feature Multiple Kernel Learning

nan cao, Xu Zhao, Teng Zhang

Abstract

Multiple kernel learning (MKL) combines several base kernels in the spirit of ensemble learning, yet existing methods rarely model kernel diversity---a known cornerstone of ensembles---and most traditional kernels weight all features uniformly, ignoring feature-level discriminability. We address both gaps with DARFMMKL: a data-driven kernel family (Recursive Feature Machine kernels) that learns feature importance directly from data, paired with a kernel selection method that jointly optimizes diversity and quality. The resulting NP-hard binary quadratic program is reformulated via Glover linearization and continuous relaxation into a linear program, and accelerated by Nyström sketching, yielding a selector whose cost is decoupled from the sample size. We provide a covering-number generalization bound that explicitly relates kernel diversity to estimation error. Experiments on 12 benchmark datasets show that DARFMMKL consistently outperforms 9 state-of-the-art MKL methods.