English

A simple normalization technique using window statistics to improve the out-of-distribution generalization on medical images

Computer Vision and Pattern Recognition 2022-07-15 v2

Abstract

Since data scarcity and data heterogeneity are prevailing for medical images, well-trained Convolutional Neural Networks (CNNs) using previous normalization methods may perform poorly when deployed to a new site. However, a reliable model for real-world clinical applications should be able to generalize well both on in-distribution (IND) and out-of-distribution (OOD) data (e.g., the new site data). In this study, we present a novel normalization technique called window normalization (WIN) to improve the model generalization on heterogeneous medical images, which is a simple yet effective alternative to existing normalization methods. Specifically, WIN perturbs the normalizing statistics with the local statistics computed on the window of features. This feature-level augmentation technique regularizes the models well and improves their OOD generalization significantly. Taking its advantage, we propose a novel self-distillation method called WIN-WIN for classification tasks. WIN-WIN is easily implemented with twice forward passes and a consistency constraint, which can be a simple extension for existing methods. Extensive experimental results on various tasks (6 tasks) and datasets (24 datasets) demonstrate the generality and effectiveness of our methods.

Keywords

Cite

@article{arxiv.2207.03366,
  title  = {A simple normalization technique using window statistics to improve the out-of-distribution generalization on medical images},
  author = {Chengfeng Zhou and Songchang Chen and Chenming Xu and Jun Wang and Feng Liu and Chun Zhang and Juan Ye and Hefeng Huang and Dahong Qian},
  journal= {arXiv preprint arXiv:2207.03366},
  year   = {2022}
}