paper-with-me

홈 › Papers

Augmentations vs Algorithms: What Works in Self-Supervised Learning

2024-03-08 · Warren Morningstar, Alex Bijamov, Chris Duvarney, Luke Friedman, Neha Kalibhat, Luyang Liu, Philip Mansfield, Renan Rojas-Gomez, Karan Singhal, Bradley Green, Sushant Prakash

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 algorithm is of critical importance to performance, understanding its effect is complicated by the difficulty in making objective and direct comparisons between methods. We propose a new framework which unifies many seemingly disparate SSL methods into a single shared template. Using this framework, we identify aspects in which methods differ and observe that in addition to changing the pretraining algorithm, many works also use new data augmentations or more powerful model architectures. We compare several popular SSL methods using our framework and find that many algorithmic additions, such as prediction networks or new losses, have a minor impact on downstream task performance (often less than $1\%$), while enhanced augmentation techniques offer more significant performance improvements ($2-4\%$). Our findings challenge the premise that SSL is being driven primarily by algorithmic improvements, and suggest instead a bitter lesson for SSL: that augmentation diversity and data / model scale are more critical contributors to recent advances in self-supervised learning.

📄 PDF Abstract BibTeX arXiv:2403.05726

Code (0)

등록된 구현이 없습니다.

Tasks

DiversitySelf-Supervised Learning

Similar Papers 제목 키워드 기반

Graph Contrastive Learning with Augmentations

2020-10-22 · NeurIPS 2020 12 · Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen 외

Generalizable, transferrable, and robust representation learning on graph-structured data remains a challenge for current graph neural networks (GNNs). Unlike what has been developed for convolutional neural networks (CN…

Contrastive LearningRepresentation LearningSelf-Supervised LearningTransfer Learning

Homomorphic Self-Supervised Learning

2022-11-15 · T. Anderson Keller, Xavier Suau, Luca Zappella

In this work, we observe that many existing self-supervised learning algorithms can be both unified and generalized when seen through the lens of equivariant representations. Specifically, we introduce a general framewor…

Self-Supervised Learning

Spectral Augmentation for Self-Supervised Learning on Graphs

2022-10-02 · Lu Lin, Jinghui Chen, Hongning Wang

Graph contrastive learning (GCL), as an emerging self-supervised learning technique on graphs, aims to learn representations via instance discrimination. Its performance heavily relies on graph augmentation to reflect in…

Contrastive LearningNode ClassificationRepresentation LearningSelf-Supervised Learning+1

Exploring Image Augmentations for Siamese Representation Learning with Chest X-Rays

2023-01-30 · Rogier van der Sluijs, Nandita Bhaskhar, Daniel Rubin, Curtis Langlotz 외

Image augmentations are quintessential for effective visual representation learning across self-supervised learning techniques. While augmentation strategies for natural imaging have been studied extensively, medical ima…

Anomaly DetectionRepresentation LearningSelf-Supervised Learning

Analysis of Augmentations for Contrastive ECG Representation Learning

2022-05-30 · Sahar Soltanieh, Ali Etemad, Javad Hashemi

This paper systematically investigates the effectiveness of various augmentations for contrastive self-supervised learning of electrocardiogram (ECG) signals and identifies the best parameters. The baseline of our propos…

Arrhythmia DetectionContrastive LearningRepresentation LearningSelf-Supervised Learning