Revitalizing CNN Attentions via Transformers in Self-Supervised Visual Representation Learning
Chongjian Ge, Youwei Liang, Yibing Song, Jianbo Jiao, Jue Wang and, Ping Luo

TL;DR
This paper introduces CARE, a framework that uses transformer-guided supervision to enhance CNN attention mechanisms in self-supervised visual learning, leading to improved performance across various recognition tasks.
Contribution
The paper proposes a novel CARE framework that revitalizes CNN attention using transformers during self-supervised learning, achieving state-of-the-art results.
Findings
Improved CNN encoder performance on image classification.
Enhanced object detection accuracy.
Better semantic segmentation results.
Abstract
Studies on self-supervised visual representation learning (SSL) improve encoder backbones to discriminate training samples without labels. While CNN encoders via SSL achieve comparable recognition performance to those via supervised learning, their network attention is under-explored for further improvement. Motivated by the transformers that explore visual attention effectively in recognition scenarios, we propose a CNN Attention REvitalization (CARE) framework to train attentive CNN encoders guided by transformers in SSL. The proposed CARE framework consists of a CNN stream (C-stream) and a transformer stream (T-stream), where each stream contains two branches. C-stream follows an existing SSL framework with two CNN encoders, two projectors, and a predictor. T-stream contains two transformers, two projectors, and a predictor. T-stream connects to CNN encoders and is in parallel to the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Multimodal Machine Learning Applications
