TL;DR
This paper presents PI-MoCoNet, a novel physics-informed deep learning model that effectively reduces motion artifacts in brain MRI images by integrating spatial and k-space data without explicit motion parameter estimation.
Contribution
The study introduces a physics-informed neural network that combines spatial and k-space information for MRI motion correction, outperforming existing methods without needing explicit motion parameters.
Findings
Significant PSNR, SSIM, and NMSE improvements across datasets.
Outperforms existing methods like Pix2Pix, CycleGAN, and U-net.
Ablation studies highlight the importance of data consistency and perceptual losses.
Abstract
Background: MRI is crucial for brain imaging but is highly susceptible to motion artifacts due to long acquisition times. This study introduces PI-MoCoNet, a physics-informed motion correction network that integrates spatial and k-space information to remove motion artifacts without explicit motion parameter estimation, enhancing image fidelity and diagnostic reliability. Materials and Methods: PI-MoCoNet consists of a motion detection network (U-net with spatial averaging) to identify corrupted k-space lines and a motion correction network (U-net with Swin Transformer blocks) to reconstruct motion-free images. The correction is guided by three loss functions: reconstruction (L1), perceptual (LPIPS), and data consistency (Ldc). Motion artifacts were simulated via rigid phase encoding perturbations and evaluated on IXI and MR-ART datasets against Pix2Pix, CycleGAN, and U-net using PSNR,…
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
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Attention Is All You Need · Stochastic Depth · Linear Layer · HuMan(Expedia)||How do I get a human at Expedia? · PatchGAN · Tanh Activation · Multi-Head Attention · Residual Block · Max Pooling
