Computational Intelligence in Traffic Sign Recognition



Download 2.08 Mb.
Page19/20
Date01.06.2018
Size2.08 Mb.
#52666
1   ...   12   13   14   15   16   17   18   19   20

This is very similar to the optimization problem in the linear separable problem, except there is an upper bound C on . To find we can use the quadratic problem solver again. The key idea to generalize linear decision boundary to become a non-linear decision boundary is: transform to a higher dimension space to make things easier. Input space is the space where is located. The feature space is the space of after transformation. Linear operations in the feature space is equivalent to non-linear operations in the input space. Hereby, classification can become easier with a proper transformation. Unfortunately, computations can be very costly in the feature space due to the higher dimension. The solution is the kernel trick. In the dual problem the data points appear as an inner product. As long as we can calculate the inner product in the feature space, we do not need the mapping explicitly. Many common geometric operations can be expressed by inner products. Define the kernel function K by . Kernel functions can be considered as a similarity measure between the input objects. Examples of kernel functions:

Polynomial kernel:

Radial basis function:

Sigmoid with parameters and :




Download 2.08 Mb.

Share with your friends:
1   ...   12   13   14   15   16   17   18   19   20




The database is protected by copyright ©ininet.org 2024
send message

    Main page