paper-with-me

Papers

Out-of-Distribution Detection in Dermatology using Input Perturbation and Subset Scanning

2021-05-24 · Hannah Kim, Girmaw Abebe Tadesse, Celia Cintas, Skyler Speakman, Kush Varshney

Recent advances in deep learning have led to breakthroughs in the development of automated skin disease classification. As we observe an increasing interest in these models in the dermatology space, it is crucial to address aspects such as the robustness towards input data distribution shifts. Current skin disease models could make incorrect inferences for test samples from different hardware devices and clinical settings or unknown disease samples, which are out-of-distribution (OOD) from the training samples. To this end, we propose a simple yet effective approach that detect these OOD samples prior to making any decision. The detection is performed via scanning in the latent space representation (e.g., activations of the inner layers of any pre-trained skin disease classifier). The input samples could also perturbed to maximise divergence of OOD samples. We validate our ODD detection approach in two use cases: 1) identify samples collected from different protocols, and 2) detect samples from unknown disease classes. Additionally, we evaluate the performance of the proposed approach and compare it with other state-of-the-art methods. Furthermore, data-driven dermatology applications may deepen the disparity in clinical care across racial and ethnic groups since most datasets are reported to suffer from bias in skin tone distribution. Therefore, we also evaluate the fairness of these OOD detection methods across different skin tones. Our experiments resulted in competitive performance across multiple datasets in detecting OOD samples, which could be used (in the future) to design more effective transfer learning techniques prior to inferring on these samples.

📄 PDF Abstract BibTeX arXiv:2105.11160

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessOut-of-Distribution DetectionOut of Distribution (OOD) DetectionTransfer Learning

Similar Papers 제목 키워드 기반

Picking the Right Image to Classify: Reliable-Input Selection in Teledermatology

2026-08-17 · Fabian Gröger, Marco Weishaupt, Philippe Gottfrois, Simone Lionetti 외 arxiv

Dermatology models face distribution shifts in teledermatology settings, where submitted images differ from the training data in lighting, angle, distance, focus, and framing. These test-time images are ordinary clinical…

Focused Adversarial Attacks

2022-05-19 · Thomas Cilloni, Charles Walter, Charles Fleming

Recent advances in machine learning show that neural models are vulnerable to minimally perturbed inputs, or adversarial examples. Adversarial algorithms are optimization problems that minimize the accuracy of ML models …

object-detectionObject Detection

Evaluating Reliability in Medical DNNs: A Critical Analysis of Feature and Confidence-Based OOD Detection

2024-08-30 · Harry Anthony, Konstantinos Kamnitsas

Reliable use of deep neural networks (DNNs) for medical image analysis requires methods to identify inputs that differ significantly from the training data, called out-of-distribution (OOD), to prevent erroneous predicti…

counterfactualMedical Image Analysis

Leveraging Perturbation Robustness to Enhance Out-of-Distribution Detection

2025-03-24 · CVPR 2025 1 · Wenxi Chen, Raymond A. Yeh, Shaoshuai Mou, Yan Gu

Out-of-distribution (OOD) detection is the task of identifying inputs that deviate from the training data distribution. This capability is essential for safely deploying deep computer vision models in open-world environm…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

Affine Variational Autoencoders: An Efficient Approach for Improving Generalization and Robustness to Distribution Shift

2019-05-13 · Rene Bidart, Alexander Wong

In this study, we propose the Affine Variational Autoencoder (AVAE), a variant of Variational Autoencoder (VAE) designed to improve robustness by overcoming the inability of VAEs to generalize to distributional shifts in…

Form