菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-07-07
📄 Abstract - PhyMRI-SR: Toward Physics-Aware MRI Image Super-Resolution

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.

顶级标签: medical machine learning computer vision
详细标签: super-resolution mri physics-aware gaussian splatting meta-learning 或 搜索:

PhyMRI-SR:迈向物理感知的MRI图像超分辨率 / PhyMRI-SR: Toward Physics-Aware MRI Image Super-Resolution


1️⃣ 一句话总结

本文提出一种物理感知的MRI超分辨率方法,通过将超分辨率问题重新定义为动态分辨率下的物理重建任务,并利用二维高斯溅射、先验引导表示、物理约束信号建模和元学习等技术,在提升图像分辨率的同时保证生物物理合理性,显著优于现有方法。

源自 arXiv: 2607.06238