Towards Unified Surgical Skill Assessment

Peking University, Peking University Cancer Hospital, Deepwise AI Lab
CVPR 2021
MY ALT TEXT

Abstract

Surgical skills have a great influence on surgical safety and patients' well-being. Traditional assessment of surgical skills involves strenuous manual efforts, which lacks efficiency and repeatability. Therefore, we attempt to automatically predict how well the surgery is performed using the surgical video. In this paper, a unified multi-path framework for automatic surgical skill assessment is proposed, which takes care of multiple composing aspects of surgical skills, including surgical tool usage, intraoperative event pattern, and other skill proxies. The dependency relationships among these different aspects are specially modeled by a path dependency module in the framework. We conduct extensive experiments on the JIGSAWS dataset of simulated surgical tasks, and a new clinical dataset of real laparoscopic surgeries. The proposed framework achieves promising results on both datasets, with the state-of-the-art on the simulated dataset advanced from 0.71 Spearman's correlation to 0.80. It is also shown that combining multiple skill aspects yields better performance than relying on a single aspect.

Demo on Simulated Surgery

The curves represent predicted surgical skill scores based on different information (V: Visual Features, T: Tool Usage, E: Event Pattern).

Demo on Clinical Surgery

The curves represent predicted surgical skill scores based on different information (V: Visual Features, T: Tool Usage, P: Skill Proxy, E: Event Pattern).

BibTeX


@inproceedings{liu2021towards,
  title={Towards unified surgical skill assessment},
  author={Liu, Daochang and Li, Qiyue and Jiang, Tingting and Wang, Yizhou and Miao, Rulin and Shan, Fei and Li, Ziyu},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={9522--9531},
  year={2021}
}