Multiple Kernel Learning Based Modality Classification for Medical Images

Abstract

Modality is a key facet in medical image retrieval, as a user is likely interested in only one of e.g. radiology images, flowcharts, and pathology photos. While assessing image modality is trivial for humans, reliable automatic methods are required to deal with large un-annotated image bases, such as figures taken from the millions of scientific publications. We present a multi-disciplinary approach to tackle the classification problem by combining image features, meta-data, textual and referential information. We test our system's accuracy on the ImageCLEF 2011 medical modality classification data set. We show that using multiple kernel based classification, where the kernels are carefully selected for the different features, significantly increases the classification accuracy. Moreover, we demonstrate that by using linear support vector machine with explicit feature maps [35] of the selected kernels one can achieve comparable results to the (non-linear) kernel based one. Our best method achieves 88.47% accuracy and outperforms the state of the art.

Cite

Text

Gál et al. "Multiple Kernel Learning Based Modality Classification for Medical Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2012. doi:10.1109/CVPRW.2012.6239251

Markdown

[Gál et al. "Multiple Kernel Learning Based Modality Classification for Medical Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2012.](https://mlanthology.org/cvprw/2012/gal2012cvprw-multiple/) doi:10.1109/CVPRW.2012.6239251

BibTeX

@inproceedings{gal2012cvprw-multiple,
  title     = {{Multiple Kernel Learning Based Modality Classification for Medical Images}},
  author    = {Gál, Viktor and Kerre, Etienne E. and Nachtegael, Mike},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2012},
  pages     = {76-83},
  doi       = {10.1109/CVPRW.2012.6239251},
  url       = {https://mlanthology.org/cvprw/2012/gal2012cvprw-multiple/}
}