A Rotation Meanout Network with Invariance for Dermoscopy Image Classification and Retrieval
Yilan Zhang, Fengying Xie, Xuedong Song, Hangning Zhou, Yiguang Yang,, Haopeng Zhang, Jie Liu

TL;DR
This paper introduces a rotation meanout (RM) network that enhances CNNs with rotation invariance for dermoscopy image classification and retrieval, improving robustness and accuracy without increasing model complexity.
Contribution
The paper proposes a novel rotation meanout (RM) operation that makes CNN features rotation-invariant, applicable to any CNN architecture without adding parameters.
Findings
Outperforms existing anti-rotation methods in dermoscopy tasks.
Achieves significant improvements in classification accuracy.
Enhances retrieval performance with rotation-invariant features.
Abstract
The computer-aided diagnosis (CAD) system can provide a reference basis for the clinical diagnosis of skin diseases. Convolutional neural networks (CNNs) can not only extract visual elements such as colors and shapes but also semantic features. As such they have made great improvements in many tasks of dermoscopy images. The imaging of dermoscopy has no principal orientation, indicating that there are a large number of skin lesion rotations in the datasets. However, CNNs lack rotation invariance, which is bound to affect the robustness of CNNs against rotations. To tackle this issue, we propose a rotation meanout (RM) network to extract rotation-invariant features from dermoscopy images. In RM, each set of rotated feature maps corresponds to a set of outputs of the weight-sharing convolutions and they are fused using meanout strategy to obtain the final feature maps. Through theoretical…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCutaneous Melanoma Detection and Management · Systemic Sclerosis and Related Diseases · Genetic and rare skin diseases.
MethodsAverage Pooling · Global Average Pooling · Convolution
