CVAIMay 9, 2024

DP-MDM: Detail-Preserving MR Reconstruction via Multiple Diffusion Models

arXiv:2405.05763v17 citationsHas CodePhys Med Biology
Originality Incremental advance
AI Analysis

This work addresses the challenge of accurate medical diagnosis by improving MRI reconstruction detail, though it appears incremental as it builds on existing diffusion models with architectural modifications.

The paper tackles the problem of preserving fine details in magnetic resonance image reconstruction by proposing a method using multiple diffusion models in the k-space domain, which outperforms existing methods on clinical and public datasets.

Detail features of magnetic resonance images play a cru-cial role in accurate medical diagnosis and treatment, as they capture subtle changes that pose challenges for doc-tors when performing precise judgments. However, the widely utilized naive diffusion model has limitations, as it fails to accurately capture more intricate details. To en-hance the quality of MRI reconstruction, we propose a comprehensive detail-preserving reconstruction method using multiple diffusion models to extract structure and detail features in k-space domain instead of image do-main. Moreover, virtual binary modal masks are utilized to refine the range of values in k-space data through highly adaptive center windows, which allows the model to focus its attention more efficiently. Last but not least, an inverted pyramid structure is employed, where the top-down image information gradually decreases, ena-bling a cascade representation. The framework effective-ly represents multi-scale sampled data, taking into ac-count the sparsity of the inverted pyramid architecture, and utilizes cascade training data distribution to repre-sent multi-scale data. Through a step-by-step refinement approach, the method refines the approximation of de-tails. Finally, the proposed method was evaluated by con-ducting experiments on clinical and public datasets. The results demonstrate that the proposed method outper-forms other methods.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes