1 / 51

Linear SVM

Linear SVM. From perceptron to kernel methods. Following Scholkopf, see SVM site. Course website: http://horn.tau.ac.il/course06.html. Support Vector Clustering. Given points x in data space, define images in Hilbert space.

nerys
Download Presentation

Linear SVM

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Linear SVM From perceptron to kernel methods Following Scholkopf, see SVM site Course website: http://horn.tau.ac.il/course06.html

  2. Support Vector Clustering Given points x in data space, define images in Hilbert space. Require all images to be enclosed by a minimal sphere in Hilbert space. Reflection of this sphere in data space defines cluster boundaries. Two parameters: width of Gaussian kernel and fraction of outliers Ben-Hur, Horn, Siegelmann & Vapnik. JMLR 2 (2001) 125-127

  3. Variation of q allows for clustering solutions on various scales q=1, 20, 24, 48

  4. Example that allows for SVclustering only in presence of outliers. Procedure: limit β <C=1/pN, where p=fraction of assumed outliers in the data. q=3.5 p=0 q=1 p=0.3

  5. Similarity to scale space approach for high values of q and p. Probability distribution obtained from R(x). q=4.8 p=0.7

More Related