MAISY: Motion-Aware Image SYnthesis for Medical Image Motion Correction
Andrew Zhang, Hao Wang, Shuchang Ye, Michael Fulham, Jinman Kim

TL;DR
MAISY is a novel method for correcting motion artifacts in medical images by characterizing motion and adaptively preserving anatomical details, outperforming existing GAN-based approaches.
Contribution
The paper introduces MAISY, a motion-aware image synthesis approach that leverages the Segment Anything Model and a variance-selective SSIM loss for improved motion correction.
Findings
Outperforms state-of-the-art methods in PSNR, SSIM, and Dice scores.
Effectively preserves localized anatomical features during correction.
Demonstrates robustness on chest and head CT datasets.
Abstract
Patient motion during medical image acquisition causes blurring, ghosting, and distorts organs, which makes image interpretation challenging. Current state-of-the-art algorithms using Generative Adversarial Network (GAN)-based methods with their ability to learn the mappings between corrupted images and their ground truth via Structural Similarity Index Measure (SSIM) loss effectively generate motion-free images. However, we identified the following limitations: (i) they mainly focus on global structural characteristics and therefore overlook localized features that often carry critical pathological information, and (ii) the SSIM loss function struggles to handle images with varying pixel intensities, luminance factors, and variance. In this study, we propose Motion-Aware Image SYnthesis (MAISY) which initially characterize motion and then uses it for correction by: (a) leveraging the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Generative Adversarial Networks and Image Synthesis · COVID-19 diagnosis using AI
MethodsFocus
