English

Adaptively Distilled ControlNet: Accelerated Training and Superior Sampling for Medical Image Synthesis

Computer Vision and Pattern Recognition 2025-08-01 v1

Abstract

Medical image annotation is constrained by privacy concerns and labor-intensive labeling, significantly limiting the performance and generalization of segmentation models. While mask-controllable diffusion models excel in synthesis, they struggle with precise lesion-mask alignment. We propose \textbf{Adaptively Distilled ControlNet}, a task-agnostic framework that accelerates training and optimization through dual-model distillation. Specifically, during training, a teacher model, conditioned on mask-image pairs, regularizes a mask-only student model via predicted noise alignment in parameter space, further enhanced by adaptive regularization based on lesion-background ratios. During sampling, only the student model is used, enabling privacy-preserving medical image generation. Comprehensive evaluations on two distinct medical datasets demonstrate state-of-the-art performance: TransUNet improves mDice/mIoU by 2.4%/4.2% on KiTS19, while SANet achieves 2.6%/3.5% gains on Polyps, highlighting its effectiveness and superiority. Code is available at GitHub.

Keywords

Cite

@article{arxiv.2507.23652,
  title  = {Adaptively Distilled ControlNet: Accelerated Training and Superior Sampling for Medical Image Synthesis},
  author = {Kunpeng Qiu and Zhiying Zhou and Yongxin Guo},
  journal= {arXiv preprint arXiv:2507.23652},
  year   = {2025}
}

Comments

Accepted by MICCAI2025

R2 v1 2026-07-01T04:28:03.348Z