A Kernelbased Support Vector Machine - PowerPoint PPT Presentation

1 / 11
About This Presentation
Title:

A Kernelbased Support Vector Machine

Description:

Need for more complex decision boundaries. In general, real-world ... The SVM offers a method where the input space is mapped by a non-linear function, ... – PowerPoint PPT presentation

Number of Views:61
Avg rating:3.0/5.0
Slides: 12
Provided by: jonnyca
Category:

less

Transcript and Presenter's Notes

Title: A Kernelbased Support Vector Machine


1
A Kernel-based Support Vector Machine
byPeter Axelberg and Johan Löfhede
2
Maximum Margin Classifier
?1
Maximum Margin
Decision boundary
?2
3
Need for more complex decision boundaries
  • In general, real-world applications require
    more complex decision boundaries than linear
    functions.

4
Dimension expansion
  • The SVM offers a method where the input space
    is mapped by a non-linear function, , to a
    higher dimensional feature space where the
    classes are more likely to be linearly separable.

?(x)
5
High dimensional feature space
?(Xi)
f(?(Xi))
?(Xi)
xi
?(x1)
?1
x1
?2
Input space
Decision space
High dimensional feature space
6
Kernel function
?(x)
Instead of directly using the mapping vectors
in the high dimentional feature space, a
kernel function K(x,xi) can be introduced in the
input space according to the following
substitution
where lt gt denotes the inner product
7
The Kernel function used by the decision boundary
function
8
Examples of Kernel functions
  • Polynomial
  • Radial basis function (RBF)
  • Sigmoidal

9
A real world example
  • Classification of some fruits/vegetables using
    kernel-based SVM

10
(No Transcript)
11
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com