ControlNeXt: Powerful and Efficient Control for Image and Video Generation
About
Diffusion models have demonstrated remarkable and robust abilities in both image and video generation. To achieve greater control over generated results, researchers introduce additional architectures, such as ControlNet, Adapters and ReferenceNet, to integrate conditioning controls. However, current controllable generation methods often require substantial additional computational resources, especially for video generation, and face challenges in training or exhibit weak control. In this paper, we propose ControlNeXt: a powerful and efficient method for controllable image and video generation. We first design a more straightforward and efficient architecture, replacing heavy additional branches with minimal additional cost compared to the base model. Such a concise structure also allows our method to seamlessly integrate with other LoRA weights, enabling style alteration without the need for additional training. As for training, we reduce up to 90% of learnable parameters compared to the alternatives. Furthermore, we propose another method called Cross Normalization (CN) as a replacement for Zero-Convolution' to achieve fast and stable training convergence. We have conducted various experiments with different base models across images and videos, demonstrating the robustness of our method.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Sketch-to-Image Generation | FS-COCO 2022 (test) | FID134.1 | 15 | |
| Character Image Animation | Follow-Your-Pose V2 | LPIPS0.257 | 15 | |
| Human Image Animation | TikTok | FVD326.6 | 15 | |
| Human Image Animation | Unseen100 | L1 Loss2.90e+4 | 9 | |
| Character Animation | User Study 20 identities and 20 driving videos (test) | Video Quality0.29 | 9 | |
| Character Image Animation | CoDanceBench (test) | LPIPS0.652 | 9 | |
| Motion-controlled video synthesis | 12 in-the-wild hand videos | PSNR17.64 | 3 |