用DenseNet和FAISS实现高效乳腺影像检索,提升诊断速度与准确性。
Efficient Medical Image Retrieval Using DenseNet and FAISS for BIRADS Classification
- 基于DenseNet提取医学图像特征,用FAISS快速匹配相似图像
- 在2006张乳腺影像上实现k=5时80%的精确率
- 适合需要快速调取参考病例的放射科医生使用
当前医学影像数据量巨大,如X光、MRI、CT等图像占用大量存储空间,导致图像检索困难。为应对这一挑战,本文提出一种基于DenseNet进行特征提取、结合FAISS实现高效相似性搜索的医学图像检索方法。该方法不仅关注分类准确率,更强调检索速度与诊断相关性,满足放射科医生实时对比病历的需求。研究以BIRADS分类体系为基础,利用来自TCIA数据库的2006张分类数字乳腺断层摄影与减影对比增强谱学乳腺影像(CDD-CESM)数据集,包含标注的乳腺影像与临床报告。实验表明,本方法在k=5时达到80%的精度,显著优于传统检索技术,为大规模医学影像的高效管理与辅助诊断提供了有效解决方案。
原文摘要 · Abstract (English)
That datasets that are used in todays research are especially vast in the medical field. Different types of medical images such as X-rays, MRI, CT scan etc. take up large amounts of space. This volume of data introduces challenges like accessing and retrieving specific images due to the size of the database. An efficient image retrieval system is essential as the database continues to grow to save time and resources. In this paper, we propose an approach to medical image retrieval using DenseNet for feature extraction and use FAISS for similarity search. DenseNet is well-suited for feature extraction in complex medical images and FAISS enables efficient handling of high-dimensional data in large-scale datasets. Unlike existing methods focused solely on classification accuracy, our method prioritizes both retrieval speed and diagnostic relevance, addressing a critical gap in real-time case comparison for radiologists. We applied the classification of breast cancer images using the BIRADS system. We utilized DenseNet's powerful feature representation and FAISSs efficient indexing capabilities to achieve high precision and recall in retrieving relevant images for diagnosis. We experimented on a dataset of 2006 images from the Categorized Digital Database for Low Energy and Subtracted Contrast Enhanced Spectral Mammography (CDD-CESM) images available on The Cancer Imaging Archive (TCIA). Our method outperforms conventional retrieval techniques, achieving a precision of 80% at k=5 for BIRADS classification. The dataset includes annotated CESM images and medical reports, providing a comprehensive foundation for our research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。