A Framework for Kernel-Based Multi-Category Classification

Abstract

A geometric framework for understanding multi-category classification is introduced, through which many existing 'all-together' algorithms can be understood. The structure enables parsimonious optimisation, through a direct extension of the binary methodology. The focus is on Support Vector Classification, with parallels drawn to related methods. The ability of the framework to compare algorithms is illustrated by a brief discussion of Fisher consistency. Its utility in improving understanding of multi-category analysis is demonstrated through a derivation of improved generalisation bounds. It is also described how this architecture provides insights regarding how to further improve on the speed of existing multi-category classification algorithms. An initial example of how this might be achieved is developed in the formulation of a straightforward multi-category Sequential Minimal Optimisation algorithm. Proof-of-concept experimental results have shown that this, combined with the mapping of pairwise results, is comparable with benchmark optimisation speeds.

Cite

Text

Hill and Doucet. "A Framework for Kernel-Based Multi-Category Classification." Journal of Artificial Intelligence Research, 2007. doi:10.1613/JAIR.2251

Markdown

[Hill and Doucet. "A Framework for Kernel-Based Multi-Category Classification." Journal of Artificial Intelligence Research, 2007.](https://mlanthology.org/jair/2007/hill2007jair-framework/) doi:10.1613/JAIR.2251

BibTeX

@article{hill2007jair-framework,
  title     = {{A Framework for Kernel-Based Multi-Category Classification}},
  author    = {Hill, Simon I. and Doucet, Arnaud},
  journal   = {Journal of Artificial Intelligence Research},
  year      = {2007},
  pages     = {525-564},
  doi       = {10.1613/JAIR.2251},
  volume    = {30},
  url       = {https://mlanthology.org/jair/2007/hill2007jair-framework/}
}