arXiv:2503.14209cs.CV2025-03被引 41

用优化集成网络提升糖尿病视网膜病变早期诊断准确率

AI-Driven Diabetic Retinopathy Diagnosis Enhancement through Image Processing and Salp Swarm Algorithm-Optimized Ensemble Network

  • 多阶段流程:预处理+小波融合+三模型特征提取+滑鸟算法调权
  • 在Kaggle APTOS 2019数据集上达到88.52%准确率
  • 适合医学影像分析、智能诊断系统研发人员参考

糖尿病视网膜病变是糖尿病患者致盲的主要原因,早期检测对预防失明至关重要。传统诊断方法耗时且易出错。深度学习虽提供新解法,但单一模型常难以从复杂眼底图像中提取关键特征。为此,本文提出一种四阶段集成诊断方法:图像预处理、骨干模型选择、特征增强与优化。首先采用CLAHE增强对比度,再用伽马校正调节亮度以提升特征识别;随后通过离散小波变换(DWT)融合多分辨率细节,构建更丰富的数据集。选用DenseNet169、MobileNetV1和Xception三个表现最优的预训练模型进行多样化特征提取,并在每模型中嵌入改进的残差块以增强表达能力。最后,利用滑鸟群算法(SSA)优化加权集成策略,自动搜索最佳基模型权重配置,最大化整体性能。模型在多类别的Kaggle APTOS 2019数据集上取得88.52%的准确率。

原文摘要 · Abstract (English)

Diabetic retinopathy is a leading cause of blindness in diabetic patients and early detection plays a crucial role in preventing vision loss. Traditional diagnostic methods are often time-consuming and prone to errors. The emergence of deep learning techniques has provided innovative solutions to improve diagnostic efficiency. However, single deep learning models frequently face issues related to extracting key features from complex retinal images. To handle this problem, we present an effective ensemble method for DR diagnosis comprising four main phases: image pre-processing, selection of backbone pre-trained models, feature enhancement, and optimization. Our methodology initiates with the pre-processing phase, where we apply CLAHE to enhance image contrast and Gamma correction is then used to adjust the brightness for better feature recognition. We then apply Discrete Wavelet Transform (DWT) for image fusion by combining multi-resolution details to create a richer dataset. Then, we selected three pre-trained models with the best performance named DenseNet169, MobileNetV1, and Xception for diverse feature extraction. To further improve feature extraction, an improved residual block is integrated into each model. Finally, the predictions from these base models are then aggregated using weighted ensemble approach, with the weights optimized by using Salp Swarm Algorithm (SSA).SSA intelligently explores the weight space and finds the optimal configuration of base architectures to maximize the performance of the ensemble model. The proposed model is evaluated on the multiclass Kaggle APTOS 2019 dataset and obtained 88.52% accuracy.

医学影像糖尿病视网膜病变集成学习优化算法

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