paper-with-me

Papers

Stable Diffusion Dataset Generation for Downstream Classification Tasks

2024-05-04 · Eugenio Lomurno, Matteo D'Oria, Matteo Matteucci

Recent advances in generative artificial intelligence have enabled the creation of high-quality synthetic data that closely mimics real-world data. This paper explores the adaptation of the Stable Diffusion 2.0 model for generating synthetic datasets, using Transfer Learning, Fine-Tuning and generation parameter optimisation techniques to improve the utility of the dataset for downstream classification tasks. We present a class-conditional version of the model that exploits a Class-Encoder and optimisation of key generation parameters. Our methodology led to synthetic datasets that, in a third of cases, produced models that outperformed those trained on real datasets.

📄 PDF Abstract BibTeX arXiv:2405.02698

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDataset GenerationTransfer 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 제목 키워드 기반

Exploring Social Bias in Downstream Applications of Text-to-Image Foundation Models

2023-12-05 · Adhithya Prakash Saravanan, Rafal Kocielnik, Roy Jiang, Pengrui Han 외

Text-to-image diffusion models have been adopted into key commercial workflows, such as art generation and image editing. Characterising the implicit social biases they exhibit, such as gender and racial stereotypes, is …

Image Generation

CoD: A Diffusion Foundation Model for Image Compression

2025-11-24 · Zhaoyang Jia, Zihan Zheng, Naifu Xue, Jiahao Li 외 arxiv

Existing diffusion codecs typically build on text-to-image diffusion foundation models like Stable Diffusion. However, text conditioning is suboptimal from a compression perspective, hindering the potential of downstream…

Image Compression

Generative diffusion models for agricultural AI: plant image generation, indoor-to-outdoor translation, and expert preference alignment

2025-12-22 · Da Tan, Michael Beck, Christopher P. Bidinosti, Robert H. Gulden 외 arxiv

The success of agricultural artificial intelligence depends heavily on large, diverse, and high-quality plant image datasets, yet collecting such data in real field conditions is costly, labor intensive, and seasonally c…

Phenotype classificationImage Generation

Hybrid Diffusion Model for Breast Ultrasound Image Augmentation

2026-03-27 · Farhan Fuad Abir, Sanjeda Sara Jennifer, Niloofar Yousefi, Laura J. Brattain arxiv

We propose a hybrid diffusion-based augmentation framework to overcome the critical challenge of ultrasound data augmentation in breast ultrasound (BUS) datasets. Unlike conventional diffusion-based augmentations, our ap…

Text-to-Image GenerationImage AugmentationData Augmentation

Your Diffusion Model is Secretly a Zero-Shot Classifier

2023-03-28 · ICCV 2023 1 · Alexander C. Li, Mihir Prabhudesai, Shivam Duggal, Ellis Brown 외

The recent wave of large-scale text-to-image diffusion models has dramatically increased our text-based image generation abilities. These models can generate realistic images for a staggering variety of prompts and exhib…

Domain GeneralizationFine-Grained Image ClassificationImage ClassificationImage Generation+5