paper-with-me

Papers

Diffusion Templates: A Unified Plugin Framework for Controllable Diffusion

2026-04-27 · Zhongjie Duan, Hong Zhang, Yingda Chen arxiv

Controllable diffusion methods have substantially expanded the practical utility of diffusion models, but they are typically developed as isolated, backbone-specific systems with incompatible training pipelines, parameter formats, and runtime hooks. This fragmentation makes it difficult to reuse infrastructure across tasks, transfer capabilities across backbones, or compose multiple controls within a single generation pipeline. We present Diffusion Templates, a unified and open plugin framework that decouples base-model inference from controllable capability injection. The framework is organized around three components: Template models that map arbitrary task-specific inputs to an intermediate capability representation, a Template cache that functions as a standardized interface for capability injection, and a Template pipeline that loads, merges, and injects one or more Template caches into the base diffusion runtime. Because the interface is defined at the systems level rather than tied to a specific control architecture, heterogeneous capability carriers such as KV-Cache and LoRA can be supported under the same abstraction. Based on this design, we build a diverse model zoo spanning structural control, brightness adjustment, color adjustment, image editing, super-resolution, sharpness enhancement, aesthetic alignment, content reference, local inpainting, and age control. These case studies show that Diffusion Templates can unify a broad range of controllable generation tasks while preserving modularity, composability, and practical extensibility across rapidly evolving diffusion backbones. All resources will be open sourced, including code, models, and datasets.

📄 PDF Abstract BibTeX arXiv:2604.24351

Code (0)

등록된 구현이 없습니다.

Tasks

Image Editing

Similar Papers 제목 키워드 기반

MVControl: Adding Conditional Control to Multi-view Diffusion for Controllable Text-to-3D Generation

2023-11-24 · Zhiqi Li, Yiming Chen, Lingzhe Zhao, Peidong Liu

We introduce MVControl, a novel neural network architecture that enhances existing pre-trained multi-view 2D diffusion models by incorporating additional input conditions, e.g. edge maps. Our approach enables the generat…

3D GenerationImage GenerationText to 3D

Diff-Plugin: Revitalizing Details for Diffusion-based Low-level Tasks

2024-03-01 · CVPR 2024 1 · Yuhao Liu, Zhanghan Ke, Fang Liu, Nanxuan Zhao 외

Diffusion models trained on large-scale datasets have achieved remarkable progress in image synthesis. However, due to the randomness in the diffusion process, they often struggle with handling diverse low-level tasks th…

Image Generation

UniGP: Taming Diffusion Transformer for Prior-Preserved Unified Generation and Perception

2026-06-29 · Qin Guo, Hao Luo, Dongxu Yue, Weixuan Jin 외 arxiv

Recent advances in diffusion models have shown impressive performance in controllable image generation and dense prediction tasks. However, existing approaches typically treat diffusion-based controllable generation and …

Image Generation

Random Walks with Tweedie: A Unified Framework for Diffusion Models

2024-11-27 · Chicago Y. Park, Michael T. McCann, Cristina Garcia-Cardona, Brendt Wohlberg 외

We present a simple template for designing generative diffusion model algorithms based on an interpretation of diffusion sampling as a sequence of random walks. Score-based diffusion models are widely used to generate hi…

CityX: Controllable Procedural Content Generation for Unbounded 3D Cities

2024-07-24 · Shougao Zhang, Mengqi Zhou, Yuxi Wang, Chuanchen Luo 외

Urban areas, as the primary human habitat in modern civilization, accommodate a broad spectrum of social activities. With the surge of embodied intelligence, recent years have witnessed an increasing presence of physical…

Autonomous VehiclesScene Generation