paper-with-me

Papers

Instructing Text-to-Image Diffusion Models via Classifier-Guided Semantic Optimization

2025-05-20 · Yuanyuan Chang, Yinghua Yao, Tao Qin, Mengmeng Wang, Ivor Tsang, Guang Dai

Text-to-image diffusion models have emerged as powerful tools for high-quality image generation and editing. Many existing approaches rely on text prompts as editing guidance. However, these methods are constrained by the need for manual prompt crafting, which can be time-consuming, introduce irrelevant details, and significantly limit editing performance. In this work, we propose optimizing semantic embeddings guided by attribute classifiers to steer text-to-image models toward desired edits, without relying on text prompts or requiring any training or fine-tuning of the diffusion model. We utilize classifiers to learn precise semantic embeddings at the dataset level. The learned embeddings are theoretically justified as the optimal representation of attribute semantics, enabling disentangled and accurate edits. Experiments further demonstrate that our method achieves high levels of disentanglement and strong generalization across different domains of data.

📄 PDF Abstract BibTeX arXiv:2505.14254

Code (1)

chang-yuanyuan/caso 공식 구현 pytorch

Tasks

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

SEGA: Instructing Text-to-Image Models using Semantic Guidance

2023-01-28 · NeurIPS 2023 11 · Manuel Brack, Felix Friedrich, Dominik Hintersdorf, Lukas Struppek 외

Text-to-image diffusion models have recently received a lot of interest for their astonishing ability to produce high-fidelity images from text only. However, achieving one-shot generation that aligns with the user's int…

Fair Diffusion: Instructing Text-to-Image Generation Models on Fairness

2023-02-07 · Felix Friedrich, Manuel Brack, Lukas Struppek, Dominik Hintersdorf 외

Generative AI models have recently achieved astonishing results in quality and are consequently employed in a fast-growing number of applications. However, since they are highly data-driven, relying on billion-sized data…

FairnessImage GenerationText to Image GenerationText-to-Image Generation

On Distillation of Guided Diffusion Models

2022-10-06 · CVPR 2023 1 · Chenlin Meng, Robin Rombach, Ruiqi Gao, Diederik P. Kingma 외

Classifier-free guided diffusion models have recently been shown to be highly effective at high-resolution image generation, and they have been widely used in large-scale diffusion frameworks including DALLE-2, Stable Di…

DenoisingImage Generationtext-guided-image-editing

Guided-TTS: A Diffusion Model for Text-to-Speech via Classifier Guidance

2021-11-23 · Heeseung Kim, Sungwon Kim, Sungroh Yoon

We propose Guided-TTS, a high-quality text-to-speech (TTS) model that does not require any transcript of target speaker using classifier guidance. Guided-TTS combines an unconditional diffusion probabilistic model with a…

speech-recognitionSpeech RecognitionSpeech Synthesistext-to-speech+2

Gradient-Free Classifier Guidance for Diffusion Model Sampling

2024-11-23 · Rahul Shenoy, Zhihong Pan, Kaushik Balakrishnan, Qisen Cheng 외

Image generation using diffusion models have demonstrated outstanding learning capabilities, effectively capturing the full distribution of the training dataset. They are known to generate wide variations in sampled imag…

Image GenerationText to Image GenerationText-to-Image Generation