paper-with-me

홈 › Papers

Training-Free Constrained Generation With Stable Diffusion Models

2025-02-08 · Stefano Zampini, Jacob Christopher, Luca Oneto, Davide Anguita, Ferdinando Fioretto

Stable diffusion models represent the state-of-the-art in data synthesis across diverse domains and hold transformative potential for applications in science and engineering, e.g., by facilitating the discovery of novel solutions and simulating systems that are computationally intractable to model explicitly. While there is increasing effort to incorporate physics-based constraints into generative models, existing techniques are either limited in their applicability to latent diffusion frameworks or lack the capability to strictly enforce domain-specific constraints. To address this limitation this paper proposes a novel integration of stable diffusion models with constrained optimization frameworks, enabling the generation of outputs satisfying stringent physical and functional requirements. The effectiveness of this approach is demonstrated through material design experiments requiring adherence to precise morphometric properties, challenging inverse design tasks involving the generation of materials inducing specific stress-strain responses, and copyright-constrained content generation tasks.

📄 PDF Abstract BibTeX arXiv:2502.05625

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

Enhancing Creative Generation on Stable Diffusion-based Models

2025-03-30 · CVPR 2025 1 · Jiyeon Han, Dahee Kwon, Gayoung Lee, Junho Kim 외

Recent text-to-image generative models, particularly Stable Diffusion and its distilled variants, have achieved impressive fidelity and strong text-image alignment. However, their creative capability remains constrained,…

Denoising

Flexiffusion: Training-Free Segment-Wise Neural Architecture Search for Efficient Diffusion Models

2025-06-03 · Hongtao Huang, Xiaojun Chang, Lina Yao

Diffusion models (DMs) are powerful generative models capable of producing high-fidelity images but are constrained by high computational costs due to iterative multi-step inference. While Neural Architecture Search (NAS…

Image GenerationNeural Architecture Search

FlowAWR: Online Adaptive Flow Reinforcement via Advantage-Weighted Rectification

2026-06-29 · Zheming Fu, Ruizhe He, Wei Shang, Xiaoxiao Ma 외 arxiv

Aligning generative flow models on continuous spaces via online reinforcement learning is constrained by intractable trajectory likelihoods. Existing density-approximated policy gradient methods rely on stochastic SDE sa…

Reinforcement Learning

CRAFT-LoRA: Content-Style Personalization via Rank-Constrained Adaptation and Training-Free Fusion

2026-02-21 · Yu Li, Yujun Cai, Chi Zhang arxiv

Personalized image generation requires effectively balancing content fidelity with stylistic consistency when synthesizing images based on text and reference examples. Low-Rank Adaptation (LoRA) offers an efficient perso…

Personalized Image Generation

Token Perturbation Guidance for Diffusion Models

2025-06-10 · Javad Rajabi, Soroush Mehraban, Seyedmorteza Sadat, Babak Taati

Classifier-free guidance (CFG) has become an essential component of modern diffusion models to enhance both generation quality and alignment with input conditions. However, CFG requires specific training procedures and i…