paper-with-me

Papers

Improving image synthesis with diffusion-negative sampling

2024-11-08 · Alakh Desai, Nuno Vasconcelos

For image generation with diffusion models (DMs), a negative prompt n can be used to complement the text prompt p, helping define properties not desired in the synthesized image. While this improves prompt adherence and image quality, finding good negative prompts is challenging. We argue that this is due to a semantic gap between humans and DMs, which makes good negative prompts for DMs appear unintuitive to humans. To bridge this gap, we propose a new diffusion-negative prompting (DNP) strategy. DNP is based on a new procedure to sample images that are least compliant with p under the distribution of the DM, denoted as diffusion-negative sampling (DNS). Given p, one such image is sampled, which is then translated into natural language by the user or a captioning model, to produce the negative prompt n*. The pair (p, n*) is finally used to prompt the DM. DNS is straightforward to implement and requires no training. Experiments and human evaluations show that DNP performs well both quantitatively and qualitatively and can be easily combined with several DM variants.

📄 PDF Abstract BibTeX arXiv:2411.05473

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

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

Diffusion Models with Adaptive Negative Sampling Without External Resources

2025-08-05 · Alakh Desai, Nuno Vasconcelos arxiv

Diffusion models (DMs) have demonstrated an unparalleled ability to create diverse and high-fidelity images from text prompts. However, they are also well-known to vary substantially regarding both prompt adherence and q…

Plug-in Diffusion Model for Sequential Recommendation

2024-01-05 · Haokai Ma, Ruobing Xie, Lei Meng, Xin Chen 외

Pioneering efforts have verified the effectiveness of the diffusion models in exploring the informative uncertainty for recommendation. Considering the difference between recommendation and image synthesis tasks, existin…

Image GenerationmodelModel OptimizationSequential Recommendation

Energy-Based Models For Speech Synthesis

2023-10-19 · Wanli Sun, Zehai Tu, Anton Ragni

Recently there has been a lot of interest in non-autoregressive (non-AR) models for speech synthesis, such as FastSpeech 2 and diffusion models. Unlike AR models, these models do not have autoregressive dependencies amon…

Speech Synthesis

Advancing Diffusion Models: Alias-Free Resampling and Enhanced Rotational Equivariance

2024-11-14 · Md Fahim Anjum

Recent advances in image generation, particularly via diffusion models, have led to impressive improvements in image synthesis quality. Despite this, diffusion models are still challenged by model-induced artifacts and l…

Computational EfficiencyImage Generation

CoDi: Co-evolving Contrastive Diffusion Models for Mixed-type Tabular Synthesis

2023-04-25 · Chaejeong Lee, Jayoung Kim, Noseong Park

With growing attention to tabular data these days, the attempt to apply a synthetic table to various tasks has been expanded toward various scenarios. Owing to the recent advances in generative modeling, fake data genera…

Contrastive LearningVocal Bursts Type Prediction