SHFormer: Dynamic Spectral Filtering Convolutional Neural Network and High-pass Kernel Generation Transformer for Adaptive MRI Reconstruction
Summary
SHFormer is a novel deep neural network architecture designed for adaptive MRI reconstruction, addressing limitations of existing attention mechanism (AM)-based models in capturing high-frequency details and generalizing across multimodal data. It integrates a spectral filtering convolutional neural network (SFCNN) for mode-specific transferable features and a dynamic high-pass kernel generation transformer (HKTFB) to focus on high-frequency information. Evaluated across supervised, self-supervised, and diffusion model-based learning, SHFormer demonstrates scalable, high-quality reconstruction. It achieves best improvement margins of ~1 dB in PSNR and ~0.01 in SSIM under unseen scenarios, including closed-set generalization to varying undersampling levels and open-set generalization to unseen MRI contrasts like cardiac, knee, and multi-contrast brain MRI. The model's code is available at https://github.com/sriprabhar/SHFormer.
Key takeaway
For MRI researchers and machine learning engineers developing robust reconstruction models, SHFormer offers a significant advancement. Its ability to propagate high-frequency details and generalize across diverse MRI modalities and undersampling factors means you can achieve higher fidelity reconstructions with reduced retraining needs. Consider integrating its spectral filtering and dynamic high-pass kernel generation principles to enhance your adaptive learning architectures for clinical deployment.
Key insights
SHFormer uses neuromodulation-based spectral and high-pass filtering attention for scalable, high-quality MRI reconstruction across diverse data.
Principles
- Attention mechanisms can struggle with high-frequency details in MRI.
- Neuromodulation enables adaptive learning for heterogeneous MRI data.
- Combining spectral and spatial attention improves generalization.
Method
SHFormer combines a spectral filtering CNN for mode-specific transferable features and a dynamic high-pass kernel generation transformer to propagate context-aware high-frequency details. It uses instance-specific dynamic weight prediction.
In practice
- Apply to supervised, self-supervised, and diffusion MRI reconstruction.
- Generalize models to unseen MRI contrasts and undersampling factors.
- Improve recovery of fine details in cardiac and knee MRI.
Topics
- MRI Reconstruction
- Attention Mechanism
- Spectral Filtering
- High-pass Filtering
- Convolutional Neural Networks
- Transformers
- Multimodal MRI
Code references
Best for: AI Scientist, Machine Learning Engineer, Research Scientist
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.