paper-with-me

Papers

Multiple Locally Linear Kernel Machines

2024-01-17 · David Picard

In this paper we propose a new non-linear classifier based on a combination of locally linear classifiers. A well known optimization formulation is given as we cast the problem in a $\ell_1$ Multiple Kernel Learning (MKL) problem using many locally linear kernels. Since the number of such kernels is huge, we provide a scalable generic MKL training algorithm handling streaming kernels. With respect to the inference time, the resulting classifier fits the gap between high accuracy but slow non-linear classifiers (such as classical MKL) and fast but low accuracy linear classifiers.

📄 PDF Abstract BibTeX arXiv:2401.09629

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Compositional optimization of quantum circuits for quantum kernels of support vector machines

2022-03-25 · Elham Torabian, Roman V. Krems

While quantum machine learning (ML) has been proposed to be one of the most promising applications of quantum computing, how to build quantum ML models that outperform classical ML remains a major open question. Here, we…

Bayesian OptimizationBIG-bench Machine LearningClassificationOpen-Ended Question Answering+1

Scalable Nonlinear AUC Maximization Methods

2017-10-02 · Majdi Khalid, Indrakshi Ray, Hamidreza Chitsaz

The area under the ROC curve (AUC) is a measure of interest in various machine learning and data mining applications. It has been widely used to evaluate classification performance on heavily imbalanced data. The kerneli…

General Classification

Optimizing Kernel Machines using Deep Learning

2017-11-15 · Huan Song, Jayaraman J. Thiagarajan, Prasanna Sattigeri, Andreas Spanias

Building highly non-linear and non-parametric models is central to several state-of-the-art machine learning systems. Kernel methods form an important class of techniques that induce a reproducing kernel Hilbert space (R…

Computational EfficiencyDeep Learning

Support Feature Machines

2019-01-28 · Tomasz Maszczyk, Włodzisław Duch

Support Vector Machines (SVMs) with various kernels have played dominant role in machine learning for many years, finding numerous applications. Although they have many attractive features interpretation of their solutio…

BIG-bench Machine Learning