Comparative Analysis of Binarization Methods For Medical Image Hashing On Odir Dataset
Nedim Muzoglu

TL;DR
This paper compares four binarization methods for medical image hashing on the ODIR dataset, finding that supervised discrete hashing (SDH) achieves the best performance with fewer bits, offering a practical solution for medical image retrieval.
Contribution
The study provides a comprehensive evaluation of binarization methods for medical image hashing, highlighting SDH's superior performance and efficiency over other methods on the ODIR dataset.
Findings
SDH achieved an mAP@100 of 0.9184 with 32-bit codes.
SDH outperformed LSH, ITQ, and KSH in accuracy.
Fewer bits used by SDH still yielded near state-of-the-art results.
Abstract
In this study, we evaluated four binarization methods. Locality-Sensitive Hashing (LSH), Iterative Quantization (ITQ), Kernel-based Supervised Hashing (KSH), and Supervised Discrete Hashing (SDH) on the ODIR dataset using deep feature embeddings. Experimental results show that SDH achieved the best performance, with an mAP@100 of 0.9184 using only 32-bit codes, outperforming LSH, ITQ, and KSH. Compared with prior studies, our method proved highly competitive: Fang et al. reported 0.7528 (Fundus-iSee, 48 bits) and 0.8856 (ASOCT-Cataract, 48 bits), while Wijesinghe et al. achieved 94.01 (KVASIR, 256 bits). Despite using significantly fewer bits, our SDH-based framework reached retrieval accuracy close to the state-of-the-art. These findings demonstrate that SDH is the most effective approach among those tested, offering a practical balance of accuracy, storage, and efficiency for medical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Brain Tumor Detection and Classification · Medical Image Segmentation Techniques
