Surgical Scene Segmentation using a Spike-Driven Video Transformer with Real-Time Potential
Shihao Zou, Jingjing Li, Wei Ji, Jincai Huang, Kai Wang, Guo Dan, Weixin Si, Yi Pan
TL;DR
<3-5 sentence high-level summary> SpikeSurgSeg introduces a spike-driven video Transformer for surgical scene segmentation, addressing the need for real-time, energy-efficient analysis on non-GPU hardware. The method combines a spike-based encoder (CNN+Spatiotemporal Transformer) with a lightweight segmentation head, trained via surgical-scene masked autoencoding and semantic distillation from SAM2 to overcome data scarcity. It achieves competitive $mIoU$ with state-of-the-art ANN models while delivering substantial reductions in latency and energy consumption, surpassing many foundation-model baselines in time-critical contexts. The work demonstrates the practicality of neuromorphic approaches for deployable intra-operative vision, and outlines future directions for large-scale pretraining and multimodal spike-driven perception.
Abstract
Modern surgical systems increasingly rely on intelligent scene understanding to provide timely situational awareness for enhanced intra-operative safety. Within this pipeline, surgical scene segmentation plays a central role in accurately perceiving operative events. Although recent deep learning models, particularly large-scale foundation models, achieve remarkable segmentation accuracy, their substantial computational demands and power consumption hinder real-time deployment in resource-constrained surgical environments. To address this limitation, we explore the emerging SNN as a promising paradigm for highly efficient surgical intelligence. However, their performance is still constrained by the scarcity of labeled surgical data and the inherently sparse nature of surgical video representations. To this end, we propose \textit{SpikeSurgSeg}, the first spike-driven video Transformer framework tailored for surgical scene segmentation with real-time potential on non-GPU platforms. To address the limited availability of surgical annotations, we introduce a surgical-scene masked autoencoding pretraining strategy for SNNs that enables robust spatiotemporal representation learning via layer-wise tube masking. Building on this pretrained backbone, we further adopt a lightweight spike-driven segmentation head that produces temporally consistent predictions while preserving the low-latency characteristics of SNNs. Extensive experiments on EndoVis18 and our in-house SurgBleed dataset demonstrate that SpikeSurgSeg achieves mIoU comparable to SOTA ANN-based models while reducing inference latency by at least $8\times$. Notably, it delivers over $20\times$ acceleration relative to most foundation-model baselines, underscoring its potential for time-critical surgical scene segmentation.
