菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-10
📄 Abstract - Physics-Driven 3D Gaussian Rendering for Zero-Shot MRI Super-Resolution

High-resolution Magnetic Resonance Imaging (MRI) is vital for clinical diagnosis but limited by long acquisition times and motion artifacts. Super-resolution (SR) reconstructs low-resolution scans into high-resolution images, yet existing methods are mutually constrained: paired-data methods achieve efficiency only by relying on costly aligned datasets, while implicit neural representation approaches avoid such data needs at the expense of heavy computation. We propose a zero-shot MRI SR framework using explicit Gaussian representation to balance data requirements and efficiency. MRI-tailored Gaussian parameters embed tissue physical properties, reducing learnable parameters while preserving MR signal fidelity. A physics-grounded volume rendering strategy models MRI signal formation via normalized Gaussian aggregation. Additionally, a brick-based order-independent rasterization scheme enables highly parallel 3D computation, lowering training and inference costs. Experiments on two public MRI datasets show superior reconstruction quality and efficiency, demonstrating the method's potential for clinical MRI SR.

顶级标签: medical computer vision model training
详细标签: medical imaging super-resolution 3d gaussian splatting zero-shot learning mri reconstruction 或 搜索:

基于物理驱动的三维高斯渲染用于零样本磁共振成像超分辨率 / Physics-Driven 3D Gaussian Rendering for Zero-Shot MRI Super-Resolution


1️⃣ 一句话总结

这项研究提出了一种新的磁共振成像超分辨率方法,它巧妙地使用三维高斯模型来模拟人体组织,并结合物理成像原理,无需成对的训练数据就能高效地将低清扫描重建为高清图像,在提升图像质量的同时大幅降低了计算成本。

源自 arXiv: 2603.09621