Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
NVIDIA Blog · 2026/7/22 13:00:11
NVIDIA Open Sources First GPU-Accelerated Medical Physics Simulation Framework
AI 中文解读
NVIDIA开源了首个GPU加速的医疗物理模拟框架,让医疗机器人能像玩游戏一样在虚拟环境中快速学习和测试,把几小时的训练压缩到两分钟以内。
以前训练医疗机器人就像教一个学生做手术,但很难凑齐所有可能遇到的“考题”——比如人体器官的个体差异、器械在体内的滑动和阻力、甚至罕见的意外情况。现在这个框架相当于建了一个“虚拟训练场”,可以同时运行8000多个模拟环境,让机器人反复练习各种场景。而且它是开源的,开发者能查看和修改底层代码,确保透明可信,这对医疗领域尤其重要。
对普通人来说,这意味着未来医疗机器人会更靠谱。比如做血管介入手术的机器人,能提前在虚拟世界里模拟真实操作,避免实际手术中的失误。患者可能享受到更精准、创伤更小的治疗,恢复更快。同时开源模式让更多团队能低成本参与研发,新医疗设备上市的速度也会加快,最终惠及每一个需要治疗的人。
Before a healthcare robot can be useful in the real world, it has to learn how the physical world pushes back. Anatomy varies. Instruments bend, press, slip and interact with tissue. Imaging can be noisy or incomplete. And the rare, edge scenarios developers most need to understand don’t appear on schedule.
That creates one of the biggest bottlenecks in healthcare robotics: obtaining the enormous amount of varied data developers need to train, test and improve robot behavior.
NVIDIA Medical Physics Simulation framework — a new open source, GPU-accelerated capability within NVIDIA Isaac for Healthcare — announced today, helps medical robotics developers model anatomy-device interaction, generate hard-to-capture scenarios, test in silico, and train or evaluate robot policies before hardware-heavy testing.
The framework brings together anatomy and medical device behavior with sensor simulation and robot learning so teams can create reusable simulation environments instead of rebuilding custom scenes for every workflow, saving developers time and bringing innovations to market faster.
Because Medical Physics Simulation is open source, healthcare robotics developers can inspect the framework, adapt it to their own devices and workflows, and build on a GPU-accelerated foundation that works seamlessly with the broader NVIDIA stack.
Open source is especially important in healthcare because teams need transparency into the data, models and weights that shape system behavior. Access to open models and model weights can help developers reproduce results, evaluate performance across different anatomies and scenarios, identify limitations and build evidence for regulatory review.
A Virtual Training Ground for Medical Robots
For physical AI, experience is data in motion. Developers need to train robots to operate properly even when anatomy changes, devices behave differently, conditions shift or a policy fails unexpectedly.
Medical Physics Simulation helps developers simulate anatomy, device contact, friction and sensor inputs, then test in interactions and environments to evaluate how robots perform across those changes. Powered by NVIDIA CUDA and part of Isaac for Healthcare — built on the NVIDIA Warp, Newton and Cosmos simulation and generative AI technologies — the framework can run hundreds of parallel simulation environments, helping teams explore more scenarios and identify failure modes earlier in development.
For robot builders, this turns simulation from a bespoke engineering project into reusable infrastructure. The difference now is scale: benchmarks show 8,192 robot-training environments running in parallel with GPU-native simulation cut training from over five hours to under two minutes.
With this framework, developers can connect vascular anatomy, flexible instruments such as catheters and guidewires, simulated X-ray imaging and reinforcement learning. The framework is designed to extend beyond that example to additional devices, anatomies, sensors and healthcare robotics domains.
Medical Physics Simulation brings together classical physics simulation and generative AI physics simulation. Classical simulation helps model known physical rules, such as device contact, friction and motion. NVIDIA Cosmos-H Dreams, the real-time generative AI physics simulation capability within Medical Physics Simulation, helps model visual scene dynamics learned from procedural data.
Together, these approaches give developers a richer way to build and test healthcare robotics systems in virtual environments before moving to physical prototypes and lab testing.
An Ecosystem Building the Future of Medical Robotics
Medical robotics leaders are already applying simulation-driven development to solve specific surgical challenges.
CMR Surgical and Cambridge Consultants, part of Capgemini, are using Cosmos-H-Dreams to implicitly learn interaction physics for soft-tissue surgical procedures and generate patient-specific simulations. CMR contribu
分享
阅读原文 ↗