Combating Ambiguity for Hash-code Learning in Medical Instance Retrieval
Jiansheng Fang, Huazhu Fu, Dan Zeng, Xiao Yan, Yuguang Yan, and Jiang, Liu

TL;DR
This paper introduces Y-Net, a deep learning framework that improves medical image retrieval by encoding images into discriminative hash-codes, effectively addressing ambiguity in abnormal region manifestations and outperforming existing methods.
Contribution
Y-Net uniquely combines segmentation and classification losses to learn highly discriminative features for hash-code generation in medical image retrieval.
Findings
Y-Net outperforms state-of-the-art methods by 9.27% on average.
It effectively reduces ambiguity in abnormal region features.
The method enhances retrieval accuracy in medical diagnosis scenarios.
Abstract
When encountering a dubious diagnostic case, medical instance retrieval can help radiologists make evidence-based diagnoses by finding images containing instances similar to a query case from a large image database. The similarity between the query case and retrieved similar cases is determined by visual features extracted from pathologically abnormal regions. However, the manifestation of these regions often lacks specificity, i.e., different diseases can have the same manifestation, and different manifestations may occur at different stages of the same disease. To combat the manifestation ambiguity in medical instance retrieval, we propose a novel deep framework called Y-Net, encoding images into compact hash-codes generated from convolutional features by feature aggregation. Y-Net can learn highly discriminative convolutional features by unifying the pixel-wise segmentation loss and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques · AI in cancer detection
