🤖 AI Summary
This work addresses the challenge of achieving real-time interactive simulation of complex nonlinear brain tissue deformation in virtual neurosurgery, a task where traditional numerical solvers fall short. The authors propose an autoregressive surrogate model based on Universal Physics Transformers that directly simulates transient interaction dynamics between surgical instruments and brain tissue on large-scale meshes. Trained on nonlinear finite element simulation data, the model incorporates a stochastic teacher-forcing strategy—gradually reducing ground-truth input ratios during training and employing short random rollouts—to significantly enhance long-term inference stability and accuracy. The resulting model achieves inference speeds below 10 ms per step on meshes with 150,000 nodes, reducing the maximum prediction error from 6.7 mm to 3.5 mm, and has been successfully integrated into an interactive neurosurgical simulation system.
📝 Abstract
Accurate simulation of brain deformation is a key component for developing realistic, interactive neurosurgical simulators, as complex nonlinear deformations must be captured to ensure realistic tool-tissue interactions. However, traditional numerical solvers often fall short in meeting real-time performance requirements. To overcome this, we introduce a deep learning-based surrogate model that efficiently simulates transient brain deformation caused by continuous interactions between surgical instruments and the virtual brain geometry. Building on Universal Physics Transformers, our approach operates directly on large-scale mesh data and is trained on an extensive dataset generated from nonlinear finite element simulations, covering a broad spectrum of temporal instrument-tissue interaction scenarios. To reduce the accumulation of errors in autoregressive inference, we propose a stochastic teacher forcing strategy applied during model training. Specifically, training consists of short stochastic rollouts in which the proportion of ground truth inputs is gradually decreased in favor of model-generated predictions. Our results show that the proposed surrogate model achieves accurate and efficient predictions across a range of transient brain deformation scenarios, scaling to meshes with up to 150,000 nodes. The introduced stochastic teacher forcing technique substantially improves long-term rollout stability, reducing the maximum prediction error from 6.7 mm to 3.5 mm. We further integrate the trained surrogate model into an interactive neurosurgical simulation environment, achieving runtimes below 10 ms per simulation step on consumer-grade inference hardware. Our proposed deep learning framework enables rapid, smooth and accurate biomechanical simulations of dynamic brain tissue deformation, laying the foundation for realistic surgical training environments.