Structure-Accurate Medical Image Translation via Dynamic Frequency Balance and Knowledge Guidance
Jiahua Xu, Dawei Zhou, Lei Hu, Zaiyi Liu, Nannan Wang, Xinbo Gao
TL;DR
The paper tackles the problem of missing medical imaging modalities by proposing DFBK, a diffusion-based translation framework that preserves anatomical structures. It integrates a Dynamic Frequency Balance module, which uses wavelet decomposition to separately enhance low-frequency anatomy and high-frequency details, with a Knowledge Guidance mechanism that fuses BiomedCLIP priors into the translation process. Implemented on a SwinUNet backbone with ResShift diffusion, DFBK demonstrates superior qualitative and quantitative performance across BraTs 2023, ISLES 2015, and SynthRAD 2023, suggesting robust structure preservation across modalities. Limitations include reliance on high-quality paired data, and future work will explore unpaired translation and broader modality coverage to improve clinical applicability.
Abstract
Multimodal medical images play a crucial role in the precise and comprehensive clinical diagnosis. Diffusion model is a powerful strategy to synthesize the required medical images. However, existing approaches still suffer from the problem of anatomical structure distortion due to the overfitting of high-frequency information and the weakening of low-frequency information. Thus, we propose a novel method based on dynamic frequency balance and knowledge guidance. Specifically, we first extract the low-frequency and high-frequency components by decomposing the critical features of the model using wavelet transform. Then, a dynamic frequency balance module is designed to adaptively adjust frequency for enhancing global low-frequency features and effective high-frequency details as well as suppressing high-frequency noise. To further overcome the challenges posed by the large differences between different medical modalities, we construct a knowledge-guided mechanism that fuses the prior clinical knowledge from a visual language model with visual features, to facilitate the generation of accurate anatomical structures. Experimental evaluations on multiple datasets show the proposed method achieves significant improvements in qualitative and quantitative assessments, verifying its effectiveness and superiority.
