菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-23
📄 Abstract - Contrastive meta-domain adaptation for robust skin lesion classification across clinical and acquisition conditions

Deep learning models for dermatological image analysis remain sensitive to acquisition variability and domain-specific visual characteristics, leading to performance degradation when deployed in clinical settings. We investigate how visual artifacts and domain shifts affect deep learning-based skin lesion classification. We propose an adaptation strategy, grounded in the idea of visual meta-domains, that transfers visual representations from larger dermoscopic datasets into clinical image domains, thereby improving generalization robustness. Experiments across multiple dermatology datasets show consistent gains in classification performance and reduced gaps between dermoscopic and clinical images. These results emphasize the importance of domain-aware training for deployable systems.

顶级标签: medical computer vision model training
详细标签: domain adaptation skin lesion classification dermatology meta-learning generalization 或 搜索:

基于对比元域自适应的鲁棒性皮肤病变分类方法 / Contrastive meta-domain adaptation for robust skin lesion classification across clinical and acquisition conditions


1️⃣ 一句话总结

这篇论文提出了一种新的自适应方法,通过将大规模皮肤镜图像数据集的知识迁移到临床图像领域,有效解决了深度学习模型在真实医疗环境中因图像采集差异而性能下降的问题,从而提升了皮肤病变分类的准确性和鲁棒性。

源自 arXiv: 2602.19857