paper-with-me

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 quality. Negative prompting was introduced to improve prompt compliance by specifying what an image must not contain. Previous works have shown the existence of an ideal negative prompt that can maximize the odds of the positive prompt. In this work, we explore relations between negative prompting and classifier-free guidance (CFG) to develop a sampling procedure, {\it Adaptive Negative Sampling Without External Resources} (ANSWER), that accounts for both positive and negative conditions from a single prompt. This leverages the internal understanding of negation by the diffusion model to increase the odds of generating images faithful to the prompt. ANSWER is a training-free technique, applicable to any model that supports CFG, and allows for negative grounding of image concepts without an explicit negative prompts, which are lossy and incomplete. Experiments show that adding ANSWER to existing DMs outperforms the baselines on multiple benchmarks and is preferred by humans 2x more over the other methods.

📄 PDF Abstract BibTeX arXiv:2508.02973

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Concept Removal Guidance: Evidence-Calibrated Negative Guidance for Safe Diffusion Sampling

2026-06-29 · Yoonseok Choi, Chaeyoung Oh, Hyunjun Choi, Seokin Seo 외 arxiv

Text-to-image diffusion models remain vulnerable to adversarial prompts that elicit disallowed content, motivating reliable inference-time controls. A popular approach is negative guidance, which subtracts a negative pro…

DANS-KGC: Diffusion Based Adaptive Negative Sampling for Knowledge Graph Completion

2025-11-11 · Haoning Li, Qinghua Huang arxiv

Negative sampling (NS) strategies play a crucial role in knowledge graph representation. In order to overcome the limitations of existing negative sampling strategies, such as vulnerability to false negatives, limited ge…

Knowledge Graph Completion

Rethinking Preference Alignment for Diffusion Models with Classifier-Free Guidance

2026-02-21 · Zhou Jiang, Yandong Wen, Zhen Liu arxiv

Aligning large-scale text-to-image diffusion models with nuanced human preferences remains challenging. While direct preference optimization (DPO) is simple and effective, large-scale finetuning often shows a generalizat…

Self-Improving Diffusion Classifiers with Minority Preference Optimization

2026-07-04 · Hyunsoo Kim, Jungmyung Wi, Soobin Um, Donghyun Kim 외 arxiv

Prior studies have demonstrated that diffusion classifiers achieve robust zero-shot classification performance. However, their effectiveness is strongly tied to the pretraining data distribution: they perform well in maj…

Diffusion-based Hierarchical Negative Sampling for Multimodal Knowledge Graph Completion

2025-01-26 · Guanglin Niu, Xiaowei Zhang

Multimodal Knowledge Graph Completion (MMKGC) aims to address the critical issue of missing knowledge in multimodal knowledge graphs (MMKGs) for their better applications. However, both the previous MMGKC and negative sa…

Knowledge Graph CompletionKnowledge Graphs