CoDo: Contrastive Learning with Downstream Background Invariance for Detection
Bing Zhao, Jun Li, Hong Zhu

TL;DR
CoDo introduces a novel self-supervised learning approach focusing on background invariance at the object level, significantly improving transfer performance for object detection tasks compared to traditional instance discrimination methods.
Contribution
The paper proposes a new object-level self-supervised learning method, CoDo, emphasizing background invariance and architecture alignment to enhance object detection performance.
Findings
Achieves strong transfer learning results on MSCOCO
Outperforms traditional instance discrimination methods
Demonstrates effectiveness with ResNet50-FPN backbone
Abstract
The prior self-supervised learning researches mainly select image-level instance discrimination as pretext task. It achieves a fantastic classification performance that is comparable to supervised learning methods. However, with degraded transfer performance on downstream tasks such as object detection. To bridge the performance gap, we propose a novel object-level self-supervised learning method, called Contrastive learning with Downstream background invariance (CoDo). The pretext task is converted to focus on instance location modeling for various backgrounds, especially for downstream datasets. The ability of background invariance is considered vital for object detection. Firstly, a data augmentation strategy is proposed to paste the instances onto background images, and then jitter the bounding box to involve background information. Secondly, we implement architecture alignment…
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 · Advanced Image and Video Retrieval Techniques · Remote-Sensing Image Classification
MethodsContrastive Learning
