Hadley Wickham's

Visual Methods for Examining SVM Classifiers

  • Doina Caragea, Dianne Cook, Hadley Wickham, Vasant Honavar.
  • Visual Methods for Examining SVM Classifiers.

Download: pre-print | via doi


Support vector machines (SVM) offer a theoretically wellfounded approach to automated learning of pattern classifiers. They have been proven to give highly accurate results in complex classification problems, for example, gene expression analysis. The SVM algorithm is also quite intuitive with a few inputs to vary in the fitting process and several outputs that are interesting to study. For many data mining tasks (e.g., cancer prediction) finding classifiers with good predictive accuracy is important, but understanding the classifier is equally important. By studying the classifier outputs we may be able to produce a simpler classifier, learn which variables are the important discriminators between classes, and find the samples that are problematic to the classification. Visual methods for exploratory data analysis can help us to study the outputs and complement automated classification algorithms in data mining. We present the use of tour-based methods to plot aspects of the SVM classifier. This approach provides insights about the cluster structure in the data, the nature of boundaries between clusters, and problematic outliers. Furthermore, tours can be used to assess the variable importance. We show how visual methods can be used as a complement to crossvalidation methods in order to find good SVM input parameters for a particular data set.

@InCollection{visual-svm,
  author = {Doina Caragea and Dianne Cook and Hadley Wickham and Vasant Honavar},
  booktitle = {Visual Data Mining},
  doi = {10.1007/978-3-540-71080-6_10},
  editor = {S. Simoff and M. H. B{\"o}hlen and A. Mazeika},
  pages = {136––153},
  publisher = {Springer-Verlag},
  series = {LNCS State of the Art Surveys},
  title = {Visual Methods for Examining SVM Classifiers},
  year = {2008},
  bdsk-url-1 = {http://dx.doi.org/10.1007/978-3-540-71080-6_10},
}