arXiv:2511.21890stat.MLcs.LG2025-11

通过精确控制核函数数量,提升分类准确率并保证解的最优性

Sparse Multiple Kernel Learning: Alternating Best Response and Semidefinite Relaxations

  • 采用显式稀疏约束与交替最优响应算法求解稀疏核学习
  • 在UCI数据集上平均提升3.34%预测准确率,且选核数少、耗时相当
  • 提供凸松弛验证,可证明部分解为全局最优,适合追求精度与解释性的研究者

我们研究稀疏多核学习(SMKL),即在预定义核函数中选择稀疏凸组合用于支持向量机二分类。不同于传统的l1正则化近似稀疏惩罚,本文通过在核权重上施加明确的基数约束,并加入l2正则项以增强鲁棒性。通过交替最优响应算法求解由此产生的非凸极小极大问题:α子问题为标准核SVM对偶,使用LIBSVM求解;β子问题则通过贪心选择器与单纯形投影算法高效求解。我们将SMKL重构成混合整数半定规划问题,推导出一系列半定凸松弛,可用于验证最优性并作为算法热启动。在10个UCI基准数据集上,随机初始化方法平均比最优基准提升3.34个百分点的外样本预测准确率,同时选择少量候选核,在相近运行时间内完成。采用热启动后,平均提升达4.05个百分点。凸松弛可在若干案例中证明所获解为全局最优。

原文摘要 · Abstract (English)

We study Sparse Multiple Kernel Learning (SMKL), which is the problem of selecting a sparse convex combination of prespecified kernels for support vector binary classification. Unlike prevailing l1 regularized approaches that approximate a sparsifying penalty, we formulate the problem by imposing an explicit cardinality constraint on the kernel weights and add an l2 penalty for robustness. We solve the resulting non-convex minimax problem via an alternating best response algorithm with two subproblems: the alpha subproblem is a standard kernel SVM dual solved via LIBSVM, while the beta subproblem admits an efficient solution via the Greedy Selector and Simplex Projector algorithm. We reformulate SMKL as a mixed integer semidefinite optimization problem and derive a hierarchy of semidefinite convex relaxations which can be used to certify near-optimality of the solutions returned by our best response algorithm and also to warm start it. On ten UCI benchmarks, our method with random initialization outperforms state-of-the-art MKL approaches in out-of-sample prediction accuracy on average by 3.34 percentage points (relative to the best performing benchmark) while selecting a small number of candidate kernels in comparable runtime. With warm starting, our method outperforms the best performing benchmark's out-of-sample prediction accuracy on average by 4.05 percentage points. Our convex relaxations provide a certificate that in several cases, the solution returned by our best response algorithm is the globally optimal solution.

多核学习稀疏优化半定规划支持向量机

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。