paper-with-me

Papers

Symmetric Dilated Convolution for Surgical Gesture Recognition

2020-07-13 · Jinglu Zhang, Yinyu Nie, Yao Lyu, Hailin Li, Jian Chang, Xiaosong Yang, Jian Jun Zhang

Automatic surgical gesture recognition is a prerequisite of intra-operative computer assistance and objective surgical skill assessment. Prior works either require additional sensors to collect kinematics data or have limitations on capturing temporal information from long and untrimmed surgical videos. To tackle these challenges, we propose a novel temporal convolutional architecture to automatically detect and segment surgical gestures with corresponding boundaries only using RGB videos. We devise our method with a symmetric dilation structure bridged by a self-attention module to encode and decode the long-term temporal patterns and establish the frame-to-frame relationship accordingly. We validate the effectiveness of our approach on a fundamental robotic suturing task from the JIGSAWS dataset. The experiment results demonstrate the ability of our method on capturing long-term frame dependencies, which largely outperform the state-of-the-art methods on the frame-wise accuracy up to ~6 points and the F1@50 score ~6 points.

📄 PDF Abstract BibTeX arXiv:2007.06373

Code (1)

lulucelia/SdConv 공식 구현 pytorch

Tasks

Gesture RecognitionSurgical Gesture Recognition

Similar Papers 제목 키워드 기반

Using 3D Convolutional Neural Networks to Learn Spatiotemporal Features for Automatic Surgical Gesture Recognition in Video

2019-07-26 · Isabel Funke, Sebastian Bodenstedt, Florian Oehme, Felix von Bechtolsheim 외

Automatically recognizing surgical gestures is a crucial step towards a thorough understanding of surgical skill. Possible areas of application include automatic skill assessment, intra-operative monitoring of critical s…

Gesture RecognitionSurgical Gesture Recognition

Towards Generalizable Surgical Activity Recognition Using Spatial Temporal Graph Convolutional Networks

2020-01-11 · Duygu Sarikaya, Pierre Jannin

Modeling and recognition of surgical activities poses an interesting research problem. Although a number of recent works studied automatic recognition of surgical activities, generalizability of these works across differ…

Activity RecognitionGesture RecognitionSurgical Gesture Recognition

TeCNO: Surgical Phase Recognition with Multi-Stage Temporal Convolutional Networks

2020-03-24 · Tobias Czempiel, Magdalini Paschali, Matthias Keicher, Walter Simson 외

Automatic surgical phase recognition is a challenging and crucial task with the potential to improve patient safety and become an integral part of intra-operative decision-support systems. In this paper, we propose, for …

Surgical phase recognition

Surgical Gesture Recognition Based on Bidirectional Multi-Layer Independently RNN with Explainable Spatial Feature Extraction

2021-05-02 · Dandan Zhang, Ruoxi Wang, Benny Lo

Minimally invasive surgery mainly consists of a series of sub-tasks, which can be decomposed into basic gestures or contexts. As a prerequisite of autonomic operation, surgical gesture recognition can assist motion plann…

Decision MakingGesture RecognitionMotion PlanningSurgical Gesture Recognition

Surgical Gesture Recognition with Optical Flow only

2019-04-01 · Duygu Sarikaya, Pierre Jannin

In this paper, we address the open research problem of surgical gesture recognition using motion cues from video data only. We adapt Optical flow ConvNets initially proposed by Simonyan et al.. While Simonyan uses both R…

Gesture RecognitionOptical Flow EstimationSurgical Gesture Recognition