NVIDIA launches medical physics simulation framework
NVIDIA has launched its GPU-native Medical Physics Simulation framework within Isaac for Healthcare, combining classical physics and generative AI to accelerate medical robotics development.

NVIDIA has introduced its Medical Physics Simulation framework within NVIDIA Isaac for Healthcare, a GPU-native platform designed to accelerate the historically slow 4 to 7 years development cycle of medical robotics. By running both simulation and machine learning workflows on the same GPU, the framework eliminates CPU-to-GPU memory transfer overhead. This release addresses the critical data scarcity in healthcare robotics, where developers often have only hundreds of demonstrations instead of the tens of thousands required to train robust AI models.
The framework's Endoluminal Simulation Module, now generally available, simulates flexible instruments like catheters using Cosserat rods and extended position-based dynamics (XPBD). It solves a block-tridiagonal XPBD system with 6 x 6 blocks in linear time using the Thomas algorithm. In testing, the module achieved high-throughput policy training across 512 parallel environments and 1,500 training iterations. It clocked benchmarks of approximately 1,300 Hz for single-environment physics, 60 Hz across 512 environments, and 63 frames per second for the full simulation and rendering loop at a 256 x 256 pixel resolution.
Available in early access, the Surgical Simulation Module targets soft-tissue deformation for procedures like cholecystectomies using tetrahedral meshes and a Jacobi solver. Running on a single consumer-grade GPU, it achieves real-time rendering at over 30 frames per second with 8 physics substeps and 8 internal deformation constraint iterations.
Complementing these classical solvers is the NVIDIA Cosmos-H family of generative world foundation models. This suite includes Cosmos-H-Surgical-Predict for forecasting video from text and images, Cosmos-H-Surgical-Transfer for control-guided video generation, and Cosmos-H-Surgical-Simulator for kinematics-conditioned predictions. Additionally, Cosmos-H-Dreams uses the FlashDreams inference engine to stream interactive surgical video at over 30 frames per second on a single workstation GPU.
For roboticists, this dual approach of deterministic physics and generative AI provides a scalable way to train reinforcement learning policies. Practitioners can now generate patient-specific digital twins and simulate rare clinical scenarios that are otherwise impossible to capture in real-world datasets, significantly reducing the reliance on expensive, sequential benchtop phantoms and animal models.
This is our own summary of reporting by NVIDIA Developer Blog



