MS-TCRNet: Multi-Stage Temporal Convolutional Recurrent Networks for Action Segmentation Using Sensor-Augmented Kinematics
Adam Goldbraikh, Omer Shubi, Or Rubin, Carla M Pugh, Shlomi Laufer
TL;DR
This work tackles action segmentation from kinematic data in surgical contexts, introducing two MS-TCRNet variants (L-MS-TCRNet and G-MS-TCRNet) that fuse a TCN-based prediction generator with BiRNN refinements. A key innovation is intra-stage regularization, achieved by adding short prediction heads inside DDRLs, coupled with downsampling in refinements to reduce over-segmentation. The authors also propose two geometry-aware data augmentations, World Frame Rotation and Hand Inversion, to exploit the geometric structure of kinematic data and improve robustness across datasets. Evaluations on VTS, BRS, and JIGSAWS demonstrate state-of-the-art performance for kinematic data, with notable gains on left-handed surgeon data and across diverse data collection setups. The work advances practical surgical workflow analysis by delivering robust, geometry-aware action segmentation methods that generalize beyond RAMIS to other domains using kinematic traces.
Abstract
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.
