paper-with-me

Papers

Less is More: Surgical Phase Recognition from Timestamp Supervision

2022-02-16 · Xinpeng Ding, Xinjian Yan, Zixun Wang, Wei Zhao, Jian Zhuang, Xiaowei Xu, Xiaomeng Li

Surgical phase recognition is a fundamental task in computer-assisted surgery systems. Most existing works are under the supervision of expensive and time-consuming full annotations, which require the surgeons to repeat watching videos to find the precise start and end time for a surgical phase. In this paper, we introduce timestamp supervision for surgical phase recognition to train the models with timestamp annotations, where the surgeons are asked to identify only a single timestamp within the temporal boundary of a phase. This annotation can significantly reduce the manual annotation cost compared to the full annotations. To make full use of such timestamp supervisions, we propose a novel method called uncertainty-aware temporal diffusion (UATD) to generate trustworthy pseudo labels for training. Our proposed UATD is motivated by the property of surgical videos, i.e., the phases are long events consisting of consecutive frames. To be specific, UATD diffuses the single labelled timestamp to its corresponding high confident ( i.e., low uncertainty) neighbour frames in an iterative way. Our study uncovers unique insights of surgical phase recognition with timestamp supervisions: 1) timestamp annotation can reduce 74% annotation time compared with the full annotation, and surgeons tend to annotate those timestamps near the middle of phases; 2) extensive experiments demonstrate that our method can achieve competitive results compared with full supervision methods, while reducing manual annotation cost; 3) less is more in surgical phase recognition, i.e., less but discriminative pseudo labels outperform full but containing ambiguous frames; 4) the proposed UATD can be used as a plug and play method to clean ambiguous labels near boundaries between phases, and improve the performance of the current surgical phase recognition methods.

📄 PDF Abstract BibTeX arXiv:2202.08199

Code (1)

xmed-lab/timestamp-surgical 공식 구현 pytorch

Tasks

Surgical phase recognition

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Robust Surgical Phase Recognition From Annotation Efficient Supervision

2024-06-26 · Or Rubin, Shlomi Laufer

Surgical phase recognition is a key task in computer-assisted surgery, aiming to automatically identify and categorize the different phases within a surgical procedure. Despite substantial advancements, most current appr…

Surgical phase recognition

Weakly-Supervised Surgical Phase Recognition

2023-10-26 · Roy Hirsch, Regev Cohen, Mathilde Caron, Tomer Golany 외

A key element of computer-assisted surgery systems is phase recognition of surgical videos. Existing phase recognition algorithms require frame-wise annotation of a large number of videos, which is time and money consumi…

Few-Shot LearningSelf-Supervised LearningSurgical phase recognition

Less is More: Surgical Phase Recognition with Less Annotations through Self-Supervised Pre-training of CNN-LSTM Networks

2018-05-22 · Gaurav Yengera, Didier Mutter, Jacques Marescaux, Nicolas Padoy

Real-time algorithms for automatically recognizing surgical phases are needed to develop systems that can provide assistance to surgeons, enable better management of operating room (OR) resources and consequently improve…

ManagementSurgical phase recognition

EgoSurgery-Phase: A Dataset of Surgical Phase Recognition from Egocentric Open Surgery Videos

2024-05-30 · Ryo Fujii, Masashi Hatano, Hideo Saito, Hiroki Kajita

Surgical phase recognition has gained significant attention due to its potential to offer solutions to numerous demands of the modern operating room. However, most existing methods concentrate on minimally invasive surge…

Action RecognitionSurgical phase recognitionVideo Understanding

SurgPLAN: Surgical Phase Localization Network for Phase Recognition

2023-11-16 · Xingjian Luo, You Pang, Zhen Chen, Jinlin Wu 외

Surgical phase recognition is crucial to providing surgery understanding in smart operating rooms. Despite great progress in automatic surgical phase recognition, most existing methods are still restricted by two problem…

Surgical phase recognition