Early Failure Detection and Intervention in Video Diffusion Models
Kwon Byung-Ki, Sohwi Lim, Nam Hyeon-Woo, Moon Ye-Bin, Tae-Hyun Oh

TL;DR
This paper introduces a real-time failure detection and intervention system for text-to-video diffusion models, significantly reducing computational costs by predicting failures early and only regenerating videos when necessary.
Contribution
We propose a novel real-time inspection module and hierarchical intervention pipeline that detect failures early in the diffusion process, improving efficiency and compatibility with existing methods.
Findings
Up to 2.64x reduction in time overhead for video generation.
Effective failure detection within 39.2ms using intermediate video previews.
Generalizes to higher-capacity models and resolutions.
Abstract
Text-to-video (T2V) diffusion models have rapidly advanced, yet generations still occasionally fail in practice, such as low text-video alignment or low perceptual quality. Since diffusion sampling is non-deterministic, it is difficult to know during inference whether a generation will succeed or fail, incurring high computational cost due to trial-and-error regeneration. To address this, we propose an early failure detection and diagnostic intervention pipeline for latent T2V diffusion models. For detection, we design a Real-time Inspection (RI) module that converts latents into intermediate video previews, enabling the use of established text-video alignment scorers for inspection in the RGB space. The RI module completes the conversion and inspection process in just 39.2ms. This is highly efficient considering that CogVideoX-5B requires 4.3s per denoising step when generating a 480p,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Video Quality Assessment · Generative Adversarial Networks and Image Synthesis · Video Coding and Compression Technologies
