paper-with-me

홈 › Papers

Task Specific Pretraining with Noisy Labels for Remote Sensing Image Segmentation

2024-02-25 · Chenying Liu, Conrad M Albrecht, Yi Wang, Xiao Xiang Zhu

Compared to supervised deep learning, self-supervision provides remote sensing a tool to reduce the amount of exact, human-crafted geospatial annotations. While image-level information for unsupervised pretraining efficiently works for various classification downstream tasks, the performance on pixel-level semantic segmentation lags behind in terms of model accuracy. On the contrary, many easily available label sources (e.g., automatic labeling tools and land cover land use products) exist, which can provide a large amount of noisy labels for segmentation model training. In this work, we propose to exploit noisy semantic segmentation maps for model pretraining. Our experiments provide insights on robustness per network layer. The transfer learning settings test the cases when the pretrained encoders are fine-tuned for different label classes and decoders. The results from two datasets indicate the effectiveness of task-specific supervised pretraining with noisy labels. Our findings pave new avenues to improved model accuracy and novel pretraining strategies for efficient remote sensing image segmentation.

📄 PDF Abstract BibTeX arXiv:2402.16164

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic SegmentationTransfer Learning

Similar Papers 제목 키워드 기반

CromSS: Cross-modal pre-training with noisy labels for remote sensing image segmentation

2024-05-02 · Chenying Liu, Conrad Albrecht, Yi Wang, Xiao Xiang Zhu

We study the potential of noisy labels y to pretrain semantic segmentation models in a multi-modal learning framework for geospatial applications. Specifically, we propose a novel Cross-modal Sample Selection method (Cro…

Image SegmentationSemantic SegmentationTransfer Learning

Improving Medical Image Classification in Noisy Labels Using Only Self-supervised Pretraining

2023-08-08 · Bidur Khanal, Binod Bhattarai, Bishesh Khanal, Cristian A. Linte

Noisy labels hurt deep learning-based supervised image classification performance as the models may overfit the noise and learn corrupted feature extractors. For natural image classification training with noisy labeled d…

Classificationimage-classificationImage ClassificationLearning with noisy labels+2

Dynamic Loss Decay based Robust Oriented Object Detection on Remote Sensing Images with Noisy Labels

2024-05-15 · Guozhang Liu, Ting Liu, Mengke Yuan, Tao Pang 외

The ambiguous appearance, tiny scale, and fine-grained classes of objects in remote sensing imagery inevitably lead to the noisy annotations in category labels of detection dataset. However, the effects and treatments of…

Memorizationobject-detectionObject DetectionOriented Object Detection

How does self-supervised pretraining improve robustness against noisy labels across various medical image classification datasets?

2024-01-15 · Bidur Khanal, Binod Bhattarai, Bishesh Khanal, Cristian Linte

Noisy labels can significantly impact medical image classification, particularly in deep learning, by corrupting learned features. Self-supervised pretraining, which doesn't rely on labeled data, can enhance robustness a…

Contrastive Learningimage-classificationImage ClassificationMedical Image Classification+1

Learning to detect cloud and snow in remote sensing images from noisy labels

2024-01-17 · Zili Liu, Hao Chen, Wenyuan Li, Keyan Chen 외

Detecting clouds and snow in remote sensing images is an essential preprocessing task for remote sensing imagery. Previous works draw inspiration from semantic segmentation models in computer vision, with most research f…

DiversitySemantic Segmentation