Papers › ControlNeXt: Powerful and Efficient Control for Image and Video Generation

ControlNeXt: Powerful and Efficient Control for Image and Video Generation

12 Aug 2024arXiv:2408.06070archive 2025-07-28

Bohao Peng, Jian Wang, Yuechen Zhang, Wenbo Li, Ming-Chang Yang, Jiaya Jia

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2408.06070")

Code

Syntology Ran 3 of 9 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · fixture could not drive it; 2 ran with no contract checked.

By repository: official repository: 9 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

dvlab-research/controlnext officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 3 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · fixture could not drive it
2ran
6unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from dvlab-research/controlnext. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

image_grid dvlab-research/controlnext/ControlNeXt-SD1.5-Training/train_controlnext.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · bd5a05ce886da4ce · report
parse_args dvlab-research/controlnext/ControlNeXt-SD1.5-Training/run_controlnext.py official repository ran Apache-2.0 (permissive) · 52241d52a6acda50 · report
retrieve_timesteps dvlab-research/controlnext/ControlNeXt-SD1.5/models/pipeline_controlnext.py official repository ran Apache-2.0 (permissive) · 35717b791550ecb2 · report
import_model_class_from_model_name_or_path dvlab-research/controlnext/ControlNeXt-SD1.5-Training/train_controlnext.py official repository unverified Apache-2.0 (permissive) · 2f00b39db5a81466 · report
import_model_class_from_model_name_or_path dvlab-research/controlnext/ControlNeXt-SDXL-Training/train_controlnext.py official repository unverified Apache-2.0 (permissive) · 86965b6bae051ea4 · report
import_model_class_from_model_name_or_path dvlab-research/controlnext/ControlNeXt-SD1.5-Training/run_controlnext.py official repository unverified Apache-2.0 (permissive) · 1f631e56c6e042ac · report
parse_args dvlab-research/controlnext/ControlNeXt-SD1.5/run_controlnext.py official repository unverified Apache-2.0 (permissive) · 7f70a12d225a722c · report
parse_args dvlab-research/controlnext/ControlNeXt-SDXL-Training/train_controlnext.py official repository unverified Apache-2.0 (permissive) · 5473c01d472f643e · report
zero_module dvlab-research/controlnext/ControlNeXt-SDXL-Training/models/controlnet.py official repository unverified Apache-2.0 (permissive) · da94debb8019ad46 · report

Tasks

Video Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

BASE

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections