NVIDIA has released Medical Physics Simulation as open-source code, a new GPU-accelerated environment for developing and evaluating medical robots before testing them with physical devices, real tissues, or patients. Integrated into Isaac for Healthcare, the system allows for simulating anatomy, catheters, guides, friction, tissue contact, and medical images, as well as running thousands of environments in parallel to identify failures difficult to reproduce in a lab.
The keys to NVIDIA Medical Physics Simulation in 20 seconds
- The open environment combines physics simulation, medical sensors, and robotic learning.
- NVIDIA claims to have run 8,192 parallel scenarios, reducing a training session of over five hours to less than two minutes.
- CMR Surgical, Johnson & Johnson MedTech, XCath, and Medtronic are already studying or using its components.
- Simulation can reduce physical testing but does not replace clinical or regulatory validation.
Developing a robot capable of intervening inside the human body presents challenges unlike those in a manufacturing line. Anatomy varies from patient to patient, tissues deform, flexible instruments bend, and images obtained during procedures may contain noise, occlusions, or incomplete information.
Adding to this is a data problem. Rare cases, navigation errors, and extreme situations are precisely the examples most relevant for training a system, but these scenarios cannot be deliberately induced during an operation just to observe machine responses.
NVIDIA’s proposal involves transferring some of that learning into a virtual environment. Medical Physics Simulation brings together anatomical models, device behaviors, simulated sensors, and reinforcement learning tools within an infrastructure that developers can inspect, modify, and adapt.
Anatomy, tools, and images within the same environment
This new environment is part of NVIDIA Isaac for Healthcare, the company’s platform for simulated training and deployment of medical robotics. It relies on CUDA and technologies such as NVIDIA Warp, Newton, Isaac Lab, and Cosmos.
Its goal is not just to generate a visual representation of the operating room. The simulation must calculate how an instrument behaves upon contact with an anatomical structure, the resistance encountered, how it curves, and what sensor data the robot would receive.
One reference flow links vascular anatomy with flexible catheters and guides, simulated X-ray images, and a reinforcement learning system. The agent can practice navigating within vessels, repeat procedures with anatomical variations, and receive penalties for incorrect trajectories.
The architecture is modular, and NVIDIA plans to extend it to other devices, sensors, and specialties. A manufacturer could study endovascular instruments, while another could adapt the environment for surgical robotics, autonomous ultrasound, or endoluminal navigation.
Medical Physics Simulation combines two ways of representing the environment. Classical simulation applies known rules to compute movement, contact, and friction. Generative simulation, via Cosmos-H Dreams, attempts to reproduce the visual evolution of a scene based on learned patterns from procedural data.
This combination can be useful when a physical equation adequately describes an instrument’s behavior but isn’t sufficient to recreate all visual variations a camera might perceive during an intervention.
8,192 parallel environments to speed up learning
One of the main advantages of GPU acceleration is the ability to run numerous simulations simultaneously.
NVIDIA reports that their tests achieved 8,192 parallel robotic training environments. In the scenario shown by the company, a task that took over five hours was completed in less than two minutes through native GPU simulation.
This figure pertains to a specific test case from the manufacturer and should not be seen as a guaranteed improvement for any particular medical robot. Results depend on anatomical complexity, physical model accuracy, hardware used, and learning algorithms.
Nonetheless, parallelism changes the scale of the process. Instead of training a robot on a single anatomy with one sequence at a time, a team can simultaneously vary vessel diameter, device stiffness, initial position, friction, or image quality.
This approach is called domain randomization. Its goal is to prevent the system from memorizing a perfect virtual environment, thus preparing it for different real-world scenarios.
Simulation also allows introducing rare failures: instrument deviations, partially blocked images, or particularly complex anatomies. Detecting these behaviors before manufacturing prototypes can save time and costs, though the final utility depends on how well the virtual model reproduces physical behavior.
This remains a major challenge in robotics: the sim-to-real gap. An agent can perform well in thousands of virtual tests but fail when encountering tissue, sensor, or instrument properties not represented by the simulator.
Open source for a sector that needs traceability
NVIDIA presents Medical Physics Simulation as the first open-source environment for GPU-accelerated medical physics simulation. The open code allows examining how data is generated, modifying parameters, and reproducing experiments without relying solely on a closed service.
This transparency is especially important in healthcare technology. Developers need to understand the assumptions made by the simulator, which anatomies are included, and under what conditions results remain reliable.
Opening the code does not automatically make the environment independent of the provider. Medical Physics Simulation is built around CUDA and integrates with other NVIDIA platform components, so optimal performance will likely depend on NVIDIA GPUs and tools.
For manufacturers, the benefit lies in having a common foundation instead of creating a different simulator from scratch for each robot or procedure. They can also keep device models, anatomies, and data private while using the open infrastructure.
Access to the code and some model weights can help reproduce results and support technical documentation. However, a simulation alone does not constitute clinical evidence.
In silico tests can be part of a regulatory package and help justify design decisions, but authorities evaluate the validity, limitations, and correlation to physical or clinical data. The simulator does not eliminate the need for laboratory tests, device validation, risk management, or patient studies when applicable.
CMR Surgical and Johnson & Johnson test the approach
Several medical technology companies are using components of Isaac for Healthcare or studying the new environment.
CMR Surgical, together with Cambridge Consultants, is working with Cosmos-H Dreams to model interactions with soft tissues and create patient-specific simulations. CMR also contributed nearly 500 hours of anonymized clinical data from their Versius robotic system to the open Open-H Embodiment set.
According to NVIDIA, this data includes procedures such as cholecystectomies, prostatectomies, hernia repairs, and hysterectomies. Its use must respect applicable anonymization, consent, and governance protocols, which are especially sensitive when working with clinical videos.
Johnson & Johnson MedTech uses Medical Physics Simulation and a Cosmos-based model to build digital twins of MONARCH, their endoluminal platform for urology. The aim is to represent complex anatomies and scenarios involving kidney stones.
XCath employs simulation to train policies for endovascular autonomy, while Inner Logic works with synthetic data and device mechanics validation. Medtronic Structural Heart explores its use alongside simulated X-ray images to study catheter navigation.
These collaborations do not imply that the resulting systems are autonomous, approved for clinical use, or ready for immediate hospital deployment. They are research, development, and validation projects announced by NVIDIA and partners.
The open-sourcing of Medical Physics Simulation points towards a future in healthcare: more digital prototypes, more synthetic data, and more training before physical device interaction. The real value will come when these environments can accurately predict failures beyond simulation, with the traceability that medicine demands.
Frequently Asked Questions
What is NVIDIA Medical Physics Simulation?
An open, GPU-accelerated environment for simulating anatomy, tools, sensors, and physical interactions during medical robot development. It is part of NVIDIA Isaac for Healthcare.
Can it be used to train surgical robots?
Yes. It allows creating scenarios for endovascular navigation, robotic surgery, and other procedures, as well as connecting to reinforcement learning algorithms.
Does simulation replace device and patient testing?
No. It can reduce prototypes, help identify failures, and provide technical evidence but does not substitute physical tests, clinical validation, or regulatory processes.
Is it completely independent of NVIDIA hardware?
The code is open-source, but the environment relies on CUDA and NVIDIA technologies. Its performance and operation are closely tied to NVIDIA’s platform.
via: blogs.nvidia

