paper-with-me

홈 › Papers

Adaptive transfer learning for surgical tool presence detection in laparoscopic videos through gradual freezing fine-tuning

2025-10-17 · Ana Davila, Jacinto Colan, Yasuhisa Hasegawa arxiv

Minimally invasive surgery can benefit significantly from automated surgical tool detection, enabling advanced analysis and assistance. However, the limited availability of annotated data in surgical settings poses a challenge for training robust deep learning models. This paper introduces a novel staged adaptive fine-tuning approach consisting of two steps: a linear probing stage to condition additional classification layers on a pre-trained CNN-based architecture and a gradual freezing stage to dynamically reduce the fine-tunable layers, aiming to regulate adaptation to the surgical domain. This strategy reduces network complexity and improves efficiency, requiring only a single training loop and eliminating the need for multiple iterations. We validated our method on the Cholec80 dataset, employing CNN architectures (ResNet-50 and DenseNet-121) pre-trained on ImageNet for detecting surgical tools in cholecystectomy endoscopic videos. Our results demonstrate that our method improves detection performance compared to existing approaches and established fine-tuning techniques, achieving a mean average precision (mAP) of 96.4%. To assess its broader applicability, the generalizability of the fine-tuning strategy was further confirmed on the CATARACTS dataset, a distinct domain of minimally invasive ophthalmic surgery. These findings suggest that gradual freezing fine-tuning is a promising technique for improving tool presence detection in diverse surgical procedures and may have broader applications in general image classification tasks.

📄 PDF Abstract BibTeX arXiv:2510.15372

Code (0)

등록된 구현이 없습니다.

Tasks

Surgical tool detectionImage ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Tool Detection and Operative Skill Assessment in Surgical Videos Using Region-Based Convolutional Neural Networks

2018-02-24 · Amy Jin, Serena Yeung, Jeffrey Jopling, Jonathan Krause 외

Five billion people in the world lack access to quality surgical care. Surgeon skill varies dramatically, and many surgical patients suffer complications and avoidable harm. Improving surgical training and feedback would…

Weakly Supervised Convolutional LSTM Approach for Tool Tracking in Laparoscopic Videos

2018-12-04 · Chinedu Innocent Nwoye, Didier Mutter, Jacques Marescaux, Nicolas Padoy

Purpose: Real-time surgical tool tracking is a core component of the future intelligent operating room (OR), because it is highly instrumental to analyze and understand the surgical activities. Current methods for surgic…

Instrument RecognitionObject DetectionSurgical tool detectionVideo Object Tracking+1

Dissecting Self-Supervised Learning Methods for Surgical Computer Vision

2022-07-01 · Sanat Ramesh, Vinkle Srivastav, Deepak Alapatt, Tong Yu 외

The field of surgical computer vision has undergone considerable breakthroughs in recent years with the rising popularity of deep neural network-based methods. However, standard fully-supervised approaches for training s…

Action Triplet RecognitionSelf-Supervised LearningSemantic SegmentationSurgical phase recognition+1

Weakly-Supervised Learning for Tool Localization in Laparoscopic Videos

2018-06-14 · Armine Vardazaryan, Didier Mutter, Jacques Marescaux, Nicolas Padoy

Surgical tool localization is an essential task for the automatic analysis of endoscopic videos. In the literature, existing methods for tool localization, tracking and segmentation require training data that is fully an…

Surgical tool detectionWeakly-supervised Learning

Single- and Multi-Task Architectures for Tool Presence Detection Challenge at M2CAI 2016

2016-10-27 · Andru P. Twinanda, Didier Mutter, Jacques Marescaux, Michel de Mathelin 외

The tool presence detection challenge at M2CAI 2016 consists of identifying the presence/absence of seven surgical tools in the images of cholecystectomy videos. Here, we propose to use deep architectures that are based …