fml
play

fml Introduction Features Code Example Summary Outline - PowerPoint PPT Presentation

Introduction Features Code Example Summary The SHOGUN Machine Learning Toolbox (and its R interface) oren Sonnenburg 1 , 2 , Gunnar R atsch 2 ,Sebastian Henschel 2 , S Christian Widmer 2 ,Jonas Behr 2 ,Alexander Zien 2 ,Fabio De Bona 2


  1. Introduction Features Code Example Summary The SHOGUN Machine Learning Toolbox (and its R interface) oren Sonnenburg 1 , 2 , Gunnar R¨ atsch 2 ,Sebastian Henschel 2 , S¨ Christian Widmer 2 ,Jonas Behr 2 ,Alexander Zien 2 ,Fabio De Bona 2 ,Alexander Binder 1 ,Christian Gehl 1 , and Vojtech Franc 3 1 Berlin Institute of Technology, Germany 2 Friedrich Miescher Laboratory, Max Planck Society, Germany 3 Center for Machine Perception, Czech Republic fml

  2. Introduction Features Code Example Summary Outline Introduction 1 Features 2 Code Example 3 Summary 4 fml

  3. Introduction Features Code Example Summary Introduction What can you do with the SHOGUN Machine Learning Toolbox [6]? Types of problems: Clustering (no labels) Classification (binary labels) Regression (real valued labels) Structured Output Learning (structured labels) Main focus is on Support Vector Machines (SVMs) Also implements a number of other ML methods like Hidden Markov Models (HMMs) Linear Discriminant Analysis (LDA) Kernel Perceptrons fml

  4. Introduction Features Code Example Summary Support Vector Machine Given: Points x i ∈ X ( i = 1 , . . . , N ) with labels y i ∈ {− 1 , +1 } Task: Find hyperplane that maximizes margin Decision function f ( x ) = w · x + b fml

  5. Introduction Features Code Example Summary SVM with Kernels SVM decision function in kernel feature space: N � f ( x ) = y i α i Φ( x ) · Φ( x i ) + b (1) � �� � i =1 =k( x , x i ) Training: Find parameters α Corresponds to solving quadratic optimization problem (QP) fml

  6. Introduction Features Code Example Summary Large-Scale SVM Implementations Different SVM solvers employ different strategies Provides generic interface to 11 SVM solvers Established implementations for solving SVMs with kernels LibSVM SVM light More recent developments: Fast linear SVM solvers LibLinear SvmOCAS [1] Support of Multi-Threading ⇒ We have trained SVMs with up to 50 million training examples fml

  7. Introduction Features Code Example Summary Large Scale Computations Training time vs sample size fml

  8. Introduction Features Code Example Summary Large Scale Computations Training time vs sample size fml

  9. Introduction Features Code Example Summary Large Scale Computations Training time vs sample size fml

  10. Introduction Features Code Example Summary Large Scale Computations Training time vs sample size fml

  11. Introduction Features Code Example Summary Various Kernel Functions Kernels for real-valued data (a) Linear (b) Polynomial (c) Gaussian ⇒ What if my data looked like... fml

  12. Introduction Features Code Example Summary Various Kernel Functions Kernels for real-valued data (d) Linear (e) Polynomial (f) Gaussian ⇒ What if my data looked like... fml

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend