Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

data2vec: A General Framework for Self-supervised Learning in Speech, Vision and Language

About

While the general idea of self-supervised learning is identical across modalities, the actual algorithms and objectives differ widely because they were developed with a single modality in mind. To get us closer to general self-supervised learning, we present data2vec, a framework that uses the same learning method for either speech, NLP or computer vision. The core idea is to predict latent representations of the full input data based on a masked view of the input in a self-distillation setup using a standard Transformer architecture. Instead of predicting modality-specific targets such as words, visual tokens or units of human speech which are local in nature, data2vec predicts contextualized latent representations that contain information from the entire input. Experiments on the major benchmarks of speech recognition, image classification, and natural language understanding demonstrate a new state of the art or competitive performance to predominant approaches.

Alexei Baevski, Wei-Ning Hsu, Qiantong Xu, Arun Babu, Jiatao Gu, Michael Auli• 2022

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K (val)
mIoU48.2
2888
Image ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy86.2
1952
Image ClassificationImageNet-1k (val)
Top-1 Accuracy84.2
1469
Automatic Speech RecognitionLibriSpeech clean (test)
WER2.8
1156
Automatic Speech RecognitionLibriSpeech (test-other)
WER3.7
1151
Semantic segmentationADE20K
mIoU48.2
1024
Image ClassificationImageNet 1k (test)
Top-1 Accuracy84.2
848
Semantic segmentationCityscapes
mIoU23.49
658
Image ClassificationImageNet-1K
Top-1 Acc84.2
600
Image ClassificationImageNet-1k (val)
Top-1 Accuracy86.6
543
Showing 10 of 84 rows
...

Other info

Code

Follow for update