CVAILGJun 30, 2022

Out-of-Distribution Detection for Long-tailed and Fine-grained Skin Lesion Images

IBM
arXiv:2206.15186v121 citationsh-index: 31Has Code
Originality Incremental advance
AI Analysis

This addresses the need for more reliable automated skin lesion diagnosis systems in clinics, though it is incremental as it builds on existing OOD detection methods.

The paper tackles the problem of out-of-distribution (OOD) detection in skin lesion images, which is crucial for robust clinical deployment, by proposing a method that improves OOD detection performance while maintaining classification accuracy for known categories.

Recent years have witnessed a rapid development of automated methods for skin lesion diagnosis and classification. Due to an increasing deployment of such systems in clinics, it has become important to develop a more robust system towards various Out-of-Distribution(OOD) samples (unknown skin lesions and conditions). However, the current deep learning models trained for skin lesion classification tend to classify these OOD samples incorrectly into one of their learned skin lesion categories. To address this issue, we propose a simple yet strategic approach that improves the OOD detection performance while maintaining the multi-class classification accuracy for the known categories of skin lesion. To specify, this approach is built upon a realistic scenario of a long-tailed and fine-grained OOD detection task for skin lesion images. Through this approach, 1) First, we target the mixup amongst middle and tail classes to address the long-tail problem. 2) Later, we combine the above mixup strategy with prototype learning to address the fine-grained nature of the dataset. The unique contribution of this paper is two-fold, justified by extensive experiments. First, we present a realistic problem setting of OOD task for skin lesion. Second, we propose an approach to target the long-tailed and fine-grained aspects of the problem setting simultaneously to increase the OOD performance.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes