paper-with-me

홈 › Papers

Exploring the Effect of Dataset Diversity in Self-Supervised Learning for Surgical Computer Vision

2024-07-25 · Tim J. M. Jaspers, Ronald L. P. D. de Jong, Yasmina Al Khalil, Tijn Zeelenberg, Carolus H. J. Kusters, Yiping Li, Romy C. van Jaarsveld, Franciscus H. A. Bakker, Jelle P. Ruurda, Willem M. Brinkman, Peter H. N. de With, Fons van der Sommen

Over the past decade, computer vision applications in minimally invasive surgery have rapidly increased. Despite this growth, the impact of surgical computer vision remains limited compared to other medical fields like pathology and radiology, primarily due to the scarcity of representative annotated data. Whereas transfer learning from large annotated datasets such as ImageNet has been conventionally the norm to achieve high-performing models, recent advancements in self-supervised learning (SSL) have demonstrated superior performance. In medical image analysis, in-domain SSL pretraining has already been shown to outperform ImageNet-based initialization. Although unlabeled data in the field of surgical computer vision is abundant, the diversity within this data is limited. This study investigates the role of dataset diversity in SSL for surgical computer vision, comparing procedure-specific datasets against a more heterogeneous general surgical dataset across three different downstream surgical applications. The obtained results show that using solely procedure-specific data can lead to substantial improvements of 13.8%, 9.5%, and 36.8% compared to ImageNet pretraining. However, extending this data with more heterogeneous surgical data further increases performance by an additional 5.0%, 5.2%, and 2.5%, suggesting that increasing diversity within SSL data is beneficial for model performance. The code and pretrained model weights are made publicly available at https://github.com/TimJaspers0801/SurgeNet.

📄 PDF Abstract BibTeX arXiv:2407.17904

Code (1)

timjaspers0801/surgenet 공식 구현 pytorch

Tasks

DiversityMedical Image AnalysisSelf-Supervised LearningTransfer Learning

Similar Papers 제목 키워드 기반

Exploring the Diversity and Invariance in Yourself for Visual Pre-Training Task

2021-06-01 · Longhui Wei, Lingxi Xie, Wengang Zhou, Houqiang Li 외

Recently, self-supervised learning methods have achieved remarkable success in visual pre-training task. By simply pulling the different augmented views of each image together or other novel mechanisms, they can learn mu…

DiversitySelf-Supervised Learning

Exploring Data Augmentations on Self-/Semi-/Fully- Supervised Pre-trained Models

2023-10-28 · Shentong Mo, Zhun Sun, Chao Li

Data augmentation has become a standard component of vision pre-trained models to capture the invariance between augmented views. In practice, augmentation techniques that mask regions of a sample with zero/mean values o…

Data AugmentationDiversityimage-classificationImage Classification+4

SIRST-5K: Exploring Massive Negatives Synthesis with Self-supervised Learning for Robust Infrared Small Target Detection

2024-03-08 · Yahao Lu, Yupei Lin, Han Wu, Xiaoyu Xian 외

Single-frame infrared small target (SIRST) detection aims to recognize small targets from clutter backgrounds. Recently, convolutional neural networks have achieved significant advantages in general object detection. Wit…

Diversityobject-detectionObject DetectionSelf-Supervised Learning

GraphGuard: Contrastive Self-Supervised Learning for Credit-Card Fraud Detection in Multi-Relational Dynamic Graphs

2024-07-17 · Kristófer Reynisson, Marco Schreyer, Damian Borth

Credit card fraud has significant implications at both an individual and societal level, making effective prevention essential. Current methods rely heavily on feature engineering and labeled information, both of which h…

Feature EngineeringFraud DetectionSelf-Supervised Learning

Bridging Diversity and Uncertainty in Active learning with Self-Supervised Pre-Training

2024-03-06 · Paul Doucet, Benjamin Estermann, Till Aczel, Roger Wattenhofer

This study addresses the integration of diversity-based and uncertainty-based sampling strategies in active learning, particularly within the context of self-supervised pre-trained models. We introduce a straightforward …

Active LearningDiversity