Deeply Unsupervised Patch Re-Identification for Pre-training Object Detectors
Jian Ding, Enze Xie, Hang Xu, Chenhan Jiang, Zhenguo Li, Ping Luo,, Gui-Song Xia

TL;DR
This paper introduces DUPR, a deeply unsupervised method for learning discriminative local features through patch re-identification, significantly improving transferability to object detection tasks.
Contribution
DUPR is the first to perform deeply unsupervised patch re-identification for pre-training, enhancing local feature transferability for object detection.
Findings
DUPR outperforms state-of-the-art unsupervised pre-training methods.
DUPR surpasses ImageNet supervised pre-training on object detection tasks.
DUPR effectively learns discriminative local features for downstream applications.
Abstract
Unsupervised pre-training aims at learning transferable features that are beneficial for downstream tasks. However, most state-of-the-art unsupervised methods concentrate on learning global representations for image-level classification tasks instead of discriminative local region representations, which limits their transferability to region-level downstream tasks, such as object detection. To improve the transferability of pre-trained features to object detection, we present Deeply Unsupervised Patch Re-ID (DUPR), a simple yet effective method for unsupervised visual representation learning. The patch Re-ID task treats individual patch as a pseudo-identity and contrastively learns its correspondence in two views, enabling us to obtain discriminative local features for object detection. Then the proposed patch Re-ID is performed in a deeply unsupervised manner, appealing to object…
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
MethodsRegion Proposal Network · Convolution · Random Gaussian Blur · Dense Connections · Feedforward Network · Softmax · Batch Normalization · Momentum Contrast · InfoNCE · MoCo v2
