SHFormer: Dynamic Spectral Filtering Convolutional Neural Network and High-pass Kernel Generation Transformer for Adaptive MRI Reconstruction

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Health & Medical Research · Depth: Expert, extended

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

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

Topics

Code references

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 cs.CV updates on arXiv.org.