paper-with-me

홈 › Papers

Motion2Vec: Semi-Supervised Representation Learning from Surgical Videos

2020-05-31 · Ajay Kumar Tanwani, Pierre Sermanet, Andy Yan, Raghav Anand, Mariano Phielipp, Ken Goldberg

Learning meaningful visual representations in an embedding space can facilitate generalization in downstream tasks such as action segmentation and imitation. In this paper, we learn a motion-centric representation of surgical video demonstrations by grouping them into action segments/sub-goals/options in a semi-supervised manner. We present Motion2Vec, an algorithm that learns a deep embedding feature space from video observations by minimizing a metric learning loss in a Siamese network: images from the same action segment are pulled together while pushed away from randomly sampled images of other segments, while respecting the temporal ordering of the images. The embeddings are iteratively segmented with a recurrent neural network for a given parametrization of the embedding space after pre-training the Siamese network. We only use a small set of labeled video segments to semantically align the embedding space and assign pseudo-labels to the remaining unlabeled data by inference on the learned model parameters. We demonstrate the use of this representation to imitate surgical suturing motions from publicly available videos of the JIGSAWS dataset. Results give 85.5 % segmentation accuracy on average suggesting performance improvement over several state-of-the-art baselines, while kinematic pose imitation gives 0.94 centimeter error in position per observation on the test set. Videos, code and data are available at https://sites.google.com/view/motion2vec

📄 PDF Abstract BibTeX arXiv:2006.00545

Code (0)

등록된 구현이 없습니다.

Tasks

Action SegmentationMetric LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Learning Motion Flows for Semi-supervised Instrument Segmentation from Robotic Surgical Video

2020-07-06 · Zixu Zhao, Yueming Jin, Xiaojie Gao, Qi Dou 외

Performing low hertz labeling for surgical videos at intervals can greatly releases the burden of surgeons. In this paper, we study the semi-supervised instrument segmentation from robotic surgical videos with sparse ann…

Segmentation

WS-SfMLearner: Self-supervised Monocular Depth and Ego-motion Estimation on Surgical Videos with Unknown Camera Parameters

2023-08-22 · Ange Lou, Jack Noble

Depth estimation in surgical video plays a crucial role in many image-guided surgery procedures. However, it is difficult and time consuming to create depth map ground truth datasets in surgical videos due in part to inc…

Depth EstimationMotion Estimation

Weakly Supervised Convolutional LSTM Approach for Tool Tracking in Laparoscopic Videos

2018-12-04 · Chinedu Innocent Nwoye, Didier Mutter, Jacques Marescaux, Nicolas Padoy

Purpose: Real-time surgical tool tracking is a core component of the future intelligent operating room (OR), because it is highly instrumental to analyze and understand the surgical activities. Current methods for surgic…

Instrument RecognitionObject DetectionSurgical tool detectionVideo Object Tracking+1

Disentangling spatio-temporal knowledge for weakly supervised object detection and segmentation in surgical video

2024-07-22 · Guiqiu Liao, Matjaz Jogan, Sai Koushik, Eric Eaton 외

Weakly supervised video object segmentation (WSVOS) enables the identification of segmentation maps without requiring an extensive training dataset of object masks, relying instead on coarse video labels indicating objec…

DisentanglementKnowledge DistillationObjectobject-detection+6

Federated Cycling (FedCy): Semi-supervised Federated Learning of Surgical Phases

2022-03-14 · Hasan Kassem, Deepak Alapatt, Pietro Mascagni, AI4SafeChole Consortium 외

Recent advancements in deep learning methods bring computer-assistance a step closer to fulfilling promises of safer surgical procedures. However, the generalizability of such methods is often dependent on training on di…

Federated LearningSelf-Supervised LearningSurgical phase recognition