Fast Incremental SVDD Learning Algorithm with the Gaussian Kernel

09/01/2017
by   Hansi Jiang, et al.
0

Support vector data description (SVDD) is a machine learning technique that is used for single-class classification and outlier detection. The idea of SVDD is to find a set of support vectors that defines a boundary around data. When dealing with online or large data, existing batch SVDD methods have to be rerun in each iteration. We propose an incremental learning algorithm for SVDD that uses the Gaussian kernel. This algorithm builds on the observation that all support vectors on the boundary have the same distance to the center of sphere in a higher-dimensional feature space as mapped by the Gaussian kernel function. Each iteration only involves the existing support vectors and the new data point. The algorithm is based solely on matrix manipulations; the support vectors and their corresponding Lagrange multiplier α_i's are automatically selected and determined in each iteration. It can be seen that the complexity of our algorithm in each iteration is only O(k^2), where k is the number of support vectors.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/17/2016

Peak Criterion for Choosing Gaussian Kernel Bandwidth in Support Vector Data Description

Support Vector Data Description (SVDD) is a machine-learning technique u...
research
06/06/2017

Online Adaptive Machine Learning Based Algorithm for Implied Volatility Surface Modeling

In this work, we design a machine learning based method, online adaptive...
research
10/31/2016

Kernel Bandwidth Selection for SVDD: Peak Criterion Approach for Large Data

Support Vector Data Description (SVDD) provides a useful approach to con...
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
11/15/2018

The Trace Criterion for Kernel Bandwidth Selection for Support Vector Data Description

Support vector data description (SVDD) is a popular anomaly detection te...
research
10/15/2016

Incremental One-Class Models for Data Classification

In this paper we outline a PhD research plan. This research contributes ...
research
07/02/2019

Isolation Kernel: The X Factor in Efficient and Effective Large Scale Online Kernel Learning

Large scale online kernel learning aims to build an efficient and scalab...

Please sign up or login with your details

Forgot password? Click here to reset