paper-with-me

홈 › Papers

Revisiting the Transferability of Supervised Pretraining: an MLP Perspective

2021-12-01 · CVPR 2022 1 · Yizhou Wang, Shixiang Tang, Feng Zhu, Lei Bai, Rui Zhao, Donglian Qi, Wanli Ouyang

The pretrain-finetune paradigm is a classical pipeline in visual learning. Recent progress on unsupervised pretraining methods shows superior transfer performance to their supervised counterparts. This paper revisits this phenomenon and sheds new light on understanding the transferability gap between unsupervised and supervised pretraining from a multilayer perceptron (MLP) perspective. While previous works focus on the effectiveness of MLP on unsupervised image classification where pretraining and evaluation are conducted on the same dataset, we reveal that the MLP projector is also the key factor to better transferability of unsupervised pretraining methods than supervised pretraining methods. Based on this observation, we attempt to close the transferability gap between supervised and unsupervised pretraining by adding an MLP projector before the classifier in supervised pretraining. Our analysis indicates that the MLP projector can help retain intra-class variation of visual features, decrease the feature distribution distance between pretraining and evaluation datasets, and reduce feature redundancy. Extensive experiments on public benchmarks demonstrate that the added MLP projector significantly boosts the transferability of supervised pretraining, e.g. +7.2% top-1 accuracy on the concept generalization task, +5.8% top-1 accuracy for linear evaluation on 12-domain classification tasks, and +0.8% AP on COCO object detection task, making supervised pretraining comparable or even better than unsupervised pretraining.

📄 PDF Abstract BibTeX arXiv:2112.00496

Code (0)

등록된 구현이 없습니다.

Tasks

domain classificationimage-classificationImage ClassificationLinear evaluationobject-detectionObject DetectionUnsupervised Image Classification

Similar Papers 제목 키워드 기반

Improving the Transferability of Supervised Pretraining with an MLP Projector

2021-09-29 · Yizhou Wang, Shixiang Tang, Feng Zhu, Lei Bai 외

The pretrain-finetune paradigm is a classical pipeline in visual learning. Recent progress on unsupervised pretraining methods showed superior transfer performance to their supervised counterparts. While a few works atte…

domain classification

Revisiting Prompt Pretraining of Vision-Language Models

2024-09-10 · Zhenyuan Chen, Lingfeng Yang, Shuo Chen, Zhaowei Chen 외

Prompt learning is an effective method to customize Vision-Language Models (VLMs) for various downstream tasks, involving tuning very few parameters of input prompt tokens. Recently, prompt pretraining in large-scale dat…

Prompt Learning

Revisiting Theory of Contrastive Learning for Domain Generalization

2025-12-02 · Ali Alvandi, Mina Rezaei arxiv

Contrastive learning is among the most popular and powerful approaches for self-supervised representation learning, where the goal is to map semantically similar samples close together while separating dissimilar ones in…

Representation LearningDomain GeneralizationContrastive Learning

Learning Shared RGB-D Fields: Unified Self-supervised Pre-training for Label-efficient LiDAR-Camera 3D Perception

2024-05-28 · Xiaohao Xu, Ye Li, Tianyi Zhang, Jinrong Yang 외

Constructing large-scale labeled datasets for multi-modal perception model training in autonomous driving presents significant challenges. This has motivated the development of self-supervised pretraining strategies. How…

3D Object DetectionAutonomous DrivingNeRFNeural Rendering+4

Linguistic Knowledge and Transferability of Contextual Representations

2019-03-21 · NAACL 2019 6 · Nelson F. Liu, Matt Gardner, Yonatan Belinkov, Matthew E. Peters 외

Contextual word representations derived from large-scale neural language models are successful across a diverse set of NLP tasks, suggesting that they encode useful and transferable features of language. To shed light on…

Language ModelingLanguage Modelling