paper-with-me

Papers

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, Timothy Ko, Yung-Hui Li

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 factor in enhancing the resulting performance. However, most researchers manually designed the augmentation pipeline, and the limited collections of transformation may cause the lack of robustness of the learned feature representation. In this work, we proposed Multi-Augmentations for Self-Supervised Representation Learning (MA-SSRL), which fully searched for various augmentation policies to build the entire pipeline to improve the robustness of the learned feature representation. MA-SSRL successfully learns the invariant feature representation and presents an efficient, effective, and adaptable data augmentation pipeline for self-supervised pre-training on different distribution and domain datasets. MA-SSRL outperforms the previous state-of-the-art methods on transfer and semi-supervised benchmarks while requiring fewer training epochs.

📄 PDF Abstract BibTeX arXiv:2205.11772

Code (1)

trannhiem/ma_ssrl_pytorch 공식 구현 pytorch

Tasks

Data AugmentationRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

IPCL: Iterative Pseudo-Supervised Contrastive Learning to Improve Self-Supervised Feature Representation

2024-03-18 · IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2024 3 · Sonal Kumar; Anirudh Phukan, Arijit Sur

Self-supervised learning with a contrastive batch approach has become a powerful tool for representation learning in computer vision. The performance of downstream tasks is proportional to the quality of visual features …

Contrastive LearningData Augmentationimage-classificationImage Classification+5

The Impact of Spatiotemporal Augmentations on Self-Supervised Audiovisual Representation Learning

2021-10-13 · Haider Al-Tahan, Yalda Mohsenzadeh

Contrastive learning of auditory and visual perception has been extremely successful when investigated individually. However, there are still major questions on how we could integrate principles learned from both domains…

Contrastive LearningRepresentation LearningSelf-Supervised Learning

Time to augment self-supervised visual representation learning

2022-07-27 · Arthur Aubret, Markus Ernst, Céline Teulière, Jochen Triesch

Biological vision systems are unparalleled in their ability to learn visual representations without supervision. In machine learning, self-supervised learning (SSL) has led to major advances in forming object representat…

Contrastive LearningObjectRepresentation LearningSelf-Supervised Learning

Self-supervised Visualisation of Medical Image Datasets

2024-02-22 · Ifeoma Veronica Nwabufo, Jan Niklas Böhm, Philipp Berens, Dmitry Kobak

Self-supervised learning methods based on data augmentations, such as SimCLR, BYOL, or DINO, allow obtaining semantically meaningful representations of image datasets and are widely used prior to supervised fine-tuning. …

Contrastive LearningSelf-Supervised Learning

Equivariant Representation Learning for Augmentation-based Self-Supervised Learning via Image Reconstruction

2024-12-04 · Qin Wang, Kai Krajsek, Hanno Scharr

Augmentation-based self-supervised learning methods have shown remarkable success in self-supervised visual representation learning, excelling in learning invariant features but often neglecting equivariant ones. This li…

Image ReconstructionRepresentation LearningSelf-Supervised Learning