Physics models beat foundation models for safety-critical AI

Stanford uses physics-based digital twins to hit sub-2mm precision in autonomous surgical robots Stanford Online
TL;DW
  • Physics-based digital twins using position-based dynamics enable surgical robots to achieve sub-2mm accuracy without massive training datasets by continuously matching simulation to real-time video observations.
  • Differentiable rendering iteratively corrects physics simulation parameters (tissue mechanics, elasticity, viscosity) by backpropagating loss between camera observations and simulated predictions.
  • Safety-aware control with Bayesian uncertainty quantification allows robots to autonomously probe tissue connections while respecting tearing energy thresholds before dissection.
  • Model predictive control with explicit physics simulators enables reliable task recovery—robots can identify failed cuts and target corrective actions, unlike unpredictable foundation model recovery behaviors.
  • Knowledge-grounded reinforcement learning combines hand-engineered behaviors (scanning, cutting, grasping) with sparse neural networks that learn task sequencing autonomously without human specification.
  • Humanoid robots with directional haptic feedback gloves outperform teleoperated da Vinci systems on laparoscopic tasks despite lower absolute performance, enabling diverse hospital roles (surgery, nursing, imaging).
  • Reinforcement learning enables humanoid robots to independently learn how to grasp articulated instruments (forceps, pliers, laparoscopic tools) without imitation, bypassing human hand dissimilarities.
  • Four foundational pillars—perception, modeling/simulation, planning, and control—assembled in different configurations scale surgical autonomy while maintaining explainability and safety supervision.
  • Tactile sensing remains the critical bottleneck; most commercial sensors trade sensitivity for robustness, necessitating custom development for effective force feedback and tissue interaction learning.
  • Hybrid approach integrating foundation models for vision with physics-based simulators for interaction prediction provides robustness that neither pure learning nor pure simulation achieves alone.

Rather than foundation models, the approach builds differentiable physics simulations (position-based dynamics) to infer tissue elasticity from video in real time, enabling model-predictive control for cutting, suturing, and hemorrhage management. Also covers humanoid deployment in hospitals and a haptic glove for teleoperation-to-autonomy transfer.