paper-with-me

홈 › Papers

StableRep: Synthetic Images from Text-to-Image Models Make Strong Visual Representation Learners

2023-06-01 · NeurIPS 2023 11 · Yonglong Tian, Lijie Fan, Phillip Isola, Huiwen Chang, Dilip Krishnan

We investigate the potential of learning visual representations using synthetic images generated by text-to-image models. This is a natural question in the light of the excellent performance of such models in generating high-quality images. We consider specifically the Stable Diffusion, one of the leading open source text-to-image models. We show that (1) when the generative model is configured with proper classifier-free guidance scale, training self-supervised methods on synthetic images can match or beat the real image counterpart; (2) by treating the multiple images generated from the same text prompt as positives for each other, we develop a multi-positive contrastive learning method, which we call StableRep. With solely synthetic images, the representations learned by StableRep surpass the performance of representations learned by SimCLR and CLIP using the same set of text prompts and corresponding real images, on large scale datasets. When we further add language supervision, StableRep trained with 20M synthetic images achieves better accuracy than CLIP trained with 50M real images.

📄 PDF Abstract BibTeX arXiv:2306.00984

Code (2)

google-research/syn-rep-learn 공식 구현 pytorch
HobbitLong/SupContrast pytorch

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Bitcoin Customer Service Number +1-833-534-1729 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Residual Connection 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…

Similar Papers 제목 키워드 기반

FFHQ-Makeup: Paired Synthetic Makeup Dataset with Facial Consistency Across Multiple Styles

2025-08-05 · Xingchao Yang, Shiori Ueda, Yuantian Huang, Tomoya Akiyama 외 arxiv

Paired bare-makeup facial images are essential for a wide range of beauty-related tasks, such as virtual try-on, facial privacy protection, and facial aesthetics analysis. However, collecting high-quality paired makeup d…

Text-to-Image GenerationVirtual Try-on

A Novel Visual Representation on Text Using Diverse Conditional GAN for Visual Recognition

2021-03-05 · IEEE TIP 2021 2021 3 · Tao Hu; Chengjiang Long; Chunxia Xiao

Abstract— Automatic image visual recognition can make full use of largely available images with text descriptions on social media platforms to build large-scale image labeled datasets. In this paper, we propose a nove…

Generative Adversarial NetworkSemantic Segmentation

Lesion Conditional Image Generation for Improved Segmentation of Intracranial Hemorrhage from CT Images

2020-03-30 · Manohar Karki, Junghwan Cho

Data augmentation can effectively resolve a scarcity of images when training machine-learning algorithms. It can make them more robust to unseen images. We present a lesion conditional Generative Adversarial Network LcGA…

Computed Tomography (CT)Conditional Image GenerationData AugmentationGenerative Adversarial Network+3

Fake it till you make it: Learning transferable representations from synthetic ImageNet clones

2022-12-16 · CVPR 2023 1 · Mert Bulent Sariyildiz, Karteek Alahari, Diane Larlus, Yannis Kalantidis

Recent image generation models such as Stable Diffusion have exhibited an impressive ability to generate fairly realistic images starting from a simple text prompt. Could such models render real images obsolete for train…

ClassificationImage GenerationPrompt Engineering

Fast Face Image Synthesis with Minimal Training

2018-11-05 · Sandipan Banerjee, Walter J. Scheirer, Kevin W. Bowyer, Patrick J. Flynn

We propose an algorithm to generate realistic face images of both real and synthetic identities (people who do not exist) with different facial yaw, shape and resolution.The synthesized images can be used to augment data…

Image Generation