paper-with-me

Papers

Pushing the limits of self-supervised ResNets: Can we outperform supervised learning without labels on ImageNet?

2022-01-13 · Nenad Tomasev, Ioana Bica, Brian McWilliams, Lars Buesing, Razvan Pascanu, Charles Blundell, Jovana Mitrovic

Despite recent progress made by self-supervised methods in representation learning with residual networks, they still underperform supervised learning on the ImageNet classification benchmark, limiting their applicability in performance-critical settings. Building on prior theoretical insights from ReLIC [Mitrovic et al., 2021], we include additional inductive biases into self-supervised learning. We propose a new self-supervised representation learning method, ReLICv2, which combines an explicit invariance loss with a contrastive objective over a varied set of appropriately constructed data views to avoid learning spurious correlations and obtain more informative representations. ReLICv2 achieves $77.1\%$ top-$1$ accuracy on ImageNet under linear evaluation on a ResNet50, thus improving the previous state-of-the-art by absolute $+1.5\%$; on larger ResNet models, ReLICv2 achieves up to $80.6\%$ outperforming previous self-supervised approaches with margins up to $+2.3\%$. Most notably, ReLICv2 is the first unsupervised representation learning method to consistently outperform the supervised baseline in a like-for-like comparison over a range of ResNet architectures. Using ReLICv2, we also learn more robust and transferable representations that generalize better out-of-distribution than previous work, both on image classification and semantic segmentation. Finally, we show that despite using ResNet encoders, ReLICv2 is comparable to state-of-the-art self-supervised vision transformers.

📄 PDF Abstract BibTeX arXiv:2201.05119

Code (1)

google-deepmind/relicv2 공식 구현 jax

Tasks

image-classificationImage ClassificationLinear evaluationRepresentation LearningSelf-Supervised Image ClassificationSelf-Supervised LearningSemantic SegmentationSemi-Supervised Image Classification

Methods 이 논문이 사용한 방법론

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…
ReLIC ReLIC, or Representation Learning via Invariant Causal Mechanisms, is a self-supervised learning objective that enforces invariant prediction of proxy targets across…
Average Pooling 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Residual Connection 설명 없음
Batch Normalization 설명 없음
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 Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

Pushing the limits of raw waveform speaker recognition

2022-03-16 · Jee-weon Jung, You Jin Kim, Hee-Soo Heo, Bong-Jin Lee 외

In recent years, speaker recognition systems based on raw waveform inputs have received increasing attention. However, the performance of such systems are typically inferior to the state-of-the-art handcrafted feature-ba…

Self-Supervised LearningSpeaker RecognitionSpeaker Verification

Pushing the Limits of Unsupervised Unit Discovery for SSL Speech Representation

2023-06-15 · Ziyang Ma, Zhisheng Zheng, Guanrou Yang, Yu Wang 외

The excellent generalization ability of self-supervised learning (SSL) for speech foundation models has garnered significant attention. HuBERT is a successful example that utilizes offline clustering to convert speech fe…

Automatic Speech RecognitionClusteringLanguage ModelingLanguage Modelling+3

Pushing the limits of self-supervised speaker verification using regularized distillation framework

2022-11-08 · Yafeng Chen, Siqi Zheng, Hui Wang, Luyao Cheng 외

Training robust speaker verification systems without speaker labels has long been a challenging task. Previous studies observed a large performance gap between self-supervised and fully supervised methods. In this paper,…

Data AugmentationDiversitySelf-Supervised LearningSpeaker Verification

GaitSADA: Self-Aligned Domain Adaptation for mmWave Gait Recognition

2023-01-31 · Ekkasit Pinyoanuntapong, Ayman Ali, Kalvik Jakkala, Pu Wang 외

mmWave radar-based gait recognition is a novel user identification method that captures human gait biometrics from mmWave radar return signals. This technology offers privacy protection and is resilient to weather and li…

Contrastive LearningDomain AdaptationGait RecognitionUser Identification

Dual Complementary Dynamic Convolution for Image Recognition

2022-11-11 · Longbin Yan, Yunxiao Qin, Shumin Liu, Jie Chen

As a powerful engine, vanilla convolution has promoted huge breakthroughs in various computer tasks. However, it often suffers from sample and content agnostic problems, which limits the representation capacities of the …

image-classificationImage Classificationobject-detectionObject Detection+1