Papers › SparseCtrl: Adding Sparse Controls to Text-to-Video Diffusion Models

SparseCtrl: Adding Sparse Controls to Text-to-Video Diffusion Models

28 Nov 2023arXiv:2311.16933archive 2025-07-28

Yuwei Guo, Ceyuan Yang, Anyi Rao, Maneesh Agrawala, Dahua Lin, Bo Dai

The development of text-to-video (T2V), i.e., generating videos with a given text prompt, has been significantly advanced in recent years. However, relying solely on text prompts often results in ambiguous frame composition due to spatial uncertainty. The research community thus leverages the dense structure signals, e.g., per-frame depth/edge sequences, to enhance controllability, whose collection accordingly increases the burden of inference. In this work, we present SparseCtrl to enable flexible structure control with temporally sparse signals, requiring only one or a few inputs, as shown in Figure 1. It incorporates an additional condition encoder to process these sparse signals while leaving the pre-trained T2V model untouched. The proposed approach is compatible with various modalities, including sketches, depth maps, and RGB images, providing more practical control for video generation and promoting applications such as storyboarding, depth rendering, keyframe animation, and interpolation. Extensive experiments demonstrate the generalization of SparseCtrl on both original and personalized T2V generators. Codes and models will be publicly available at https://guoyww.github.io/projects/SparseCtrl .

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="2311.16933")

Code

Syntology Ran 1 of 9 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

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

guoyww/animatediff mentioned 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; 1 ran; 0 honoured the contract we drafted; 8 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 · our draft was wrong
8unverified

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 guoyww/animatediff. “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.

zero_module guoyww/animatediff/animatediff/models/motion_module.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 4719c763c53be3fe · report
convert_lora guoyww/animatediff/animatediff/utils/convert_lora_safetensor_to_diffusers.py community (archive-listed) unverified Apache-2.0 (permissive) · 9736e3792b57e25c · report
get_down_block guoyww/animatediff/animatediff/models/unet_blocks.py community (archive-listed) unverified Apache-2.0 (permissive) · 47ccb78720fa43a4 · report
get_up_block guoyww/animatediff/animatediff/models/unet_blocks.py community (archive-listed) unverified Apache-2.0 (permissive) · 17bb6aea1323b38f · report
load_diffusers_lora guoyww/animatediff/animatediff/utils/convert_lora_safetensor_to_diffusers.py community (archive-listed) unverified Apache-2.0 (permissive) · c43325ffa267c1b0 · report
renew_resnet_paths guoyww/animatediff/animatediff/utils/convert_from_ckpt.py community (archive-listed) unverified Apache-2.0 (permissive) · dfb052a0af48540f · report
renew_vae_resnet_paths guoyww/animatediff/animatediff/utils/convert_from_ckpt.py community (archive-listed) unverified Apache-2.0 (permissive) · c5ec9c13e456a046 · report
shave_segments guoyww/animatediff/animatediff/utils/convert_from_ckpt.py community (archive-listed) unverified Apache-2.0 (permissive) · cea0bc82e0c96896 · report
zero_module guoyww/animatediff/animatediff/models/sparse_controlnet.py community (archive-listed) 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.

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