PulseAugur
EN
LIVE 09:43:37

New research explores advanced video generation and manipulation with diffusion models

Researchers are exploring advanced techniques to improve video generation and manipulation using diffusion models. One approach involves integrating State Space Models (SSMs) with video diffusion models to enhance efficiency and handle longer sequences, outperforming attention-based methods in memory usage and performance. Other research focuses on improving temporal consistency in video relighting by using diffusion transformers and self-conditioning, and on reconstructing 4D hand motion from video by leveraging pretrained video diffusion models. Additionally, methods are being developed for efficient video restoration and robust point tracking by adapting diffusion model features and training strategies. AI

IMPACT Advances in video diffusion models promise more efficient and coherent video generation, improved relighting, and better reconstruction of complex motions like hand movements.

RANK_REASON Multiple research papers detailing novel methods and improvements in video generation, restoration, and tracking using diffusion models and related architectures.

Read on Hugging Face Daily Papers →

AI-generated summary · Google Gemini · from 23 sources. How we write summaries →

New research explores advanced video generation and manipulation with diffusion models

COVERAGE [23]

  1. arXiv cs.AI TIER_1 Italiano(IT) · Donghyun Lee, Jitesh Chavan, Duy Nguyen, Sam Huang, Liming Jiang, Priyadarshini Panda, Timo Mertens, Saurabh Shukla ·

    OrbitQuant: Data-Agnostic Quantization for Image and Video Diffusion Transformers

    arXiv:2607.02461v1 Announce Type: cross Abstract: Diffusion transformers (DiTs) achieve state-of-the-art image and video generation, but their multi-step sampling and growing parameter count make inference expensive. Post-training quantization (PTQ) is the natural remedy, yet DiT…

  2. arXiv cs.AI TIER_1 Italiano(IT) · Saurabh Shukla ·

    OrbitQuant: Data-Agnostic Quantization for Image and Video Diffusion Transformers

    Diffusion transformers (DiTs) achieve state-of-the-art image and video generation, but their multi-step sampling and growing parameter count make inference expensive. Post-training quantization (PTQ) is the natural remedy, yet DiT activations shift across timesteps, prompts, and …

  3. arXiv cs.LG TIER_1 English(EN) · Yuxi Liu, Yipeng Hu, Zekun Zhang, Kunze Jiang, Kun Yuan ·

    Mixture of Distributions Matters: Dynamic Sparse Attention for Efficient Video Diffusion Transformers

    arXiv:2601.11641v3 Announce Type: replace-cross Abstract: While Diffusion Transformers (DiTs) have achieved notable progress in video generation, this long-sequence generation task remains constrained by the quadratic complexity inherent to self-attention mechanisms, creating sig…

  4. arXiv cs.AI TIER_1 English(EN) · Yujin Tang, Tian Zhou, Xin Lin, Cheng Tan, Yifan Hu, Rong Jin, SouYoung Jin, Liang Sun ·

    Learning Video Dynamics with Predictive Differentiable Rendering

    arXiv:2606.31050v1 Announce Type: cross Abstract: How to accurately predict a high-fidelity future world? While the visual world is inherently continuous, existing deterministic video prediction models operate in discrete pixel space and are mainly optimized with pixel-wise mean …

  5. arXiv cs.AI TIER_1 English(EN) · Yuta Oshima, Shohei Taniguchi, Masahiro Suzuki, Yutaka Matsuo ·

    SSM Meets Video Diffusion Models: Efficient Long-Term Video Generation with Structured State Spaces

    arXiv:2403.07711v5 Announce Type: replace-cross Abstract: Given the remarkable achievements in image generation through diffusion models, the research community has shown increasing interest in extending these models to video generation. Recent diffusion models for video generati…

  6. arXiv cs.LG TIER_1 English(EN) · Jing Yang, Mayoore Jaiswal, Zian Wang, Steven Zeng, Rochelle Pereira, Yajie Zhao, Jianyuan Min ·

    HorizonRelight: Relighting Long-horizon Videos Consistently via Diffusion Transformers

    arXiv:2606.29095v1 Announce Type: cross Abstract: Diffusion-based video relighting enables controllable relighting from a single input video, but modern video diffusion backbones are trained on short clips and applied to long-horizon videos through chunked sliding-window inferenc…

  7. Hugging Face Daily Papers TIER_1 English(EN) ·

    The Surprising Effectiveness of Video Diffusion Models for Hand Motion Reconstruction

    ViDiHand uses pretrained video diffusion model representations with hand-overlay rendering to reconstruct 4D hand motion directly from video frames without detectors or optimization.

  8. arXiv cs.CV TIER_1 English(EN) · Kyobin Choo, Youngmin Kim, Hyunkyung Han, Geunrip Park, Chanyoung Kim, Sunyoung Jung, Seong Jae Hwang ·

    QWERTY: Training-Free Motion Control via Query-Warped Video Diffusion Transformers

    arXiv:2607.01869v1 Announce Type: new Abstract: Video diffusion transformers (DiTs) generate high-fidelity and temporally coherent videos, yet motion control remains implicit, primarily relying on text prompts. As a result, achieving desired motion often requires extensive prompt…

  9. arXiv cs.CV TIER_1 English(EN) · Xuanhua He, Jiaxin Xie, Mingzhe Zheng, Qifeng Chen ·

    ICDepth: Taming Video Diffusion Models for Video Depth Estimation via In-Context Conditioning

    arXiv:2607.01677v1 Announce Type: new Abstract: Monocular video depth estimation requires temporal consistency, geometric accuracy, and generalization across diverse scenarios, yet existing methods struggle to achieve all three simultaneously. Discriminative models excel at per-f…

  10. arXiv cs.CV TIER_1 English(EN) · Edoardo A. Dominici, Thomas Deixelberger, Konstantinos Vardis, Markus Steinberger ·

    Control-DINO: Feature Space Conditioning for Controllable Image-to-Video Diffusion

    arXiv:2604.01761v2 Announce Type: replace Abstract: Video diffusion models have recently been applied with success to problems in content generation, novel view synthesis, and, more broadly, world simulation. Many applications in generation and transfer rely on conditioning these…

  11. arXiv cs.CV TIER_1 English(EN) · Yunuo Chen, Chuqin Zhou, Jiangchuan Li, Xiaoyue Ling, Bing He, Jincheng Dai, Li Song, Guo Lu ·

    Next-Frame Decoding for Ultra-Low-Bitrate Image Compression with Video Diffusion Priors

    arXiv:2603.15129v3 Announce Type: replace Abstract: We present a novel paradigm for ultra-low-bitrate image compression (ULB-IC) that exploits the ``temporal'' evolution in generative image compression. Specifically, we define an explicit intermediate state during decoding: a com…

  12. arXiv cs.CV TIER_1 English(EN) · Geunhyuk Youk, Jeonghyeok Do, Dayeon Kim, Jihyong Oh, Munchurl Kim ·

    AVSR-Diff: Scale-Agnostic Diffusion Priors for Temporally Consistent Arbitrary-Scale Video Super-Resolution

    arXiv:2607.00987v1 Announce Type: new Abstract: Diffusion models have significantly advanced video super-resolution (VSR) but remain largely constrained to fixed upsampling scales. Conversely, while coordinate-based arbitrary-scale VSR methods offer scale flexibility, they inhere…

  13. arXiv cs.CV TIER_1 English(EN) · Yuwei Guo, Ceyuan Yang, Hao He, Yang Zhao, Meng Wei, Zhenheng Yang, Weilin Huang, Dahua Lin ·

    End-to-End Training for Autoregressive Video Diffusion via Self-Resampling

    arXiv:2512.15702v2 Announce Type: replace Abstract: Autoregressive video diffusion models hold promise for world simulation but are vulnerable to exposure bias arising from the train-test mismatch. While recent works address this via post-training, they typically rely on a bidire…

  14. arXiv cs.CV TIER_1 English(EN) · Munchurl Kim ·

    AVSR-Diff: Scale-Agnostic Diffusion Priors for Temporally Consistent Arbitrary-Scale Video Super-Resolution

    Diffusion models have significantly advanced video super-resolution (VSR) but remain largely constrained to fixed upsampling scales. Conversely, while coordinate-based arbitrary-scale VSR methods offer scale flexibility, they inherently suffer from severe over-smoothing at large …

  15. arXiv cs.CV TIER_1 English(EN) · Yuxi Wang, Chengkai Jin, Yufei Liu, Wenqi Ouyang, Tianyi Wei, Zhiwei Zeng, Siyuan Huang, Zhiqi Shen, Xingang Pan ·

    The Surprising Effectiveness of Video Diffusion Models for Hand Motion Reconstruction

    arXiv:2606.30308v1 Announce Type: new Abstract: 4D hand motion reconstruction from egocentric video is bottlenecked by clear limitations of existing methods: image-based pipelines depend on a detector that fails under heavy occlusion, while video-based methods rely on temporal mo…

  16. arXiv cs.CV TIER_1 English(EN) · Haoran Bai, Xiaoxu Chen, Canqian Yang, Zongyao He, Sibin Deng, Ying Chen ·

    Vivid-VR: Distilling Concepts from Text-to-Video Diffusion Transformer for Photorealistic Video Restoration

    arXiv:2508.14483v4 Announce Type: replace Abstract: We present Vivid-VR, a DiT-based generative video restoration method built upon an advanced T2V foundation model, where ControlNet is leveraged to control the generation process, ensuring content consistency. However, convention…

  17. arXiv cs.CV TIER_1 English(EN) · Soowon Son, Honggyu An, Jisu Nam, Hyunah Ko, Chaehyun Kim, Dahyun Chung, Siyoon Jin, Jung Yi, Junhwa Hur, Seungryong Kim ·

    Probing and Leveraging Video Diffusion Transformer Features for Robust Point Tracking

    arXiv:2512.20606v2 Announce Type: replace Abstract: Despite achieving strong results on standard benchmarks, current point tracking methods rely on feature backbones that are rarely designed with the temporal coherence needed for robust real-world performance. While recent works …

  18. arXiv cs.CV TIER_1 English(EN) · Zengqun Zhao, Ziquan Liu, Yu Cao, Shaogang Gong, Zhensong Zhang, Jifei Song, Jiankang Deng, Ioannis Patras ·

    LatSearch: Latent Reward-Guided Search for Faster Inference-Time Scaling in Video Diffusion

    arXiv:2603.14526v2 Announce Type: replace Abstract: The recent success of inference-time scaling in large language models has inspired similar explorations in video diffusion. In particular, motivated by the existence of "golden noise" that enhances video quality, prior work has …

  19. arXiv cs.CV TIER_1 English(EN) · Haoran Bai, Xiaoxu Chen, Xiaoyu Liu, Zongsheng Yue, Sibin Deng, Wangmeng Zuo, Ying Chen ·

    SATB-VR: Training Few-Step Video Restoration Diffusion Model using SNR-Aware Trajectory Blending

    arXiv:2606.28677v1 Announce Type: new Abstract: While diffusion models excel in video restoration, their reliance on extensive iterative steps limits efficiency. Conversely, aggressive single-step distillation often compromises fine texture recovery. To achieve an optimal balance…

  20. arXiv cs.CV TIER_1 English(EN) · Xingang Pan ·

    The Surprising Effectiveness of Video Diffusion Models for Hand Motion Reconstruction

    4D hand motion reconstruction from egocentric video is bottlenecked by clear limitations of existing methods: image-based pipelines depend on a detector that fails under heavy occlusion, while video-based methods rely on temporal modules learned only from scarce hand-pose annotat…

  21. arXiv cs.CV TIER_1 English(EN) · Xi Ye, Wenjia Yang, Yangyang Xu, Xiaoyang Liu, Duo Su, Mengfei Xia, Jun Zhu ·

    SHIFT: Motion Alignment in Video Diffusion Models with Adversarial Hybrid Fine-Tuning

    arXiv:2603.17426v2 Announce Type: replace Abstract: Image-conditioned video diffusion models achieve impressive visual realism but often suffer from weakened motion fidelity, e.g., reduced motion dynamics or degraded long-term temporal coherence, especially after fine-tuning. We …

  22. arXiv cs.CV TIER_1 English(EN) · Ruoyu Wang, Jialun Liu, Huayang Huang, Haibin Huang, Jiepeng Wang, Chi Zhang, Xuelong Li, Yu Wu ·

    SIFT: Self-Imagination Fine-Tuning for Physically Plausible Motion in Video Diffusion Models

    arXiv:2606.27741v1 Announce Type: new Abstract: Recent advances in video diffusion models have greatly improved visual fidelity, yet their generated motions often violate physical plausibility. We observe a common kinematic failure, "motion entanglement", the unintended coupling …

  23. arXiv cs.CV TIER_1 English(EN) · Yu Wu ·

    SIFT: Self-Imagination Fine-Tuning for Physically Plausible Motion in Video Diffusion Models

    Recent advances in video diffusion models have greatly improved visual fidelity, yet their generated motions often violate physical plausibility. We observe a common kinematic failure, "motion entanglement", the unintended coupling of independent motion sources, such as camera mo…