Momentum2 Teacher: Momentum Teacher with Momentum Statistics for Self-Supervised Learning

Abstract

In this paper, we present a novel approach, Momentum2 Teacher, for student-teacher based self-supervised learning. The approach performs momentum update on both network weights and batch normalization (BN) statistics. The teacher's weight is a momentum update of the student, and the teacher's BN statistics is a momentum update of those in history. The Momentum2 Teacher is simple and efficient. It can achieve the state of the art results (74.5\%) under ImageNet linear evaluation protocol using small-batch size(, 128), without requiring large-batch training on special hardware like TPU or inefficient across GPU operation (, shuffling BN, synced BN). Our implementation and pre-trained models will be given on GitHubhttps://github.com/zengarden/momentum2-teacher.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…