paper-with-me

Papers

ReGeneration Learning of Diffusion Models with Rich Prompts for Zero-Shot Image Translation

2023-05-08 · Yupei Lin, Sen Zhang, Xiaojun Yang, Xiao Wang, Yukai Shi

Large-scale text-to-image models have demonstrated amazing ability to synthesize diverse and high-fidelity images. However, these models are often violated by several limitations. Firstly, they require the user to provide precise and contextually relevant descriptions for the desired image modifications. Secondly, current models can impose significant changes to the original image content during the editing process. In this paper, we explore ReGeneration learning in an image-to-image Diffusion model (ReDiffuser), that preserves the content of the original image without human prompting and the requisite editing direction is automatically discovered within the text embedding space. To ensure consistent preservation of the shape during image editing, we propose cross-attention guidance based on regeneration learning. This novel approach allows for enhanced expression of the target domain features while preserving the original shape of the image. In addition, we introduce a cooperative update strategy, which allows for efficient preservation of the original shape of an image, thereby improving the quality and consistency of shape preservation throughout the editing process. Our proposed method leverages an existing pre-trained text-image diffusion model without any additional training. Extensive experiments show that the proposed method outperforms existing work in both real and synthetic image editing.

📄 PDF Abstract BibTeX arXiv:2305.04651

Code (0)

등록된 구현이 없습니다.

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

Prompting Diffusion Models for Zero-Shot Instance Segmentation

2026-06-21 · Irem Zeynep Alagöz, Nils Morbitzer, Andrea Ramazzina, Nassir Navab 외 arxiv

Several disruptive research directions have recently emerged in computer vision, including foundation models achieving previously unseen zero-shot performance in scene understanding, even interactively, and generative mo…

Interactive SegmentationInstance SegmentationScene Understanding

Expanding Zero-Shot Object Counting with Rich Prompts

2025-05-21 · Huilin Zhu, Senyao Li, Jingling Yuan, Zhengwei Yang 외

Expanding pre-trained zero-shot counting models to handle unseen categories requires more than simply adding new prompts, as this approach does not achieve the necessary alignment between text and visual features for acc…

ObjectObject CountingZero-Shot Counting

Value-Aligned Prompt Moderation via Zero-Shot Agentic Rewriting for Safe Image Generation

2025-11-12 · Xin Zhao, Xiaojun Chen, Bingshan Liu, Zeyao Liu 외 arxiv

Generative vision-language models like Stable Diffusion demonstrate remarkable capabilities in creative media synthesis, but they also pose substantial risks of producing unsafe, offensive, or culturally inappropriate co…

Text-to-Image Generation

FlowZero: Zero-Shot Text-to-Video Synthesis with LLM-Driven Dynamic Scene Syntax

2023-11-27 · Yu Lu, Linchao Zhu, Hehe Fan, Yi Yang

Text-to-video (T2V) generation is a rapidly growing research area that aims to translate the scenes, objects, and actions within complex video text into a sequence of coherent visual frames. We present FlowZero, a novel …

Video Generation

MirrorDiffusion: Stabilizing Diffusion Process in Zero-shot Image Translation by Prompts Redescription and Beyond

2024-01-06 · Yupei Lin, Xiaoyu Xian, Yukai Shi, Liang Lin

Recently, text-to-image diffusion models become a new paradigm in image processing fields, including content generation, image restoration and image-to-image translation. Given a target prompt, Denoising Diffusion Probab…

DenoisingDomain AdaptationImage RestorationImage-to-Image Translation+1