paper-with-me

Papers

Early Failure Detection and Intervention in Video Diffusion Models

2026-03-15 · Kwon Byung-Ki, Sohwi Lim, Nam Hyeon-Woo, Moon Ye-Bin, Tae-Hyun Oh arxiv

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, 49-frame video on an NVIDIA A100 GPU. Subsequently, we trigger a hierarchical and early-exit intervention pipeline only when failure is predicted. Experiments on CogVideoX-5B and Wan2.1-1.3B demonstrate consistency gains on VBench with up to 2.64 times less time overhead compared to post-hoc regeneration. Our method also generalizes to a higher-capacity setting, remaining effective on Wan2.1-14B with 720p resolution and 81-frame generation. Furthermore, our pipeline is plug-and-play and orthogonal to existing techniques, showing seamless compatibility with prompt refinement and sampling guidance methods. We also provide evidence that failure signals emerge early in the denoising process and are detectable within intermediate video previews using standard vision-language evaluators.

📄 PDF Abstract BibTeX arXiv:2603.14320

Code (0)

등록된 구현이 없습니다.

Tasks

Video Alignment

Similar Papers 제목 키워드 기반

Detection of Mild Cognitive Impairment Using Facial Features in Video Conversations

2023-08-29 · Muath Alsuhaibani, Hiroko H. Dodge, Mohammad H. Mahoor

Early detection of Mild Cognitive Impairment (MCI) leads to early interventions to slow the progression from MCI into dementia. Deep Learning (DL) algorithms could help achieve early non-invasive, low-cost detection of M…

Local Intrinsic Dimensionality of Ground Motion Data for Early Detection of Catastrophic Slope Failure

2026-01-07 · Yuansan Liu, James Bailey, Antoinette Tordesillas arxiv

Local Intrinsic Dimensionality (LID) has shown strong potential for anomaly detection in high-dimensional data, including landslide failure detection in granular media, where early and accurate identification of failure …

Anomaly Detection

LINA: Learning INterventions Adaptively for Physical Alignment and Generalization in Diffusion Models

2025-12-15 · Shu Yu, Chaochao Lu arxiv

Diffusion models (DMs) have achieved remarkable success in image and video generation. However, they still struggle with (1) physical alignment and (2) out-of-distribution (OOD) instruction following. We argue that these…

Instruction FollowingVideo Generation

Video Models Reason Early: Exploiting Plan Commitment for Maze Solving

2026-03-31 · Kaleb Newman, Tyler Zhu, Olga Russakovsky arxiv

Video diffusion models exhibit emergent reasoning capabilities like solving mazes and puzzles, yet little is understood about how they reason during generation. We take a first step towards understanding this and study t…

From Failure Taxonomy to Intervention: A Diagnostic Methodology for Industry-Scale AVLM in Video and Live-Streaming Platform Moderation

2026-06-29 · Shuchang Ye, Jinqiang Yu, Zhujun Xiao, Yajing Kong 외 arxiv

Industry-scale video and live-streaming moderation imposes requirements that are difficult to satisfy with generic pretrained public models or external APIs, including adaptation to platform-specific data distributions, …