2009 Data Compression Conference 2009
DOI: 10.1109/dcc.2009.75
|View full text |Cite
|
Sign up to set email alerts
|

Compressed Kernel Perceptrons

Abstract: Kernel machines are a popular class of machine learning algorithms that achieve state of the art accuracies on many real-life classification problems. Kernel perceptrons are among the most popular online kernel machines that are known to achieve high-quality classification despite their simplicity. They are represented by a set of B prototype examples, called support vectors, and their associated weights. To obtain a classification, a new example is compared to the support vectors. Both space to store a predic… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2010
2010
2022
2022

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 6 publications
(4 citation statements)
references
References 7 publications
0
4
0
Order By: Relevance
“…The general strategy for adding a support vector is to add it at its first appearance, while the decision to remove it is more critical and arbitrary. Therefore, several approaches have been proposed for removal: [7,28] remove samples based on a random selection; [9] removes the oldest support vectors; while [8,29,30] and also Struck [12] remove the support vector that causes the minimum L 2 norm change to the SVM primal model. In this work, we have decided to follow a different approach based on the notion of prototype selection [21].…”
Section: Related Workmentioning
confidence: 99%
“…The general strategy for adding a support vector is to add it at its first appearance, while the decision to remove it is more critical and arbitrary. Therefore, several approaches have been proposed for removal: [7,28] remove samples based on a random selection; [9] removes the oldest support vectors; while [8,29,30] and also Struck [12] remove the support vector that causes the minimum L 2 norm change to the SVM primal model. In this work, we have decided to follow a different approach based on the notion of prototype selection [21].…”
Section: Related Workmentioning
confidence: 99%
“…To maintain the budget, the support vector 4 , which would be predicted most confidently, is removed when the budget is exceeded. The related strategies include removing a random SV4,7, the oldest SV6, and the SV that would results in the smallest prediction error8,43. Projection is another popular budget maintenance strategy and has been widely adopted by many online kernel algorithms44–46.…”
Section: Related Workmentioning
confidence: 99%
“…Development of a similarly successful algorithm for nonlinear regression is still an open problem. Representatives of hybrid approaches in classification are budgeted kernel perceptrons4–8. The kernel perceptrons are represented by a subset of observed examples (i.e., support vectors) and their weights, and the budgeted solution is achieved by ensuring that the number of support vectors is bounded.…”
Section: Introductionmentioning
confidence: 99%
“…The method in [65] starts from an empty set and iteratively adds an SV that is expected to make the largest decrease in the approximation error. Reversely, in [67] and [68], they start from the original SV set and iteratively remove an SV that is expected to make the least increase in the approximation error. In particular, in [68], an efficient method is proposed for the calculation of the approximation error of the reduced SV set, which should be iteratively recalculated while SVs are being removed, by exploiting the kernel matrix of the original SV set.…”
Section: F Reduced-set Selection Of Postpruningmentioning
confidence: 99%