paper-with-me

Papers

Bootstrap your own latent: A new approach to self-supervised Learning

2020-06-13 · Jean-bastien Grill, Florian Strub, Florent Altché, Corentin Tallec, Pierre H. Richemond, Elena Buchatskaya, Carl Doersch, Bernardo Avila Pires, Zhaohan Daniel Guo, Mohammad Gheshlaghi Azar, Bilal Piot, Koray Kavukcuoglu, Rémi Munos, Michal Valko

We introduce Bootstrap Your Own Latent (BYOL), a new approach to self-supervised image representation learning. BYOL relies on two neural networks, referred to as online and target networks, that interact and learn from each other. From an augmented view of an image, we train the online network to predict the target network representation of the same image under a different augmented view. At the same time, we update the target network with a slow-moving average of the online network. While state-of-the art methods rely on negative pairs, BYOL achieves a new state of the art without them. BYOL reaches $74.3\%$ top-1 classification accuracy on ImageNet using a linear evaluation with a ResNet-50 architecture and $79.6\%$ with a larger ResNet. We show that BYOL performs on par or better than the current state of the art on both transfer and semi-supervised benchmarks. Our implementation and pretrained models are given on GitHub.

📄 PDF Abstract BibTeX arXiv:2006.07733

Code (31)

deepmind/deepmind-research/tree/master/byol 공식 구현 tf
EchoItLiu/SelfGait pytorch
HibikiJie/BYOL pytorch
Kennethborup/BYOL pytorch
Namkyeong/BGRL_Pytorch pytorch
PaddlePaddle/PASSL/blob/main/docs/Train_BYOL_model.md paddle
ReshinthAdith/BYOL-Pytorch pytorch
SaeedShurrab/SimSiam-pytorch pytorch
SaeedShurrab/Simple-BYOL pytorch
Westlake-AI/openmixup pytorch
alibaba/EasyCV pytorch
amazon-research/exponential-moving-average-normalization pytorch
facebookresearch/clip-rocket pytorch
filipbasara0/matryoshka-representation-learning pytorch
fmi-basel/implicit-var-reg pytorch
htdt/self-supervised pytorch
jramapuram/BYOL pytorch
juneweng/byol-pytorch pytorch
kakaobrain/scrl pytorch
liyi01827/noisy-contrastive pytorch
lucidrains/byol-pytorch pytorch
miszkur/SelfSupervisedLearning tf
philippmwirth/byol pytorch
reshinthadithyan/BYOL-Pytorch pytorch
sabadijou/byol_multi_gpu pytorch
sthalles/PyTorch-BYOL pytorch
talipucar/PyFlow_BYOL pytorch
vturrisi/solo-learn pytorch
yaox12/BYOL-PyTorch pytorch
zer0sh0t/artificial_intelligence/tree/master/self_supervised_learning_methods/bootstrap_your_own_latent pytorch
https://gitlab.com/birder/birder pytorch

Tasks

Image ClassificationLinear evaluationPerson Re-IdentificationRepresentation LearningSelf-Supervised Image ClassificationSelf-Supervised LearningSelf-Supervised Person Re-IdentificationSemi-Supervised Image Classification

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
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…
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Batch Normalization 설명 없음
Average Pooling 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Bootstrap Your Own Variance

2023-12-06 · Polina Turishcheva, Jason Ramapuram, Sinead Williamson, Dan Busbridge 외

Understanding model uncertainty is important for many applications. We propose Bootstrap Your Own Variance (BYOV), combining Bootstrap Your Own Latent (BYOL), a negative-free Self-Supervised Learning (SSL) algorithm, wit…

Self-Supervised Learning

Bootstrap Your Own Latent - A New Approach to Self-Supervised Learning

2020-12-01 · NeurIPS 2020 12 · Jean-bastien Grill, Florian Strub, Florent Altché, Corentin Tallec 외

We introduce Bootstrap Your Own Latent (BYOL), a new approach to self-supervised image representation learning. BYOL relies on two neural networks, referred to as online and target networks, that interact and learn from …

Linear evaluationRepresentation LearningSelf-Supervised Learning

Run Away From your Teacher: Understanding BYOL by a Novel Self-Supervised Approach

2020-11-22 · Haizhou Shi, Dongliang Luo, Siliang Tang, Jian Wang 외

Recently, a newly proposed self-supervised framework Bootstrap Your Own Latent (BYOL) seriously challenges the necessity of negative samples in contrastive learning frameworks. BYOL works like a charm despite the fact th…

Contrastive LearningSelf-Supervised Learning

Run Away From your Teacher: a New Self-Supervised Approach Solving the Puzzle of BYOL

2021-01-01 · Haizhou Shi, Dongliang Luo, Siliang Tang, Jian Wang 외

Recently, a newly proposed self-supervised framework Bootstrap Your Own Latent (BYOL) seriously challenges the necessity of negative samples in contrastive-based learning frameworks. BYOL works like a charm despite the f…

Self-Supervised Learning

BYEL : Bootstrap Your Emotion Latent

2022-07-20 · Hyungjun Lee, Hwangyu Lim, Sejoon Lim

With the improved performance of deep learning, the number of studies trying to apply deep learning to human emotion analysis is increasing rapidly. But even with this trend going on, it is still difficult to obtain high…

Emotion ClassificationEmotion RecognitionRepresentation LearningSelf-Supervised Learning