paper-with-me

Papers

Mine Your Own vieW: Self-Supervised Learning Through Across-Sample Prediction

2021-02-19 · Mehdi Azabou, Mohammad Gheshlaghi Azar, Ran Liu, Chi-Heng Lin, Erik C. Johnson, Kiran Bhaskaran-Nair, Max Dabagia, Bernardo Avila-Pires, Lindsey Kitchell, Keith B. Hengen, William Gray-Roncal, Michal Valko, Eva L. Dyer

State-of-the-art methods for self-supervised learning (SSL) build representations by maximizing the similarity between different transformed "views" of a sample. Without sufficient diversity in the transformations used to create views, however, it can be difficult to overcome nuisance variables in the data and build rich representations. This motivates the use of the dataset itself to find similar, yet distinct, samples to serve as views for one another. In this paper, we introduce Mine Your Own vieW (MYOW), a new approach for self-supervised learning that looks within the dataset to define diverse targets for prediction. The idea behind our approach is to actively mine views, finding samples that are neighbors in the representation space of the network, and then predict, from one sample's latent representation, the representation of a nearby sample. After showing the promise of MYOW on benchmarks used in computer vision, we highlight the power of this idea in a novel application in neuroscience where SSL has yet to be applied. When tested on multi-unit neural recordings, we find that MYOW outperforms other self-supervised approaches in all examples (in some cases by more than 10%), and often surpasses the supervised baseline. With MYOW, we show that it is possible to harness the diversity of the data to build rich views and leverage self-supervision in new domains where augmentations are limited or unknown.

📄 PDF Abstract BibTeX arXiv:2102.10106

Code (1)

nerdslab/myow pytorch

Tasks

DiversitySelf-Supervised Learning

Similar Papers 제목 키워드 기반

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

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

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

2020-06-13 · 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 …

Image ClassificationLinear evaluationPerson Re-IdentificationRepresentation Learning+4

Broaden Your Views for Self-Supervised Video Learning

2021-03-30 · ICCV 2021 10 · Adrià Recasens, Pauline Luc, Jean-Baptiste Alayrac, Luyu Wang 외

Most successful self-supervised learning methods are trained to align the representations of two independent views from the data. State-of-the-art methods in video are inspired by image techniques, where these two views …

Audio ClassificationOptical Flow EstimationRepresentation LearningSelf-Supervised Action Recognition+2