paper-with-me

Papers

EVCtrl: Efficient Control Adapter for Visual Generation

2025-08-14 · Zixiang Yang, Yue Ma, Yinhan Zhang, Shanhui Mo, Dongrui Liu, Linfeng Zhang arxiv

Visual generation includes both image and video generation, training probabilistic models to create coherent, diverse, and semantically faithful content from scratch. While early research focused on unconditional sampling, practitioners now demand controllable generation that allows precise specification of layout, pose, motion, or style. While ControlNet grants precise spatial-temporal control, its auxiliary branch markedly increases latency and introduces redundant computation in both uncontrolled regions and denoising steps, especially for video. To address this problem, we introduce EVCtrl, a lightweight, plug-and-play control adapter that slashes overhead without retraining the model. Specifically, we propose a spatio-temporal dual caching strategy for sparse control information. For spatial redundancy, we first profile how each layer of DiT-ControlNet responds to fine-grained control, then partition the network into global and local functional zones. A locality-aware cache focuses computation on the local zones that truly need the control signal, skipping the bulk of redundant computation in global regions. For temporal redundancy, we selectively omit unnecessary denoising steps to improve efficiency. Extensive experiments on CogVideo-Controlnet, Wan2.1-Controlnet, and Flux demonstrate that our method is effective in image and video control generation without the need for training. For example, it achieves 2.16 and 2.05 times speedups on CogVideo-Controlnet and Wan2.1-Controlnet, respectively, with almost no degradation in generation quality.Codes are available in the supplementary materials.

📄 PDF Abstract BibTeX arXiv:2508.10963

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

ROICtrl: Boosting Instance Control for Visual Generation

2024-11-27 · CVPR 2025 1 · YuChao Gu, Yipin Zhou, Yunfan Ye, Yixin Nie 외

Natural language often struggles to accurately associate positional and attribute information with multiple instances, which limits current text-based visual generation models to simpler compositions featuring only a few…

Attributeobject-detectionObject Detection

IFAdapter: Instance Feature Control for Grounded Text-to-Image Generation

2024-09-12 · Yinwei Wu, Xianpan Zhou, Bing Ma, Xuefeng Su 외

While Text-to-Image (T2I) diffusion models excel at generating visually appealing images of individual instances, they struggle to accurately position and control the features generation of multiple instances. The Layout…

Image GenerationText to Image GenerationText-to-Image Generation

FlashMotion: Few-Step Controllable Video Generation with Trajectory Guidance

2026-03-12 · Quanhao Li, Zhen Xing, Rui Wang, Haidong Cao 외 arxiv

Recent advances in trajectory-controllable video generation have achieved remarkable progress. Previous methods mainly use adapter-based architectures for precise motion control along predefined trajectories. However, al…

Video Generation

Conceptrol: Concept Control of Zero-shot Personalized Image Generation

2025-03-09 · Qiyuan He, Angela Yao

Personalized image generation with text-to-image diffusion models generates unseen images based on reference image content. Zero-shot adapter methods such as IP-Adapter and OminiControl are especially interesting because…

Image GenerationPersonalized Image Generation

FoleyCrafter: Bring Silent Videos to Life with Lifelike and Synchronized Sounds

2024-07-01 · Yiming Zhang, Yicheng Gu, Yanhong Zeng, Zhening Xing 외

We study Neural Foley, the automatic generation of high-quality sound effects synchronizing with videos, enabling an immersive audio-visual experience. Despite its wide range of applications, existing approaches encounte…

Audio GenerationVideo AlignmentVideo Synchronization