Self-Supervised Visual Representation Learning via Residual Momentum
Trung X. Pham, Axi Niu, Zhang Kang, Sultan Rizky Madjid, Ji Woo Hong,, Daehyeok Kim, Joshua Tian Jin Tee, Chang D. Yoo

TL;DR
This paper introduces residual momentum to reduce the representation gap between online and momentum encoders in self-supervised learning, significantly improving performance across benchmarks.
Contribution
It is the first to identify and address the representation gap as a bottleneck in momentum-based SSL frameworks, proposing a simple yet effective residual momentum method.
Findings
Significant performance improvements over state-of-the-art contrastive learning methods.
Effective across various datasets and network architectures.
Easy to implement and integrate into existing SSL frameworks.
Abstract
Self-supervised learning (SSL) approaches have shown promising capabilities in learning the representation from unlabeled data. Amongst them, momentum-based frameworks have attracted significant attention. Despite being a great success, these momentum-based SSL frameworks suffer from a large gap in representation between the online encoder (student) and the momentum encoder (teacher), which hinders performance on downstream tasks. This paper is the first to investigate and identify this invisible gap as a bottleneck that has been overlooked in the existing SSL frameworks, potentially preventing the models from learning good representation. To solve this problem, we propose "residual momentum" to directly reduce this gap to encourage the student to learn the representation as close to that of the teacher as possible, narrow the performance gap with the teacher, and significantly improve…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Human Pose and Action Recognition
MethodsContrastive Learning
