An Automated Machine Learning Framework for Surgical Suturing Action Detection under Class Imbalance
Baobing Zhang, Paul Sullivan, Benjie Tang, Ghulam Nabi, Mustafa Suphi Erden
TL;DR
This paper addresses real-time detection of laparoscopic surgical actions under class imbalance with a need for interpretability and reliable feedback. It proposes a rapid-deploy AutoML framework that frames surgical action recognition as a CASH problem, uses resampling and class weighting to handle imbalance, and builds robust ensembles via meta-learning warm starts. The approach demonstrates high accuracy and stability on suturing tasks across experienced and novice surgeons, outperforming several deep-learning baselines while preserving real-time inference capabilities. The work has practical implications for automated, intelligent feedback in laparoscopic training and suggests avenues for dataset expansion and integration with newer detection methods.
Abstract
In laparoscopy surgical training and evaluation, real-time detection of surgical actions with interpretable outputs is crucial for automated and real-time instructional feedback and skill development. Such capability would enable development of machine guided training systems. This paper presents a rapid deployment approach utilizing automated machine learning methods, based on surgical action data collected from both experienced and trainee surgeons. The proposed approach effectively tackles the challenge of highly imbalanced class distributions, ensuring robust predictions across varying skill levels of surgeons. Additionally, our method partially incorporates model transparency, addressing the reliability requirements in medical applications. Compared to deep learning approaches, traditional machine learning models not only facilitate efficient rapid deployment but also offer significant advantages in interpretability. Through experiments, this study demonstrates the potential of this approach to provide quick, reliable and effective real-time detection in surgical training environments
