DisCo: World Models with Discrete Camera Motion Control
A team of researchers has introduced DisCo, a controllable video world model that uses discrete action primitives instead of continuous camera trajectories to improve the reliability of action following in generated video sequences [1]. The work, submitted in 2026, targets a core problem in interactive world exploration: existing models conditioned on continuous camera paths often produce unreliable motion when sequences become complex [1]. The authors identify "action representation entanglement" as the bottleneck, showing that continuous representations cause high feature similarity across distinct motion patterns, which degrades controllability [2]. DisCo addresses this by conditioning generation on a compact set of discrete action primitives, partitioning control signals into geometrically meaningful units to enforce cleaner separation in the conditional feature space [3]. The model is built by fine-tuning a pretrained video diffusion model, Wan 2.2, on a curated camera-controlled dataset covering diverse dynamic scenes and motion patterns [4]. For long-horizon generation, the team distilled DisCo into a four-step causal model that uses windowed attention and attention sinks with rolling KV caches to maintain temporal coherence [5]. Alongside the model, the researchers released DisCoBench, a benchmark designed to evaluate controllable video world models across short-term, long-horizon, and highly dynamic exploration scenarios [1]. The benchmark provides a standardized way to measure how faithfully a model executes explicit action commands while preserving visual quality [2]. The concept of discretizing continuous control signals for generative models parallels broader efforts in computer vision to structure three-dimensional data. In 3D scanning, for instance, raw spatial data is processed into structured digital models using technologies such as LiDAR and structured-light scanners, which impose order on continuous real-world geometry [6]. DisCo applies a similar philosophy to the temporal domain, converting fluid camera motions into a finite vocabulary of actions. The name DisCo shares a coincidental lineage with an earlier optical media brand. In 1978, MCA marketed the first commercial optical disc format under the name DiscoVision, later rebranded as LaserDisc [8]. That format, though not fully digital, pioneered concepts that led to the compact disc and DVD [8]. The new DisCo model has no connection to that consumer electronics history, but the reuse of the name underscores the cyclical nature of technology branding.
research-paperbenchmark
Background sources we checked (7)
- arxiv.org ↗ Controllable video world models target interactive world exploration, where models must faithfully execute explicit action commands while preserving visual quality and temporal coherence. However, most existing approaches rely on continuous camera trajectories as action condition…
- arxiv.org ↗ DisCo: World Models with Discrete Camera Motion Control [...] # DisCo: World Models with Discrete Camera Motion Control [...] Controllable video world models target interactive world exploration, where models must faithfully execute explicit action commands while preserving visua…
- arxiv.org ↗ DisCo: World Models with Discrete Camera Motion Control [...] # DisCo: World Models with Discrete Camera Motion Control [...] Controllable video world models target interactive world exploration, where models must faithfully execute explicit action commands while preserving visua…
- arxiv.org ↗ DisCo: World Models with Discrete Camera Motion Control [...] # DisCo: World Models with Discrete Camera Motion Control [...] Controllable video world models target interactive world exploration, where models must faithfully execute explicit action commands while preserving visua…
- en.wikipedia.org ↗ 3D scanning is the process of analyzing a real-world object or environment to collect three-dimensional data of its shape and possibly its appearance (e.g. color). The collected data can then be used to construct digital 3D models. A 3D scanner can be based on many different tech…
- en.wikipedia.org ↗ This is a list of published International Organization for Standardization (ISO) standards and other deliverables. For a complete and up-to-date list of all the ISO standards, see the ISO catalogue. The standards are protected by copyright and most of them must be purchased. Howe…
- en.wikipedia.org ↗ LaserDisc (LD) is a home video format and the first commercial optical disc storage medium. It was developed by Philips, Pioneer, and the movie studio MCA. The format was initially marketed in the United States in 1978 under the name DiscoVision, a brand used by MCA. As Pioneer t…
Sources
- export.arxiv.org — DisCo: World Models with Discrete Camera Motion Control ↗