paper-with-me

홈 › Papers

MS-TCRNet: Multi-Stage Temporal Convolutional Recurrent Networks for Action Segmentation Using Sensor-Augmented Kinematics

2023-03-14 · Adam Goldbraikh, Omer Shubi, Or Rubin, Carla M Pugh, Shlomi Laufer

Action segmentation is a challenging task in high-level process analysis, typically performed on video or kinematic data obtained from various sensors. This work presents two contributions related to action segmentation on kinematic data. Firstly, we introduce two versions of Multi-Stage Temporal Convolutional Recurrent Networks (MS-TCRNet), specifically designed for kinematic data. The architectures consist of a prediction generator with intra-stage regularization and Bidirectional LSTM or GRU-based refinement stages. Secondly, we propose two new data augmentation techniques, World Frame Rotation and Hand Inversion, which utilize the strong geometric structure of kinematic data to improve algorithm performance and robustness. We evaluate our models on three datasets of surgical suturing tasks: the Variable Tissue Simulation (VTS) Dataset and the newly introduced Bowel Repair Simulation (BRS) Dataset, both of which are open surgery simulation datasets collected by us, as well as the JHU-ISI Gesture and Skill Assessment Working Set (JIGSAWS), a well-known benchmark in robotic surgery. Our methods achieved state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2303.07814

Code (1)

adamgoldbraikh/ms-tcrnet 공식 구현 pytorch

Tasks

Action SegmentationData AugmentationSegmentation

Methods 이 논문이 사용한 방법론

Repair 설명 없음
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Two-Stream Boosted TCRNet for Range-Tolerant Infra-Red Target Detection

2021-08-23 · IEEE International Conference on Image Processing 2021 8 · Md Jibanul Haque Jiban, Shah Hassan, Abhijit Mahalanobis

The detection of vehicular targets in infra-red imagery is a challenging task, both due to the relatively few pixels on target and the false alarms produced by the surrounding terrain clutter. It has been previously show…

Vocal Bursts Valence Prediction

An Attention-Enhanced Recurrent Graph Convolutional Network for Skeleton-Based Action Recognition

2019-11-27 · SPML '19: Proceedings of the 2019 2nd International Conference on Signal Processing and Machine Learning 2019 11 · Xiaolu Ding, Kai Yang, Wai Chen

Dynamic movements of human skeleton have attracted more and more attention as a robust modality for action recognition. As not all temporal stages and skeleton joints are informative for action recognition, and the irrel…

Action RecognitionSkeleton Based Action Recognition

TricorNet: A Hybrid Temporal Convolutional and Recurrent Network for Video Action Segmentation

2017-05-22 · Li Ding, Chenliang Xu

Action segmentation as a milestone towards building automatic systems to understand untrimmed videos has received considerable attention in the recent years. It is typically being modeled as a sequence labeling problem b…

Action SegmentationDecoderSegmentation

Video Description using Bidirectional Recurrent Neural Networks

2016-04-12 · Álvaro Peris, Marc Bolaños, Petia Radeva, Francisco Casacuberta

Although traditionally used in the machine translation field, the encoder-decoder framework has been recently applied for the generation of video and image descriptions. The combination of Convolutional and Recurrent Neu…

DecoderText GenerationTranslationVideo Captioning+1

Recurrent Convolutional Neural Networks for Continuous Sign Language Recognition by Staged Optimization

2017-07-01 · CVPR 2017 7 · Runpeng Cui, Hu Liu, Chang-Shui Zhang

This work presents a weakly supervised framework with deep neural networks for vision-based continuous sign language recognition, where the ordered gloss labels but no exact temporal locations are available with the vide…

SentenceSign Language Recognition