菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-30
📄 Abstract - UltraG-Ray: Physics-Based Gaussian Ray Casting for Novel Ultrasound View Synthesis

Novel view synthesis (NVS) in ultrasound has gained attention as a technique for generating anatomically plausible views beyond the acquired frames, offering new capabilities for training clinicians or data augmentation. However, current methods struggle with complex tissue and view-dependent acoustic effects. Physics-based NVS aims to address these limitations by including the ultrasound image formation process into the simulation. Recent approaches combine a learnable implicit scene representation with an ultrasound-specific rendering module, yet a substantial gap between simulation and reality remains. In this work, we introduce UltraG-Ray, a novel ultrasound scene representation based on a learnable 3D Gaussian field, coupled to an efficient physics-based module for B-mode synthesis. We explicitly encode ultrasound-specific parameters, such as attenuation and reflection, into a Gaussian-based spatial representation and realize image synthesis within a novel ray casting scheme. In contrast to previous methods, this approach naturally captures view-dependent attenuation effects, thereby enabling the generation of physically informed B-mode images with increased realism. We compare our method to state-of-the-art and observe consistent gains in image quality metrics (up to 15% increase on MS-SSIM), demonstrating clear improvement in terms of realism of the synthesized ultrasound images.

顶级标签: medical computer vision model training
详细标签: novel view synthesis ultrasound imaging 3d gaussian splatting physics-based rendering medical simulation 或 搜索:

UltraG-Ray:基于物理的高斯光线投射用于超声新视角合成 / UltraG-Ray: Physics-Based Gaussian Ray Casting for Novel Ultrasound View Synthesis


1️⃣ 一句话总结

这篇论文提出了一种名为UltraG-Ray的新方法,它通过一种可学习的3D高斯场来表示超声场景,并结合一个高效的、基于物理的渲染模块来合成更逼真的B超图像,显著提升了模拟图像的真实感。

源自 arXiv: 2603.29022