paper-with-me

홈 › Papers

Self-Supervised Pretraining and Controlled Augmentation Improve Rare Wildlife Recognition in UAV Images

2021-08-17 · Xiaochen Zheng, Benjamin Kellenberger, Rui Gong, Irena Hajnsek, Devis Tuia

Automated animal censuses with aerial imagery are a vital ingredient towards wildlife conservation. Recent models are generally based on deep learning and thus require vast amounts of training data. Due to their scarcity and minuscule size, annotating animals in aerial imagery is a highly tedious process. In this project, we present a methodology to reduce the amount of required training data by resorting to self-supervised pretraining. In detail, we examine a combination of recent contrastive learning methodologies like Momentum Contrast (MoCo) and Cross-Level Instance-Group Discrimination (CLD) to condition our model on the aerial images without the requirement for labels. We show that a combination of MoCo, CLD, and geometric augmentations outperforms conventional models pre-trained on ImageNet by a large margin. Crucially, our method still yields favorable results even if we reduce the number of training animals to just 10%, at which point our best model scores double the recall of the baseline at similar precision. This effectively allows reducing the number of required annotations to a fraction while still being able to train high-accuracy models in such highly challenging settings.

📄 PDF Abstract BibTeX arXiv:2108.07582

Code (1)

xcvil/self-rare-wildlife pytorch

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Batch Normalization 설명 없음
InfoNCE 설명 없음
MoCo 설명 없음

Similar Papers 제목 키워드 기반

Self-Supervised Pretraining Improves Self-Supervised Pretraining

2021-03-23 · Colorado J. Reed, Xiangyu Yue, Ani Nrusimha, Sayna Ebrahimi 외

While self-supervised pretraining has proven beneficial for many computer vision tasks, it requires expensive and lengthy computation, large amounts of data, and is sensitive to data augmentation. Prior work demonstrates…

Data AugmentationImage Augmentation

Automatic Data Augmentation for Domain Adapted Fine-Tuning of Self-Supervised Speech Representations

2023-06-01 · Salah Zaiem, Titouan Parcollet, Slim Essid

Self-Supervised Learning (SSL) has allowed leveraging large amounts of unlabeled speech data to improve the performance of speech recognition models even with small annotated datasets. Despite this, speech SSL representa…

Data AugmentationDomain AdaptationSelf-Supervised Learningspeech-recognition+1

Augmentations vs Algorithms: What Works in Self-Supervised Learning

2024-03-08 · Warren Morningstar, Alex Bijamov, Chris Duvarney, Luke Friedman 외

We study the relative effects of data augmentations, pretraining algorithms, and model architectures in Self-Supervised Learning (SSL). While the recent literature in this space leaves the impression that the pretraining…

DiversitySelf-Supervised Learning

Exploring the Utility of Self-Supervised Pretraining Strategies for the Detection of Absent Lung Sliding in M-Mode Lung Ultrasound

2023-04-05 · Blake VanBerlo, Brian Li, Alexander Wong, Jesse Hoey 외

Self-supervised pretraining has been observed to improve performance in supervised learning tasks in medical imaging. This study investigates the utility of self-supervised pretraining prior to conducting supervised fine…

Data Augmentation

Masked Contrastive Pre-Training Improves Music Audio Key Detection

2026-04-11 · Ori Yonay, Tracy Hammond, Tianbao Yang arxiv

Self-supervised music foundation models underperform on key detection, which requires pitch-sensitive representations. In this work, we present the first systematic study showing that the design of self-supervised pretra…

Data Augmentation