Multi-Contrast MRI Motion Correction via Parameter-Informed Disentanglement and Adaptive Experts

· Source: Artificial Intelligence · Field: Science & Research — Health & Medical Research, Mathematics & Computational Sciences · Depth: Expert, quick

Summary

A novel unified framework addresses motion artifacts in multi-contrast MRI by combining parameter-informed contrast disentanglement with severity-aware adaptive correction. This method, detailed in "Multi-Contrast MRI Motion Correction via Parameter-Informed Disentanglement and Adaptive Experts," utilizes ScanCLIP, pretrained on over 30,000 MRI text-image pairs, to derive contrast embeddings from acquisition parameters, effectively disentangling contrast style from anatomical content. A Vision Transformer then estimates motion severity, routing features through a Mixture-of-Experts network for targeted artifact correction. A dual-pathway decoder reconstructs both the clean image and a residual artifact map, ensuring image-space consistency. On IXI and HCP benchmarks, the framework improves PSNR by 0.75 dB and SSIM by up to 0.0279 over existing approaches, showing larger gains at higher artifact severities and robust zero-shot generalization on unseen clinical data.

Key takeaway

For Machine Learning Engineers developing MRI reconstruction models, this framework offers a robust solution for motion artifact correction, particularly for multi-contrast and diverse severity scenarios. You should consider integrating parameter-informed disentanglement and severity-aware adaptive experts to enhance model generalization. This approach can significantly improve image quality, evidenced by PSNR gains of 0.75 dB, reducing the need for contrast-specific model retraining and improving diagnostic reliability in clinical applications.

Key insights

A unified MRI motion correction framework disentangles contrast and adapts to severity for robust, generalizable artifact removal.

Principles

Method

ScanCLIP extracts contrast-free features; a Vision Transformer estimates motion severity; a Mixture-of-Experts network applies targeted correction; a dual-pathway decoder reconstructs the image and artifact map.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.