CVApr 11, 2022

Data Splits and Metrics for Method Benchmarking on Surgical Action Triplet Datasets

arXiv:2204.05235v232 citationsh-index: 33
Originality Synthesis-oriented
AI Analysis

This work addresses the need for consistent benchmarking in surgical activity analysis, though it is incremental as it builds on existing datasets.

The study introduced standardized data splits and a metrics library for the CholecT50 and CholecT45 surgical action triplet datasets, enabling uniform benchmarking and evaluation of deep learning methods, with results including public releases of splits, metrics, and reproduced baselines.

In addition to generating data and annotations, devising sensible data splitting strategies and evaluation metrics is essential for the creation of a benchmark dataset. This practice ensures consensus on the usage of the data, homogeneous assessment, and uniform comparison of research methods on the dataset. This study focuses on CholecT50, which is a 50 video surgical dataset that formalizes surgical activities as triplets of <instrument, verb, target>. In this paper, we introduce the standard splits for the CholecT50 and CholecT45 datasets and show how they compare with existing use of the dataset. CholecT45 is the first public release of 45 videos of CholecT50 dataset. We also develop a metrics library, ivtmetrics, for model evaluation on surgical triplets. Furthermore, we conduct a benchmark study by reproducing baseline methods in the most predominantly used deep learning frameworks (PyTorch and TensorFlow) to evaluate them using the proposed data splits and metrics and release them publicly to support future research. The proposed data splits and evaluation metrics will enable global tracking of research progress on the dataset and facilitate optimal model selection for further deployment.

Code Implementations8 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes