paper-with-me

Papers

Towards Graph Representation Learning Based Surgical Workflow Anticipation

2022-08-07 · Xiatian Zhang, Noura Al Moubayed, Hubert P. H. Shum

Surgical workflow anticipation can give predictions on what steps to conduct or what instruments to use next, which is an essential part of the computer-assisted intervention system for surgery, e.g. workflow reasoning in robotic surgery. However, current approaches are limited to their insufficient expressive power for relationships between instruments. Hence, we propose a graph representation learning framework to comprehensively represent instrument motions in the surgical workflow anticipation problem. In our proposed graph representation, we maps the bounding box information of instruments to the graph nodes in the consecutive frames and build inter-frame/inter-instrument graph edges to represent the trajectory and interaction of the instruments over time. This design enhances the ability of our network on modeling both the spatial and temporal patterns of surgical instruments and their interactions. In addition, we design a multi-horizon learning strategy to balance the understanding of various horizons indifferent anticipation tasks, which significantly improves the model performance in anticipation with various horizons. Experiments on the Cholec80 dataset demonstrate the performance of our proposed method can exceed the state-of-the-art method based on richer backbones, especially in instrument anticipation (1.27 v.s. 1.48 for inMAE; 1.48 v.s. 2.68 for eMAE). To the best of our knowledge, we are the first to introduce a spatial-temporal graph representation into surgical workflow anticipation.

📄 PDF Abstract BibTeX arXiv:2208.03824

Code (1)

summerwings/gcn_anticipation 공식 구현 pytorch

Tasks

Graph Representation LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Adaptive Graph Learning from Spatial Information for Surgical Workflow Anticipation

2024-12-09 · Francis Xiatian Zhang, Jingjing Deng, Robert Lieck, Hubert P. H. Shum

Surgical workflow anticipation is the task of predicting the timing of relevant surgical events from live video data, which is critical in Robotic-Assisted Surgery (RAS). Accurate predictions require the use of spatial i…

Graph Learning

SWAG: Long-term Surgical Workflow Prediction with Generative-based Anticipation

2024-12-25 · Maxence Boels, Yang Liu, Prokar Dasgupta, Alejandro Granados 외

While existing recognition approaches excel at identifying current surgical phases, they provide limited foresight into future procedural steps, restricting their intraoperative utility. Similarly, current anticipation m…

ClassificationLong Term AnticipationPass Classificationregression

CoStoDet-DDPM: Collaborative Training of Stochastic and Deterministic Models Improves Surgical Workflow Anticipation and Recognition

2025-03-13 · Kaixiang Yang, Xin Li, Qiang Li, Zhiwei Wang

Anticipating and recognizing surgical workflows are critical for intelligent surgical assistance systems. However, existing methods rely on deterministic decision-making, struggling to generalize across the large anatomi…

Denoising

SurgAnt-ViVQA: Learning to Anticipate Surgical Events through GRU-Driven Temporal Cross-Attention

2025-11-05 · Shreyas C. Dhake, Jiayuan Huang, Runlong He, Danyal Z. Khan 외 arxiv

Anticipating forthcoming surgical events is vital for real-time assistance in endonasal transsphenoidal pituitary surgery, where visibility is limited and workflow changes rapidly. Most visual question answering (VQA) sy…

Visual Question Answering

Temporally Consistent Label Interpolation for Robust Surgical Multi-Task Learning under Challenging Conditions

2026-06-25 · Garam Kim, Juyoun Park arxiv

Effective multi-task learning for surgical scene understanding is fundamentally hindered by annotation granularity mismatch; temporal workflow tasks such as phase recognition, step recognition and anticipation benefit fr…

Surgical phase recognitionOptical Flow EstimationRepresentation LearningMulti-Task Learning