paper-with-me

Papers

SelfAugment: Automatic Augmentation Policies for Self-Supervised Learning

2020-09-16 · CVPR 2021 1 · Colorado J Reed, Sean Metzger, Aravind Srinivas, Trevor Darrell, Kurt Keutzer

A common practice in unsupervised representation learning is to use labeled data to evaluate the quality of the learned representations. This supervised evaluation is then used to guide critical aspects of the training process such as selecting the data augmentation policy. However, guiding an unsupervised training process through supervised evaluations is not possible for real-world data that does not actually contain labels (which may be the case, for example, in privacy sensitive fields such as medical imaging). Therefore, in this work we show that evaluating the learned representations with a self-supervised image rotation task is highly correlated with a standard set of supervised evaluations (rank correlation $> 0.94$). We establish this correlation across hundreds of augmentation policies, training settings, and network architectures and provide an algorithm (SelfAugment) to automatically and efficiently select augmentation policies without using supervised evaluations. Despite not using any labeled data, the learned augmentation policies perform comparably with augmentation policies that were determined using exhaustive supervised evaluations.

📄 PDF Abstract BibTeX arXiv:2009.07724

Code (1)

cjrd/selfaugment pytorch

Tasks

Data AugmentationRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Directional Self-supervised Learning for Heavy Image Augmentations

2021-10-26 · CVPR 2022 1 · Yalong Bai, Yifan Yang, Wei zhang, Tao Mei

Despite the large augmentation family, only a few cherry-picked robust augmentation policies are beneficial to self-supervised image representation learning. In this paper, we propose a directional self-supervised learni…

Representation LearningSelf-Supervised Learning

Evolutionary Augmentation Policy Optimization for Self-supervised Learning

2023-03-02 · Noah Barrett, Zahra Sadeghi, Stan Matwin

Self-supervised Learning (SSL) is a machine learning algorithm for pretraining Deep Neural Networks (DNNs) without requiring manually labeled data. The central idea of this learning technique is based on an auxiliary sta…

Data AugmentationSelf-Supervised Learning

Multi-Augmentation for Efficient Visual Representation Learning for Self-supervised Pre-training

2022-05-24 · Van-Nhiem Tran, Chi-En Huang, Shen-Hsuan Liu, Kai-Lin Yang 외

In recent years, self-supervised learning has been studied to deal with the limitation of available labeled-dataset. Among the major components of self-supervised learning, the data augmentation pipeline is one key facto…

Data AugmentationRepresentation LearningSelf-Supervised Learning

G-Augment: Searching for the Meta-Structure of Data Augmentation Policies for ASR

2022-10-19 · Gary Wang, Ekin D. Cubuk, Andrew Rosenberg, Shuyang Cheng 외

Data augmentation is a ubiquitous technique used to provide robustness to automatic speech recognition (ASR) training. However, even as so much of the ASR training process has become automated and more "end-to-end", the …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data Augmentationspeech-recognition+1

CADDA: Class-wise Automatic Differentiable Data Augmentation for EEG Signals

2021-06-25 · ICLR 2022 4 · Cédric Rommel, Thomas Moreau, Joseph Paillard, Alexandre Gramfort

Data augmentation is a key element of deep learning pipelines, as it informs the network during training about transformations of the input data that keep the label unchanged. Manually finding adequate augmentation metho…

Data AugmentationEEGElectroencephalogram (EEG)