A Multi-Scale Framework for Out-of-Distribution Detection in Dermoscopic Images
Zhongzheng Huang, Tao Wang, Yuanzheng Cai, Lingyu Liang

TL;DR
This paper introduces a multi-scale neural network framework for detecting out-of-distribution dermoscopic images, enhancing the robustness and security of skin disease recognition systems.
Contribution
It proposes a novel multi-scale detection framework that combines features from different neural network layers to effectively identify OOD skin images.
Findings
Outperforms state-of-the-art OOD detection methods in skin disease datasets.
Uses rectified activation and Gram matrix for improved feature representation.
Achieves higher accuracy and robustness in OOD detection tasks.
Abstract
The automatic detection of skin diseases via dermoscopic images can improve the efficiency in diagnosis and help doctors make more accurate judgments. However, conventional skin disease recognition systems may produce high confidence for out-of-distribution (OOD) data, which may become a major security vulnerability in practical applications. In this paper, we propose a multi-scale detection framework to detect out-of-distribution skin disease image data to ensure the robustness of the system. Our framework extracts features from different layers of the neural network. In the early layers, rectified activation is used to make the output features closer to the well-behaved distribution, and then an one-class SVM is trained to detect OOD data; in the penultimate layer, an adapted Gram matrix is used to calculate the features after rectified activation, and finally the layer with the best…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSupport Vector Machine
