paper-with-me

홈 › Papers

Sparse Multiple Kernel Learning: Alternating Best Response and Semidefinite Relaxations

2025-11-26 · Dimitris Bertsimas, Caio de Prospero Iglesias, Nicholas A. G. Johnson arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.21890

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Sparsity-Aware Distributed Learning for Gaussian Processes with Linear Multiple Kernel

2023-09-15 · Richard Cornelius Suwandi, Zhidi Lin, Feng Yin, Zhiguo Wang 외

Gaussian processes (GPs) stand as crucial tools in machine learning and signal processing, with their effectiveness hinging on kernel design and hyper-parameter optimization. This paper presents a novel GP linear multipl…

Gaussian Processes

Sparse Array Design for Dual-Function Radar-Communications System

2023-01-02 · Huiping Huang, Linlong Wu, Bhavani Shankar, Abdelhak M. Zoubir

The problem of sparse array design for dual-function radar-communications is investigated. Our goal is to design a sparse array which can simultaneously shape desired beam responses and serve multiple downlink users with…

Fast Asymmetric Factorization for Large Scale Multiple Kernel Clustering

2024-05-26 · Yan Chen, Liang Du, Lei Duan

Kernel methods are extensively employed for nonlinear data clustering, yet their effectiveness heavily relies on selecting suitable kernels and associated parameters, posing challenges in advance determination. In respon…

Clustering

Nash Equilibria and Pitfalls of Adversarial Training in Adversarial Robustness Games

2022-10-23 · Maria-Florina Balcan, Rattana Pukdee, Pradeep Ravikumar, Hongyang Zhang

Adversarial training is a standard technique for training adversarially robust models. In this paper, we study adversarial training as an alternating best-response strategy in a 2-player zero-sum game. We prove that even…

Adversarial Robustness

Multivariate regression modeling in integrative analysis via sparse regularization

2023-04-15 · Shuichi Kawano, Toshikazu Fukushima, Junichi Nakagawa, Mamoru Oshiki

The multivariate regression model basically offers the analysis of a single dataset with multiple responses. However, such a single-dataset analysis often leads to unsatisfactory results. Integrative analysis is an effec…

regression