paper-with-me

Papers

Inference-Time Attribute Distribution Alignment for Unconditional Diffusion

2026-05-08 · Hao Luan, See-Kiong Ng, Chun Kai Ling arxiv

Inference-time controllable generation is essential for real-world applications of unconditional diffusion models. However, most existing techniques focus on individual samples, struggling in applications that require the sample population to follow specific attribute distributions (e.g., demographic balance or semantic proportions). We formalize this setting as the inference-time attribute distributional alignment problem for pretrained unconditional diffusion models. To address this, we cast inference-time attribute distributional alignment as an optimal control problem over the reverse diffusion process, viewing the process as the rollout of a dynamical system and augmenting it with additive, time-dependent perturbations as control. We solve for the perturbations using an optimal-control-based algorithm to optimize a differentiable distribution-matching objective while penalizing control effort to preserve data fidelity. Experiment results in image generation demonstrate that our proposed plug-and-play approach can better align attribute distributions to diverse and flexible test-time targets compared to baselines, without retraining or finetuning the pretrained diffusion model.

📄 PDF Abstract BibTeX arXiv:2605.07456

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Test-Time Alignment of Text-to-Image Diffusion Models via Null-Text Embedding Optimisation

2025-11-25 · Taehoon Kim, Henry Gouk, Timothy Hospedales arxiv

Test-time alignment (TTA) aims to adapt models to specific rewards during inference. However, existing methods tend to either under-optimise or over-optimise (reward hack) the target reward function. We propose Null-Text…

Enhancing Diffusion Face Generation with Contrastive Embeddings and SegFormer Guidance

2025-08-13 · Dhruvraj Singh Rawat, Enggen Sherpa, Rishikesan Kirupanantha, Tin Hoang arxiv

We present a benchmark of diffusion models for human face generation on a small-scale CelebAMask-HQ dataset, evaluating both unconditional and conditional pipelines. Our study compares UNet and DiT architectures for unco…

Contrastive Conditional-Unconditional Alignment for Long-tailed Diffusion Model

2025-07-11 · Fang Chen, Alex Villa, Gongbo Liang, Fuxing Li 외 arxiv

Training data for class-conditional image synthesis often exhibit a long-tailed distribution with limited amount of images for tail classes. Such an imbalance causes mode collapse and reduces the diversity of synthesized…

Image Generation

Latent Constraints: Learning to Generate Conditionally from Unconditional Generative Models

2017-11-15 · ICLR 2018 1 · Jesse Engel, Matthew Hoffman, Adam Roberts

Deep generative neural networks have proven effective at both conditional and unconditional modeling of complex data distributions. Conditional generation enables interactive control, but creating new controls often requ…

Attribute

Guiding a Diffusion Model by Swapping Its Tokens

2026-04-09 · Weijia Zhang, Yuehao Liu, Shanyan Guan, Wu Ran 외 arxiv

Classifier-Free Guidance (CFG) is a widely used inference-time technique to boost the image quality of diffusion models. Yet, its reliance on text conditions prevents its use in unconditional generation. We propose a sim…