arXiv:2506.14834eess.IVcs.AI2025-06被引 6

用边缘设备部署多个AI模型,实现糖尿病眼病快速筛查。

Deploying and Evaluating Multiple Deep Learning Models on Edge Devices for Diabetic Retinopathy Detection

  • 在边缘设备上部署MobileNet等CNN模型,通过量化压缩提升运行效率。
  • MobileNet准确率达96.45%,SqueezeNet仅176KB、延迟17毫秒。
  • 适合偏远地区或资源有限的医疗场景,可实时诊断眼病。

糖尿病视网膜病变(DR)是糖尿病患者视力受损的主要原因,全球约34.6%的糖尿病患者受此影响,预计到2045年病例将达2.42亿。传统诊断依赖人工分析眼底图像,耗时且资源密集。本研究利用Edge Impulse在边缘设备上部署多个深度学习模型,实现实时DR检测。基于Kaggle EyePACS数据集构建了超3,662张眼底图像的高质量数据集,并通过增强与归一化预处理提升质量。采用TensorFlow设计并训练MobileNet、ShuffleNet、SqueezeNet及自定义DNN模型,转换为TensorFlowLite并量化至8位整数,显著减小模型体积并加快推理速度,精度损失极小。在多种边缘硬件平台(如智能手机、微控制器)上的评估显示:MobileNet准确率达96.45%;SqueezeNet模型仅176KB,GPU上延迟17毫秒,表现优异;ShuffleNet与自定义DNN虽准确率中等,但资源占用极低,适配低端设备。该方案将边缘AI融入医疗,提供可扩展、低成本的早期DR筛查路径,尤其适用于资源匮乏和远程医疗环境。

原文摘要 · Abstract (English)

Diabetic Retinopathy (DR), a leading cause of vision impairment in individuals with diabetes, affects approximately 34.6% of diabetes patients globally, with the number of cases projected to reach 242 million by 2045. Traditional DR diagnosis relies on the manual examination of retinal fundus images, which is both time-consuming and resource intensive. This study presents a novel solution using Edge Impulse to deploy multiple deep learning models for real-time DR detection on edge devices. A robust dataset of over 3,662 retinal fundus images, sourced from the Kaggle EyePACS dataset, was curated, and enhanced through preprocessing techniques, including augmentation and normalization. Using TensorFlow, various Convolutional Neural Networks (CNNs), such as MobileNet, ShuffleNet, SqueezeNet, and a custom Deep Neural Network (DNN), were designed, trained, and optimized for edge deployment. The models were converted to TensorFlowLite and quantized to 8-bit integers to reduce their size and enhance inference speed, with minimal trade-offs in accuracy. Performance evaluations across different edge hardware platforms, including smartphones and microcontrollers, highlighted key metrics such as inference speed, accuracy, precision, and resource utilization. MobileNet achieved an accuracy of 96.45%, while SqueezeNet demonstrated strong real-time performance with a small model size of 176 KB and latency of just 17 ms on GPU. ShuffleNet and the custom DNN achieved moderate accuracy but excelled in resource efficiency, making them suitable for lower-end devices. This integration of edge AI technology into healthcare presents a scalable, cost-effective solution for early DR detection, providing timely and accurate diagnosis, especially in resource-constrained and remote healthcare settings.

边缘计算医学影像糖尿病筛查

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。