paper-with-me

Papers

Resource and data efficient self supervised learning

2021-09-03 · Ozan Ciga, Tony Xu, Anne L. Martel

We investigate the utility of pretraining by contrastive self supervised learning on both natural-scene and medical imaging datasets when the unlabeled dataset size is small, or when the diversity within the unlabeled set does not lead to better representations. We use a two step approach which is analogous to supervised training with ImageNet initialization, where we pretrain networks that are already pretrained on ImageNet dataset to improve downstream task performance on the domain of interest. To improve the speed of convergence and the overall performance, we propose weight scaling and filter selection methods prior to second step of pretraining. We demonstrate the utility of this approach on three popular contrastive techniques, namely SimCLR, SWaV and BYOL. Benefits of double pretraining include better performance, faster convergence, ability to train with smaller batch sizes and smaller image dimensions with negligible differences in performance. We hope our work helps democratize self-supervision by enabling researchers to fine-tune models without requiring large clusters or long training times.

📄 PDF Abstract BibTeX arXiv:2109.01721

Code (0)

등록된 구현이 없습니다.

Tasks

DiversitySelf-Supervised Learning

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Residual Connection 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Kaiming Initialization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Random Resized Crop 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Self-supervised and Supervised Joint Training for Resource-rich Machine Translation

2021-06-08 · Yong Cheng, Wei Wang, Lu Jiang, Wolfgang Macherey

Self-supervised pre-training of text representations has been successfully applied to low-resource Neural Machine Translation (NMT). However, it usually fails to achieve notable gains on resource-rich NMT. In this paper,…

DecoderLow Resource Neural Machine TranslationLow-Resource Neural Machine TranslationMachine Translation+2

Acoustic word embeddings for zero-resource languages using self-supervised contrastive learning and multilingual adaptation

2021-03-19 · Christiaan Jacobs, Yevgen Matusevych, Herman Kamper

Acoustic word embeddings (AWEs) are fixed-dimensional representations of variable-length speech segments. For zero-resource languages where labelled data is not available, one AWE approach is to use unsupervised autoenco…

Contrastive LearningWord Embeddings

Low-Resource Self-Supervised Learning with SSL-Enhanced TTS

2023-09-29 · Po-chun Hsu, Ali Elkahky, Wei-Ning Hsu, Yossi Adi 외

Self-supervised learning (SSL) techniques have achieved remarkable results in various speech processing tasks. Nonetheless, a significant challenge remains in reducing the reliance on vast amounts of speech data for pre-…

Self-Supervised Learningtext-to-speechText to Speech

Injecting Text and Cross-lingual Supervision in Few-shot Learning from Self-Supervised Models

2021-10-10 · Matthew Wiesner, Desh Raj, Sanjeev Khudanpur

Self-supervised model pre-training has recently garnered significant interest, but relatively few efforts have explored using additional resources in fine-tuning these models. We demonstrate how universal phoneset acoust…

Few-Shot Learning

Wav2vec-S: Semi-Supervised Pre-Training for Low-Resource ASR

2021-10-09 · Han Zhu, Li Wang, Jindong Wang, Gaofeng Cheng 외

Self-supervised pre-training could effectively improve the performance of low-resource automatic speech recognition (ASR). However, existing self-supervised pre-training are task-agnostic, i.e., could be applied to vario…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition