paper-with-me

홈 › Papers

RichControl: Structure- and Appearance-Rich Training-Free Spatial Control for Text-to-Image Generation

2025-07-03 · Lexi Pang, Liheng Zhang, Hang Ye, Xiaoxuan Ma, Yizhou Wang arxiv

Text-to-image (T2I) diffusion models have shown remarkable success in generating high-quality images from text prompts. Recent efforts extend these models to incorporate conditional images (e.g., canny edge) for fine-grained spatial control. Among them, feature injection methods have emerged as a training-free alternative to traditional fine-tuning-based approaches. However, they often suffer from structural misalignment, condition leakage, and visual artifacts, especially when the condition image diverges significantly from natural RGB distributions. Through an analysis of existing methods, we identify a key limitation: the sampling schedule of condition features, previously unexplored, fails to account for the evolving interplay between structure preservation and domain alignment throughout diffusion steps. Inspired by this observation, we propose a flexible training-free framework that decouples the sampling schedule of condition features from the denoising process, and systematically investigate the spectrum of feature injection schedules to achieve a better balance between structural alignment and appearance quality. We further enhance the sampling process by introducing a restart refinement schedule, and improve the visual quality with an appearance-rich prompting strategy. Together, these designs enable training-free controllable generation that is both structure-rich and appearance-rich. Extensive experiments demonstrate that our method achieves state-of-the-art performance under complex and diverse conditions. Owing to its generality, our framework naturally supports compositional conditional generation and generalizes across architectures in a plug-and-play manner, from UNet-based diffusion models to modern DiT backbones such as FLUX.

📄 PDF Abstract BibTeX arXiv:2507.02792

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

A training-free framework for high-fidelity appearance transfer via diffusion transformers

2026-03-24 · Shengrong Gu, Ye Wang, Song Wu, Rui Ma 외 arxiv

Diffusion Transformers (DiTs) excel at generation, but their global self-attention makes controllable, reference-image-based editing a distinct challenge. Unlike U-Nets, naively injecting local appearance into a DiT can …

FreeSpec: Training-Free Long Video Generation via Singular-Spectrum Reconstruction

2026-05-07 · Fangda Chen, Shanshan Zhao, Longrong Yang, Chuanfu Xu 외 arxiv

Video diffusion models perform well in short-video synthesis, but their training-free extension to long videos often suffers from content drift, temporal inconsistency, and over-smoothed dynamics. Existing methods improv…

Spectral ReconstructionVideo Generation

Appearance Matching Adapter for Exemplar-based Semantic Image Synthesis

2024-12-04 · Siyoon Jin, Jisu Nam, Jiyoung Kim, Dahyun Chung 외

Exemplar-based semantic image synthesis aims to generate images aligned with given semantic content while preserving the appearance of an exemplar image. Conventional structure-guidance models, such as ControlNet, are li…

Image GenerationImage SegmentationSemantic Segmentation

V-Warper: Appearance-Consistent Video Diffusion Personalization via Value Warping

2025-12-13 · Hyunkoo Lee, Wooseok Jang, Jini Yang, Taehwan Kim 외 arxiv

Video personalization aims to generate videos that faithfully reflect a user-provided subject while following a text prompt. However, existing approaches often rely on heavy video-based finetuning or large-scale video da…

FreeControl: Training-Free Spatial Control of Any Text-to-Image Diffusion Model with Any Condition

2023-12-12 · CVPR 2024 1 · Sicheng Mo, Fangzhou Mu, Kuan Heng Lin, Yanli Liu 외

Recent approaches such as ControlNet offer users fine-grained spatial control over text-to-image (T2I) diffusion models. However, auxiliary modules have to be trained for each type of spatial condition, model architectur…