用自定义轻量CNN比预训练大模型更准,适合小规模皮肤病变数据。
A Machine Vision Approach to Preliminary Skin Lesion Assessments
- 用手工特征+规则评分,再对比自研轻量CNN直接学像素
- 自研CNN在过滤后图像上达78.5%准确率、86.5%召回率
- 小数据集上定制模型胜过迁移学习,诊断模式靠像素捕捉
早期发现恶性皮肤病变对提高侵袭性转移性皮肤癌患者预后至关重要。本研究评估了一个结合临床公认的皮肤镜ABCD法则(分析对称性、边界、颜色和结构)与机器学习分类的综合初步评估系统。基于HAM10000数据集的1,000张图像子集,该系统实现自动化规则管道,为每处病灶计算总皮肤镜评分(TDS)。该手工设计方法与多种机器学习方案对比,包括逻辑回归、随机森林、SVM等传统分类器及深度学习模型。尽管规则系统具有高临床可解释性,但在将复杂形态简化为五个数值特征时表现受限。实验表明,使用EfficientNet-B0进行迁移学习因自然图像与医学图像间的领域差异而显著失败。相反,从零训练的三层卷积神经网络(CNN)在中值滤波图像上达到78.5%准确率和86.5%召回率,较传统方法提升19个百分点。结果表明,直接像素级学习可捕捉超越手工特征的诊断模式,且为特定小规模医学数据集定制的轻量架构优于大型预训练模型。
原文摘要 · Abstract (English)
Early detection of malignant skin lesions is critical for improving patient outcomes in aggressive, metastatic skin cancers. This study evaluates a comprehensive system for preliminary skin lesion assessment that combines the clinically established ABCD rule of dermoscopy (analyzing Asymmetry, Borders, Color, and Dermoscopic Structures) with machine learning classification. Using a 1,000-image subset of the HAM10000 dataset, the system implements an automated, rule-based pipeline to compute a Total Dermoscopy Score (TDS) for each lesion. This handcrafted approach is compared against various machine learning solutions, including traditional classifiers (Logistic Regression, Random Forest, and SVM) and deep learning models. While the rule-based system provides high clinical interpretability, results indicate a performance bottleneck when reducing complex morphology to five numerical features. Experimental findings show that transfer learning with EfficientNet-B0 failed significantly due to domain shift between natural and medical images. In contrast, a custom three-layer Convolutional Neural Network (CNN) trained from scratch achieved 78.5% accuracy and 86.5% recall on median-filtered images, representing a 19-point accuracy improvement over traditional methods. The results demonstrate that direct pixel-level learning captures diagnostic patterns beyond handcrafted features and that purpose-built lightweight architectures can outperform large pretrained models for small, domain-specific medical datasets.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。