paper-with-me

Papers

A Unified View of Localized Kernel Learning

2016-03-04 · John Moeller, Sarathkrishna Swaminathan, Suresh Venkatasubramanian

Multiple Kernel Learning, or MKL, extends (kernelized) SVM by attempting to learn not only a classifier/regressor but also the best kernel for the training task, usually from a combination of existing kernel functions. Most MKL methods seek the combined kernel that performs best over every training example, sacrificing performance in some areas to seek a global optimum. Localized kernel learning (LKL) overcomes this limitation by allowing the training algorithm to match a component kernel to the examples that can exploit it best. Several approaches to the localized kernel learning problem have been explored in the last several years. We unify many of these approaches under one simple system and design a new algorithm with improved performance. We also develop enhanced versions of existing algorithms, with an eye on scalability and performance.

📄 PDF Abstract BibTeX arXiv:1603.01374

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Localized Data Fusion for Kernel k-Means Clustering with Application to Cancer Biology

2014-12-01 · NeurIPS 2014 12 · Mehmet Gönen, Adam A. Margolin

In many modern applications from, for example, bioinformatics and computer vision, samples have multiple feature representations coming from different data sources. Multiview learning algorithms try to exploit all these …

ClusteringMultiview Learning

On Interpolation Formulas Describing Neural Network Generalization

2026-03-14 · Jin Guo, Roy Y. He, Jean-Michel Morel arxiv

In 2020 Domingos introduced an interpolation formula valid for "every model trained by gradient descent". He concluded that such models behave approximately as kernel machines. In this work, we extend the Domingos formul…

Universal Consistency and Robustness of Localized Support Vector Machines

2017-03-19 · Florian Dumpert

The massive amount of available data potentially used to discover patters in machine learning is a challenge for kernel based algorithms with respect to runtime and storage capacities. Local approaches might help to reli…

BIG-bench Machine Learning

DEFORMER: Coupling Deformed Localized Patterns with Global Context for Robust End-to-end Speech Recognition

2022-07-04 · Jiamin Xie, John H. L. Hansen

Convolutional neural networks (CNN) have improved speech recognition performance greatly by exploiting localized time-frequency patterns. But these patterns are assumed to appear in symmetric and rigid kernels by the con…

speech-recognitionSpeech Recognition

A Unified View of Optimal Kernel Hypothesis Testing

2025-03-10 · Antonin Schrab

This paper provides a unifying view of optimal kernel hypothesis testing across the MMD two-sample, HSIC independence, and KSD goodness-of-fit frameworks. Minimax optimal separation rates in the kernel and $L^2$ metrics …

Computational Efficiency