paper-with-me

홈 › Papers

MoSFormer: Augmenting Temporal Context with Memory of Surgery for Surgical Phase Recognition

2025-03-02 · Hao Ding, Xu Lian, Mathias Unberath

Surgical phase recognition from video enables various downstream applications. Transformer-based sliding window approaches have set the state-of-the-art by capturing rich spatial-temporal features. However, while transformers can theoretically handle arbitrary-length sequences, in practice they are limited by memory and compute constraints, resulting in fixed context windows that struggle with maintaining temporal consistency across lengthy surgical procedures. This often leads to fragmented predictions and limited procedure-level understanding. To address these challenges, we propose Memory of Surgery (MoS), a framework that enriches temporal modeling by incorporating both semantic interpretable long-term surgical history and short-term impressions. MoSFormer, our enhanced transformer architecture, integrates MoS using a carefully designed encoding and fusion mechanism. We further introduce step filtering to refine history representation and develop a memory caching pipeline to improve training and inference stability, mitigating shortcut learning and overfitting. MoSFormer demonstrates state-of-the-art performance on multiple benchmarks. On the Challenging BernBypass70 benchmark, it attains 88.0 video-level accuracy and phase-level metrics of 70.7 precision, 68.7 recall, and 66.3 F1 score, outperforming its baseline with 2.1 video-level accuracy and phase-level metrics of 4.6 precision, 3.6 recall, and 3.8 F1 score. Further studies confirms the individual and combined benefits of long-term and short-term memory components through ablation and counterfactual inference. Qualitative results shows improved temporal consistency. The augmented temporal context enables procedure-level understanding, paving the way for more comprehensive surgical video analysis.

📄 PDF Abstract BibTeX arXiv:2503.00695

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualCounterfactual InferenceSurgical phase recognition

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

MOSformer: Momentum encoder-based inter-slice fusion transformer for medical image segmentation

2024-01-22 · De-Xing Huang, Xiao-Hu Zhou, Mei-Jiang Gui, Xiao-Liang Xie 외

Medical image segmentation takes an important position in various clinical applications. 2.5D-based segmentation models bridge the computational efficiency of 2D-based models with the spatial perception capabilities of 3…

Computational EfficiencyImage SegmentationMedical Image SegmentationSegmentation+1

TEDi: Temporal Memory-Enhanced and Denoising Transformer for Surgical Instrument Segmentation

2026-09-15 · Jiahong Yuan, Weiming Mi, Tao Zhang, Haoyin Zhou arxiv

Query-based segmentation methods have shown promising potential for surgical instrument segmentation and recognition, which is essential for scene understanding and downstream tasks in computer assisted surgery. However,…

Scene Understanding

SurgeryLSTM: A Time-Aware Neural Model for Accurate and Explainable Length of Stay Prediction After Spine Surgery

2025-07-15 · Ha Na Cho, Sairam Sutari, Alexander Lopez, Hansen Bow 외 arxiv

Objective: To develop and evaluate machine learning (ML) models for predicting length of stay (LOS) in elective spine surgery, with a focus on the benefits of temporal modeling and model interpretability. Materials and M…

Surgical Anatomy Recognition with Context Learning using Foundation Representations

2026-06-20 · Ronald L. P. D. de Jong, Tim J. M. Jaspers, Raf A. H. Vervoort, Aron F. H. A. Bakker 외 arxiv

Accurate recognition of anatomical structures is essential for safe and effective minimally invasive surgery (MIS), yet it remains underexplored in surgical computer vision due to limited annotated data and methods tailo…

Video Semantic SegmentationScene UnderstandingObject Tracking

PitRSDNet: Predicting Intra-operative Remaining Surgery Duration in Endoscopic Pituitary Surgery

2024-09-25 · Anjana Wijekoon, Adrito Das, Roxana R. Herrera, Danyal Z. Khan 외

Accurate intra-operative Remaining Surgery Duration (RSD) predictions allow for anaesthetists to more accurately decide when to administer anaesthetic agents and drugs, as well as to notify hospital staff to send in the …

Multi-Task LearningScheduling