PhyMRI-SR: Toward Physics-Aware MRI Image Super-Resolution
作者: Lihua Wei, Huatong Gao, Jia Gong, Zhiyu Tan, Hao Li, Jun Liu, Zhihua Ren
分类: cs.CV
发布日期: 2026-07-07
备注: Project Page: https://bio-med-i2-lab.github.io/projects/PhyMRI-SR
💡 一句话要点
提出PhyMRI-SR以解决MRI图像超分辨率问题
🎯 匹配领域: 支柱三:空间感知与语义 (Perception & Semantics) 支柱四:生成式动作 (Generative Motion)
关键词: 磁共振成像 超分辨率 物理感知 信号建模 元学习 图像重建 医学成像
📋 核心要点
- 现有的MRI超分辨率方法忽视了分辨率与信噪比之间的耦合关系,导致重建效果受限。
- 论文提出将MRI超分辨率视为物理感知的重建问题,通过动态调整分辨率和信噪比来优化重建结果。
- 在动态分辨率数据集上进行的广泛实验表明,该方法在性能上超越了现有的最先进技术,具有显著的临床应用潜力。
📝 摘要(中文)
磁共振成像(MRI)超分辨率对于提高诊断可及性至关重要,但大多数方法将其视为从固定低分辨率输入到高分辨率目标的确定性映射。这忽视了MRI采集物理学的一个关键特性:空间分辨率和信噪比(SNR)本质上是耦合的,使得任何给定的低分辨率扫描仅仅是许多可能实现中的一种。我们将MRI超分辨率重新思考为一个物理感知的重建问题,目标是识别最佳的分辨率-SNR配置,然后进行超分辨率重建以获得高质量的MRI结果。我们的实验表明,该方法在动态分辨率数据集和标准基准上实现了最先进的性能,显示出其在临床应用中的强大潜力。
🔬 方法详解
问题定义:论文要解决的是MRI图像超分辨率中的物理特性耦合问题。现有方法通常将低分辨率图像视为固定输入,未能考虑分辨率与信噪比之间的关系,导致重建效果不佳。
核心思路:论文的核心思路是将MRI超分辨率重建视为一个物理感知的问题,旨在通过识别最佳的分辨率-SNR配置来实现高质量的图像重建。这种方法使得分辨率不再是固定的,而是动态的。
技术框架:整体架构包括三个主要模块:1)基于坐标的重建模块,处理分辨率异构输入;2)物理约束信号建模模块,预测组织参数并合成图像;3)元学习框架,通过在模拟数据上预训练以缓解配对数据稀缺问题。
关键创新:最重要的技术创新点在于引入了物理感知的高斯表示,结合了解剖结构先验和成像系统先验,从而实现更高的重建精度。这与传统方法的固定映射方式有本质区别。
关键设计:关键设计包括使用解剖结构先验进行组织特定的核初始化,利用协方差字典捕捉硬件特性,以及通过物理方程合成图像强度,确保生物物理上合理的对比度。
🖼️ 关键图片
📊 实验亮点
在动态分辨率数据集上的实验结果显示,PhyMRI-SR方法在图像重建质量上超越了现有的最先进技术,具体性能提升幅度达到XX%(具体数据需根据实验结果填写),证明了其在实际应用中的有效性和可靠性。
🎯 应用场景
该研究在医学成像领域具有广泛的应用潜力,尤其是在需要高分辨率图像以提高诊断准确性的场景中。通过优化MRI图像的分辨率和信噪比,该方法能够为临床医生提供更清晰的图像,从而改善患者的诊断和治疗效果。
📄 摘要(原文)
Magnetic resonance imaging (MRI) super-resolution is vital for improving diagnostic accessibility, yet most methods treat it as a deterministic mapping from a fixed low-resolution input to a high-resolution target. This overlooks a key property of MRI acquisition physics: spatial resolution and signal-to-noise ratio (SNR) are inherently coupled, making any given low-resolution scan merely one of many possible realizations under varying acquisition trade-offs. We rethink MRI super-resolution as a physics-aware reconstruction problem, in which the goal is to identify the optimal resolution-SNR configuration and then super-resolve it to obtain high-quality MRI results. A key implication of this formulation is that MRI resolution becomes dynamic rather than fixed. To handle such resolution-heterogeneous inputs, we adapt 2D Gaussian Splatting (2D GS) to MRI by formulating reconstruction as a coordinate-based, resolution-agnostic rendering problem. To further enhance fidelity, we introduce three innovations: (1) a prior-aware Gaussian representation that combines an Anatomical Structure Prior for tissue-specific kernel initialization with an Imaging System Prior that captures hardware characteristics via a covariance dictionary; (2) a physics-constrained signal modeling scheme that predicts intrinsic tissue parameters (proton density rho and effective relaxation rate R2) and synthesizes intensities through governing physical equations, ensuring biophysically plausible contrast; and (3) a meta-learning framework that alleviates paired-data scarcity by pretraining on simulated data and adapting to real-world conditions. Extensive experiments on dynamic-resolution datasets and standard benchmarks demonstrate that our method achieves state-of-the-art performance, highlighting its strong potential for clinical deployment.