iconLogo
Published:2025/12/3 20:30:55

皮膚疾患診断AI、精度爆上げ!GANとXAIの最強タッグ✨

超要約: 皮膚病をAIで診断!GANでデータ増やして、XAIで理由も見えるようにしたって話!

✨ ギャル的キラキラポイント ✨ ● データ不足(しょぼーん)をGANで克服!多様な皮膚病の画像を集めて、精度UPだよ🌟 ● なんでそう判断したのか?XAIで見える化!先生も安心&信頼できるってワケ💖 ● ResNet-50って優秀な子のおかげで、診断が超高速&高精度に!まじ神✨

詳細解説いくよ~!

背景 皮膚科の先生って大変じゃん?診断も時間かかるし、専門医が少ない地域もあるし…。AIで皮膚病を診断できたら、みんなハッピーになれるんじゃない?ってのが始まり!

続きは「らくらく論文」アプリで

XAI-Driven Skin Disease Classification: Leveraging GANs to Augment ResNet-50 Performance

Kim Gerard A. Villanueva / Priyanka Kumar

Accurate and timely diagnosis of multi-class skin lesions is hampered by subjective methods, inherent data imbalance in datasets like HAM10000, and the "black box" nature of Deep Learning (DL) models. This study proposes a trustworthy and highly accurate Computer-Aided Diagnosis (CAD) system to overcome these limitations. The approach utilizes Deep Convolutional Generative Adversarial Networks (DCGANs) for per class data augmentation to resolve the critical class imbalance problem. A fine-tuned ResNet-50 classifier is then trained on the augmented dataset to classify seven skin disease categories. Crucially, LIME and SHAP Explainable AI (XAI) techniques are integrated to provide transparency by confirming that predictions are based on clinically relevant features like irregular morphology. The system achieved a high overall Accuracy of 92.50 % and a Macro-AUC of 98.82 %, successfully outperforming various prior benchmarked architectures. This work successfully validates a verifiable framework that combines high performance with the essential clinical interpretability required for safe diagnostic deployment. Future research should prioritize enhancing discrimination for critical categories, such as Melanoma NOS (F1-Score is 0.8602).

cs / cs.CV / cs.AI