paper-with-me

홈 › Papers

UFOGen: You Forward Once Large Scale Text-to-Image Generation via Diffusion GANs

2023-11-14 · CVPR 2024 1 · Yanwu Xu, Yang Zhao, Zhisheng Xiao, Tingbo Hou

Text-to-image diffusion models have demonstrated remarkable capabilities in transforming textual prompts into coherent images, yet the computational cost of their inference remains a persistent challenge. To address this issue, we present UFOGen, a novel generative model designed for ultra-fast, one-step text-to-image synthesis. In contrast to conventional approaches that focus on improving samplers or employing distillation techniques for diffusion models, UFOGen adopts a hybrid methodology, integrating diffusion models with a GAN objective. Leveraging a newly introduced diffusion-GAN objective and initialization with pre-trained diffusion models, UFOGen excels in efficiently generating high-quality images conditioned on textual descriptions in a single step. Beyond traditional text-to-image generation, UFOGen showcases versatility in applications. Notably, UFOGen stands among the pioneering models enabling one-step text-to-image generation and diverse downstream tasks, presenting a significant advancement in the landscape of efficient generative models.

📄 PDF Abstract BibTeX arXiv:2311.09257

Code (1)

xuyanwu/SIDDMs-UFOGen 공식 구현 pytorch

Tasks

Image GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
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 제목 키워드 기반

SCott: Accelerating Diffusion Models with Stochastic Consistency Distillation

2024-03-03 · Hongjian Liu, Qingsong Xie, Zhijie Deng, Chen Chen 외

The iterative sampling procedure employed by diffusion models (DMs) often leads to significant inference latency. To address this, we propose Stochastic Consistency Distillation (SCott) to enable accelerated text-to-imag…

Image GenerationText to Image GenerationText-to-Image Generation

Learning Contextual Hierarchical Structure of Medical Concepts with Poincairé Embeddings to Clarify Phenotypes

2018-11-03 · Brett K. Beaulieu-Jones, Isaac S. Kohane, Andrew L. Beam

Biomedical association studies are increasingly done using clinical concepts, and in particular diagnostic codes from clinical data repositories as phenotypes. Clinical concepts can be represented in a meaningful, vector…

BIG-bench Machine LearningDiagnostic

GradMem: Learning to Write Context into Memory with Test-Time Gradient Descent

2026-03-14 · Yuri Kuratov, Matvey Kairov, Aydar Bulatov, Ivan Rodkin 외 arxiv

Many large language model applications require conditioning on long contexts. Transformers typically support this by storing a large per-layer KV-cache of past activations, which incurs substantial memory overhead. A des…

GPT4Ego: Unleashing the Potential of Pre-trained Models for Zero-Shot Egocentric Action Recognition

2024-01-18 · Guangzhao Dai, Xiangbo Shu, Wenhao Wu, Rui Yan 외

Vision-Language Models (VLMs), pre-trained on large-scale datasets, have shown impressive performance in various visual recognition tasks. This advancement paves the way for notable performance in Zero-Shot Egocentric Ac…

Action RecognitionText Matching

ScaleErasure: Inference-Time Minimal Intervention for Precise Concept Erasure in Next-Scale Autoregressive Image Generation

2026-06-28 · Cong Wang, Haiyu Wu, Zhiwei Jiang, Zifeng Cheng 외 arxiv

Concept erasure aims to prevent image generative models from producing unsafe content while preserving their general generative capability. Meanwhile, next-scale autoregressive (AR) image generation has recently emerged …

Image Generation