An Average Classification Algorithm

06/04/2015
by   Brendan van Rooyen, et al.
0

Many classification algorithms produce a classifier that is a weighted average of kernel evaluations. When working with a high or infinite dimensional kernel, it is imperative for speed of evaluation and storage issues that as few training samples as possible are used in the kernel expansion. Popular existing approaches focus on altering standard learning algorithms, such as the Support Vector Machine, to induce sparsity, as well as post-hoc procedures for sparse approximations. Here we adopt the latter approach. We begin with a very simple classifier, given by the kernel mean f(x) = 1/n∑_i=i^n y_i K(x_i,x) We then find a sparse approximation to this kernel mean via herding. The result is an accurate, easily parallelized algorithm for learning classifiers.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/22/2017

Randomized Kernel Methods for Least-Squares Support Vector Machines

The least-squares support vector machine is a frequently used kernel met...
research
03/01/2015

Sparse Approximation of a Kernel Mean

Kernel means are frequently used to represent probability distributions ...
research
10/13/2022

Reliable quantum kernel classification using fewer circuit evaluations

Quantum kernel methods are a candidate for quantum speed-ups in supervis...
research
08/20/2017

Accelerating Kernel Classifiers Through Borders Mapping

Support vector machines (SVM) and other kernel techniques represent a fa...
research
03/04/2016

A Unified View of Localized Kernel Learning

Multiple Kernel Learning, or MKL, extends (kernelized) SVM by attempting...
research
12/08/2017

Learning 2D Gabor Filters by Infinite Kernel Learning Regression

Gabor functions have wide-spread applications in image processing and co...
research
07/05/2015

TV News Commercials Detection using Success based Locally Weighted Kernel Combination

Commercial detection in news broadcast videos involves judicious selecti...

Please sign up or login with your details

Forgot password? Click here to reset