login

Fast Pattern Selection Algorithm for Support Vector Classifiers: Time Complexity Analysis

Lecture notes in computer sciencePublished 1 January 2003
Hyunjung Shin, Sungzoon Cho
Citations13
SJR quartileQ2
SJR score0.35
SNIP0.55

TL;DR

A fast preprocessing algorithm which selects only the patterns near the decision boundary is proposed which is much smaller than that of the naive M 2 algorithm.

Abstract

Training SVM requires large memory and long cpu time when the pattern set is large. To alleviate the computational burden in SVM training, we propose a fast preprocessing algorithm which selects only the patterns near the decision boundary. The time complexity of the proposed algorithm is much smaller than that of the naive M 2 algorithm

Keywords

Computer Science