AC-Norm: Effective Tuning for Medical Image Analysis via Affine Collaborative Normalization
Chuyan Zhang, Yuncheng Yang, Hao Zheng, Yun Gu

TL;DR
AC-Norm is a novel normalization method that dynamically recalibrates channels during model fine-tuning for medical image analysis, improving transferability and performance across diverse tasks without extra parameters.
Contribution
This work introduces AC-Norm, a normalization technique leveraging BN affine parameters to enhance domain adaptation in medical imaging without additional parameters.
Findings
AC-Norm outperforms vanilla fine-tuning by up to 4% across tasks.
AC-Norm effectively handles significant domain shifts.
It can be used for fast transferability estimation.
Abstract
Driven by the latest trend towards self-supervised learning (SSL), the paradigm of "pretraining-then-finetuning" has been extensively explored to enhance the performance of clinical applications with limited annotations. Previous literature on model finetuning has mainly focused on regularization terms and specific policy models, while the misalignment of channels between source and target models has not received sufficient attention. In this work, we revisited the dynamics of batch normalization (BN) layers and observed that the trainable affine parameters of BN serve as sensitive indicators of domain information. Therefore, Affine Collaborative Normalization (AC-Norm) is proposed for finetuning, which dynamically recalibrates the channels in the target model according to the cross-domain channel-wise correlations without adding extra parameters. Based on a single-step backpropagation,…
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
TopicsRadiomics and Machine Learning in Medical Imaging · AI in cancer detection · Domain Adaptation and Few-Shot Learning
MethodsBatch Normalization
