paper-with-me

Papers

Self-supervised Assisted Active Learning for Skin Lesion Segmentation

2022-05-14 · Ziyuan Zhao, Wenjing Lu, Zeng Zeng, Kaixin Xu, Bharadwaj Veeravalli, Cuntai Guan

Label scarcity has been a long-standing issue for biomedical image segmentation, due to high annotation costs and professional requirements. Recently, active learning (AL) strategies strive to reduce annotation costs by querying a small portion of data for annotation, receiving much traction in the field of medical imaging. However, most of the existing AL methods have to initialize models with some randomly selected samples followed by active selection based on various criteria, such as uncertainty and diversity. Such random-start initialization methods inevitably introduce under-value redundant samples and unnecessary annotation costs. For the purpose of addressing the issue, we propose a novel self-supervised assisted active learning framework in the cold-start setting, in which the segmentation model is first warmed up with self-supervised learning (SSL), and then SSL features are used for sample selection via latent feature clustering without accessing labels. We assess our proposed methodology on skin lesions segmentation task. Extensive experiments demonstrate that our approach is capable of achieving promising performance with substantial improvements over existing baselines.

📄 PDF Abstract BibTeX arXiv:2205.07021

Code (1)

jacobzhaoziyuan/SAAL 공식 구현 pytorch

Tasks

Active LearningDiversityImage SegmentationLesion SegmentationSegmentationSelf-Supervised LearningSemantic SegmentationSkin Lesion Segmentation

Similar Papers 제목 키워드 기반

Automatized Self-Supervised Learning for Skin Lesion Screening

2023-11-11 · Vullnet Useini, Stephanie Tanadini-Lang, Quentin Lohmeyer, Mirko Meboldt 외

Melanoma, the deadliest form of skin cancer, has seen a steady increase in incidence rates worldwide, posing a significant challenge to dermatologists. Early detection is crucial for improving patient survival rates. How…

object-detectionObject DetectionSelf-Supervised Learning

Enhancing the Generalization Capability of Skin Lesion Classification Models with Active Domain Adaptation Methods

2024-12-01 · Jun Ye

We propose a method to improve the generalization ability of skin lesion classification models by combining self-supervised learning (SSL), unsupervised domain adaptation (UDA), and active domain adaptation (ADA). The ma…

Domain AdaptationLesion ClassificationSelf-Supervised LearningSkin Lesion Classification+1

AMLP:Adaptive Masking Lesion Patches for Self-supervised Medical Image Segmentation

2023-09-08 · Xiangtao Wang, Ruizhi Wang, Jie zhou, Thomas Lukasiewicz 외

Self-supervised masked image modeling has shown promising results on natural images. However, directly applying such methods to medical images remains challenging. This difficulty stems from the complexity and distinct c…

Image SegmentationMedical Image SegmentationRepresentation LearningSegmentation+1

Semi-supervised Skin Lesion Segmentation via Transformation Consistent Self-ensembling Model

2018-08-12 · Xiaomeng Li, Lequan Yu, Hao Chen, Chi-Wing Fu 외

Automatic skin lesion segmentation on dermoscopic images is an essential component in computer-aided diagnosis of melanoma. Recently, many fully supervised deep learning based methods have been proposed for automatic ski…

Lesion SegmentationSegmentationSkin Lesion Segmentation

An Evaluation of Self-Supervised Pre-Training for Skin-Lesion Analysis

2021-06-17 · Levy Chaves, Alceu Bissoto, Eduardo Valle, Sandra Avila

Self-supervised pre-training appears as an advantageous alternative to supervised pre-trained for transfer learning. By synthesizing annotations on pretext tasks, self-supervision allows to pre-train models on large amou…

Transfer Learning