Fast Prediction with SVM Models Containing RBF Kernels

03/04/2014
by   Marc Claesen, et al.
0

We present an approximation scheme for support vector machine models that use an RBF kernel. A second-order Maclaurin series approximation is used for exponentials of inner products between support vectors and test instances. The approximation is applicable to all kernel methods featuring sums of kernel evaluations and makes no assumptions regarding data normalization. The prediction speed of approximated models no longer relates to the amount of support vectors but is quadratic in terms of the number of input dimensions. If the number of input dimensions is small compared to the amount of support vectors, the approximated model is significantly faster in prediction and has a smaller memory footprint. An optimized C++ implementation was made to assess the gain in prediction speed in a set of practical tests. We additionally provide a method to verify the approximation accuracy, prior to training models or during run-time, to ensure the loss in accuracy remains acceptable and within known bounds.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/22/2020

On the proliferation of support vectors in high dimensions

The support vector machine (SVM) is a well-established classification me...
research
07/21/2020

A Semismooth-Newton's-Method-Based Linearization and Approximation Approach for Kernel Support Vector Machines

Support Vector Machines (SVMs) are among the most popular and the best p...
research
09/10/2022

Software Defect Prediction Using Support Vector Machine

Software defect prediction is an essential task during the software deve...
research
03/01/2018

A Class-Incremental Learning Method Based on One Class Support Vector Machine

A method based on one class support vector machine (OCSVM) is proposed f...
research
06/26/2018

Dual SVM Training on a Budget

We present a dual subspace ascent algorithm for support vector machine t...
research
02/02/2022

On Linear Separability under Linear Compression with Applications to Hard Support Vector Machine

This paper investigates the theoretical problem of maintaining linear se...
research
11/28/2017

Scalable and Compact 3D Action Recognition with Approximated RBF Kernel Machines

Despite the recent deep learning (DL) revolution, kernel machines still ...

Please sign up or login with your details

Forgot password? Click here to reset