paper-with-me

Papers

TeDiO: Temporal Diagonal Optimization for Training-Free Coherent Video Diffusion

2026-05-13 · Nurislam Tursynbek, Zhiqiang Lao, Heather Yu, Gedas Bertasius, Marc Niethammer arxiv

Recent text-to-video diffusion transformers generate visually compelling frames, yet still struggle with temporal coherence, often producing flickering, drifting, or unstable motion. We show that these failures leave a clear imprint inside the model: incoherent videos consistently exhibit irregular, fragmented temporal diagonals in their intermediate self-attention maps, whereas stable motion corresponds to smooth, band-diagonal patterns. Building on this observation, we introduce TeDiO, a training-free, inference-time method that reinforces temporal consistency by regularizing these internal attention patterns. TeDiO estimates diagonal smoothness, identifies unstable regions, and performs lightweight latent updates that promote coherent frame-to-frame dynamics, without modifying model weights or using external motion supervision. Across multiple video diffusion models (e.g., Wan2.1, CogVideoX), TeDiO delivers markedly smoother motion while preserving per-frame visual quality, offering an efficient plug-and-play approach to improving dynamic realism in modern video generation systems.

📄 PDF Abstract BibTeX arXiv:2605.14136

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Modular Block-diagonal Curvature Approximations for Feedforward Architectures

2019-02-05 · Felix Dangel, Stefan Harmeling, Philipp Hennig

We propose a modular extension of backpropagation for the computation of block-diagonal approximations to various curvature matrices of the training objective (in particular, the Hessian, generalized Gauss-Newton, and po…

BIG-bench Machine Learning

Block-diagonal Hessian-free Optimization for Training Neural Networks

2017-12-20 · ICLR 2018 1 · Huishuai Zhang, Caiming Xiong, James Bradbury, Richard Socher

Second-order methods for neural network optimization have several advantages over methods based on first-order gradient descent, including better scaling to large mini-batch sizes and fewer updates needed for convergence…

Second-order methods

Diagonalization without Diagonalization: A Direct Optimization Approach for Solid-State Density Functional Theory

2024-11-06 · Tianbo Li, Min Lin, Stephen Dale, Zekun Shi 외

We present a novel approach to address the challenges of variable occupation numbers in direct optimization of density functional theory (DFT). By parameterizing both the eigenfunctions and the occupation matrix, our met…

Matrix diagonalization and singular value decomposition: Static SageMath and dynamic ChatGPT juxtaposed

2023-03-30 · N. Karjanto

We investigated some difficulties that students often face when studying linear algebra at the undergraduate level, and identified some common mistakes and difficulties they often encountered when dealing with topics tha…

Chatbot

Fast Autoregressive Video Generation with Diagonal Decoding

2025-03-18 · Yang Ye, Junliang Guo, HaoYu Wu, Tianyu He 외

Autoregressive Transformer models have demonstrated impressive performance in video generation, but their sequential token-by-token decoding process poses a major bottleneck, particularly for long videos represented by t…

Video Generation