Large Scale Medical Image Search via Unsupervised PCA Hashing

Abstract

Medical image search is a significant way to provide similar clinical cases for doctors. Text based and content based image retrieval techniques have been widely investigated in the last decades. However, handling text-missing images and large scale medical database is still challenging. Traditional methods may encounter unsolvable efficiency problem or storage problem when tackling millions of images with general computers. In this paper, we employ an efficient PCA hashing based method for mapping raw features into locality preserving binary code. We focus on investigating the efficiency of PCA hashing while maintaining its competitive performance in medical image search. Ranking aggregation is used to achieve fusion of different features or fusion of retrieval results, which significantly improves single feature retrieval rate and thus compensates the overall accuracy. Without significantly sacrificing the retrieval accuracy, the benefit is a huge gain in physical memory and runtime efficiency. Experimental results show that hashing methods achieve far lower memory and far less time consuming handling large scale database.

Cite

Text

Yu et al. "Large Scale Medical Image Search via Unsupervised PCA Hashing." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2013. doi:10.1109/CVPRW.2013.66

Markdown

[Yu et al. "Large Scale Medical Image Search via Unsupervised PCA Hashing." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2013.](https://mlanthology.org/cvprw/2013/yu2013cvprw-large/) doi:10.1109/CVPRW.2013.66

BibTeX

@inproceedings{yu2013cvprw-large,
  title     = {{Large Scale Medical Image Search via Unsupervised PCA Hashing}},
  author    = {Yu, Xiang and Zhang, Shaoting and Liu, Bo and Zhong, Lin and Metaxas, Dimitris N.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2013},
  pages     = {393-398},
  doi       = {10.1109/CVPRW.2013.66},
  url       = {https://mlanthology.org/cvprw/2013/yu2013cvprw-large/}
}