paper-with-me

Papers

DreamTeacher: Pretraining Image Backbones with Deep Generative Models

2023-07-14 · ICCV 2023 1 · Daiqing Li, Huan Ling, Amlan Kar, David Acuna, Seung Wook Kim, Karsten Kreis, Antonio Torralba, Sanja Fidler

In this work, we introduce a self-supervised feature representation learning framework DreamTeacher that utilizes generative networks for pre-training downstream image backbones. We propose to distill knowledge from a trained generative model into standard image backbones that have been well engineered for specific perception tasks. We investigate two types of knowledge distillation: 1) distilling learned generative features onto target image backbones as an alternative to pretraining these backbones on large labeled datasets such as ImageNet, and 2) distilling labels obtained from generative networks with task heads onto logits of target backbones. We perform extensive analyses on multiple generative models, dense prediction benchmarks, and several pre-training regimes. We empirically find that our DreamTeacher significantly outperforms existing self-supervised representation learning approaches across the board. Unsupervised ImageNet pre-training with DreamTeacher leads to significant improvements over ImageNet classification pre-training on downstream datasets, showcasing generative models, and diffusion generative models specifically, as a promising approach to representation learning on large, diverse datasets without requiring manual annotation.

📄 PDF Abstract BibTeX arXiv:2307.07487

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationRepresentation Learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Study on Self-Supervised Pretraining for Vision Problems in Gastrointestinal Endoscopy

2024-01-11 · Edward Sanderson, Bogdan J. Matuszewski

Solutions to vision tasks in gastrointestinal endoscopy (GIE) conventionally use image encoders pretrained in a supervised manner with ImageNet-1k as backbones. However, the use of modern self-supervised pretraining algo…

Depth EstimationLandmark RecognitionMonocular Depth Estimation

SimC3D: A Simple Contrastive 3D Pretraining Framework Using RGB Images

2024-12-06 · Jiahua Dong, Tong Wu, Rui Qian, Jiaqi Wang

The 3D contrastive learning paradigm has demonstrated remarkable performance in downstream tasks through pretraining on point cloud data. Recent advances involve additional 2D image priors associated with 3D point clouds…

Contrastive LearningDepth Estimation

Learning Heatmap-Style Jigsaw Puzzles Provides Good Pretraining for 2D Human Pose Estimation

2020-12-13 · Kun Zhang, Rui Wu, Ping Yao, Kai Deng 외

The target of 2D human pose estimation is to locate the keypoints of body parts from input 2D images. State-of-the-art methods for pose estimation usually construct pixel-wise heatmaps from keypoints as labels for learni…

2D Human Pose Estimation2D Pose EstimationPose Estimation

Precision at Scale: Domain-Specific Datasets On-Demand

2024-07-03 · Jesús M Rodríguez-de-Vera, Imanol G Estepa, Ignacio Sarasúa, Bhalaji Nagarajan 외

In the realm of self-supervised learning (SSL), conventional wisdom has gravitated towards the utility of massive, general domain datasets for pretraining robust backbones. In this paper, we challenge this idea by explor…

Self-Supervised Learning

Three Pillars improving Vision Foundation Model Distillation for Lidar

2023-10-26 · CVPR 2024 1 · Gilles Puy, Spyros Gidaris, Alexandre Boulch, Oriane Siméoni 외

Self-supervised image backbones can be used to address complex 2D tasks (e.g., semantic segmentation, object discovery) very efficiently and with little or no downstream supervision. Ideally, 3D backbones for lidar shoul…

Autonomous DrivingObject DiscoverySegmentationSemantic Segmentation