CVMar 6

SurgFormer: Scalable Learning of Organ Deformation with Resection Support and Real-Time Inference

arXiv:2603.06543v1
Predicted impact top 51% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the need for interactive surgical simulation tools, providing a practical backbone for both standard deformation and topology-altering cases, though it is incremental in applying transformers to a domain-specific problem.

The paper tackles the problem of slow biomechanical solvers for soft tissue simulation by introducing SurgFormer, a transformer-based model that predicts organ deformation at near real-time rates with strong accuracy, achieving favorable efficiency across diverse baselines.

We introduce SurgFormer, a multiresolution gated transformer for data driven soft tissue simulation on volumetric meshes. High fidelity biomechanical solvers are often too costly for interactive use, so we train SurgFormer on solver generated data to predict nodewise displacement fields at near real time rates. SurgFormer builds a fixed mesh hierarchy and applies repeated multibranch blocks that combine local message passing, coarse global self attention, and pointwise feedforward updates, fused by learned per node, per channel gates to adaptively integrate local and long range information while remaining scalable on large meshes. For cut conditioned simulation, resection information is encoded as a learned cut embedding and provided as an additional input, enabling a unified model for both standard deformation prediction and topology altering cases. We also introduce two surgical simulation datasets generated under a unified protocol with XFEM based supervision: a cholecystectomy resection dataset and an appendectomy manipulation and resection dataset with cut and uncut cases. To our knowledge, this is the first learned volumetric surrogate setting to study XFEM supervised cut conditioned deformation within the same volumetric pipeline as standard deformation prediction. Across diverse baselines, SurgFormer achieves strong accuracy with favorable efficiency, making it a practical backbone for both tasks. {Code, data, and project page: \href{https://mint-vu.github.io/SurgFormer/}{available here}}

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes