paper-with-me

Papers

LMKL-Net: A Fast Localized Multiple Kernel Learning Solver via Deep Neural Networks

2018-05-22 · Ziming Zhang

In this paper we propose solving localized multiple kernel learning (LMKL) using LMKL-Net, a feedforward deep neural network. In contrast to previous works, as a learning principle we propose {\em parameterizing} both the gating function for learning kernel combination weights and the multiclass classifier in LMKL using an attentional network (AN) and a multilayer perceptron (MLP), respectively. In this way we can learn the (nonlinear) decision function in LMKL (approximately) by sequential applications of AN and MLP. Empirically on benchmark datasets we demonstrate that overall LMKL-Net can not only outperform the state-of-the-art MKL solvers in terms of accuracy, but also be trained about {\em two orders of magnitude} faster with much smaller memory footprint for large-scale learning.

📄 PDF Abstract BibTeX arXiv:1805.08656

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep banach space kernels

2021-09-29 · Mrityunjay Bhardwaj

The recent success of deep learning has encouraged many researchers to explore the deep/concatenated variants of classical kernel methods. Some of which includes MLMKL, DGP and DKL. Although, These methods have proven to…

Gaussian Processes

CUDA MPC: A GPU-Native Solver for Model Predictive Control

2026-08-04 · Babak Akbari, Melissa Greeff arxiv

Model Predictive Control (MPC) delivers constraint-aware control, but its reliance on online optimization limits its use on systems with fast dynamics, high-dimensional models, or long horizons. Existing GPU implementati…

Localized Multiple Kernel Learning---A Convex Approach

2015-06-14 · Yunwen Lei, Alexander Binder, Ürün Dogan, Marius Kloft

We propose a localized approach to multiple kernel learning that can be formulated as a convex optimization problem over a given cluster structure. For which we obtain generalization error guarantees and derive an optimi…

DeepRWCap: Neural-Guided Random-Walk Capacitance Solver for IC Design

2025-11-10 · Hector R. Rodriguez, Jiechen Huang, Wenjian Yu arxiv

Monte Carlo random walk methods are widely used in capacitance extraction for their mesh free formulation and inherent parallelism. However, modern semiconductor technologies with densely packed structures present signif…

An ADMM Solver for the MKL-$L_{0/1}$-SVM

2023-03-08 · Yijie Shi, Bin Zhu

We formulate the Multiple Kernel Learning (abbreviated as MKL) problem for the support vector machine with the infamous $(0,1)$-loss function. Some first-order optimality conditions are given and then exploited to develo…