English

DiffusionBrowser: Interactive Diffusion Previews via Multi-Branch Decoders

Computer Vision and Pattern Recognition 2025-12-16 v1 Artificial Intelligence Graphics Machine Learning

Abstract

Video diffusion models have revolutionized generative video synthesis, but they are imprecise, slow, and can be opaque during generation -- keeping users in the dark for a prolonged period. In this work, we propose DiffusionBrowser, a model-agnostic, lightweight decoder framework that allows users to interactively generate previews at any point (timestep or transformer block) during the denoising process. Our model can generate multi-modal preview representations that include RGB and scene intrinsics at more than 4×\times real-time speed (less than 1 second for a 4-second video) that convey consistent appearance and motion to the final video. With the trained decoder, we show that it is possible to interactively guide the generation at intermediate noise steps via stochasticity reinjection and modal steering, unlocking a new control capability. Moreover, we systematically probe the model using the learned decoders, revealing how scene, object, and other details are composed and assembled during the otherwise black-box denoising process.

Keywords

Cite

@article{arxiv.2512.13690,
  title  = {DiffusionBrowser: Interactive Diffusion Previews via Multi-Branch Decoders},
  author = {Susung Hong and Chongjian Ge and Zhifei Zhang and Jui-Hsien Wang},
  journal= {arXiv preprint arXiv:2512.13690},
  year   = {2025}
}

Comments

Project page: https://susunghong.github.io/DiffusionBrowser

R2 v1 2026-07-01T08:25:51.790Z