paper-with-me

Papers

Reasoning Physical Video Generation with Diffusion Timestep Tokens via Reinforcement Learning

2025-04-22 · Wang Lin, Liyu Jia, Wentao Hu, Kaihang Pan, Zhongqi Yue, Wei Zhao, Jingyuan Chen, Fei Wu, Hanwang Zhang

Despite recent progress in video generation, producing videos that adhere to physical laws remains a significant challenge. Traditional diffusion-based methods struggle to extrapolate to unseen physical conditions (eg, velocity) due to their reliance on data-driven approximations. To address this, we propose to integrate symbolic reasoning and reinforcement learning to enforce physical consistency in video generation. We first introduce the Diffusion Timestep Tokenizer (DDT), which learns discrete, recursive visual tokens by recovering visual attributes lost during the diffusion process. The recursive visual tokens enable symbolic reasoning by a large language model. Based on it, we propose the Phys-AR framework, which consists of two stages: The first stage uses supervised fine-tuning to transfer symbolic knowledge, while the second stage applies reinforcement learning to optimize the model's reasoning abilities through reward functions based on physical conditions. Our approach allows the model to dynamically adjust and improve the physical properties of generated videos, ensuring adherence to physical laws. Experimental results demonstrate that PhysAR can generate videos that are physically consistent.

📄 PDF Abstract BibTeX arXiv:2504.15932

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language Modelreinforcement-learningReinforcement LearningVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

AR-Diffusion: Asynchronous Video Generation with Auto-Regressive Diffusion

2025-03-10 · CVPR 2025 1 · Mingzhen Sun, Weining Wang, Gen Li, Jiawei Liu 외

The task of video generation requires synthesizing visually realistic and temporally coherent video frames. Existing methods primarily use asynchronous auto-regressive models or synchronous diffusion models to address th…

Video Generation

Redefining Temporal Modeling in Video Diffusion: The Vectorized Timestep Approach

2024-10-04 · Yaofang Liu, Yumeng Ren, Xiaodong Cun, Aitor Artola 외

Diffusion models have revolutionized image generation, and their extension to video generation has shown promise. However, current video diffusion models~(VDMs) rely on a scalar timestep variable applied at the clip leve…

Image GenerationImage to Video GenerationVideo Generation

CausalMotion: Structured Physical Reasoning as Keyframe and Trajectory Guidance for Training-Free Video Generation

2026-06-12 · Sihan Zhuang, Xinyuan Chen, Tianfan Xue, Yaohui Wang arxiv

Recent advances in diffusion-based video generation have significantly improved visual quality and short-term temporal coherence. However, existing methods still struggle to produce videos with physically consistent and …

Video Generation

BWCache: Accelerating Video Diffusion Transformers through Block-Wise Caching

2025-09-17 · Hanshuai Cui, Zhiqing Tang, Zhifei Xu, Zhi Yao 외 arxiv

Recent advancements in Diffusion Transformers (DiTs) have established them as the state-of-the-art method for video generation. However, their inherently sequential denoising process results in inevitable latency, limiti…

Video Generation

UniTransfer: Video Concept Transfer via Progressive Spatial and Timestep Decomposition

2025-09-25 · Guojun Lei, Rong Zhang, Chi Wang, Tianhang Liu 외 arxiv

We propose a novel architecture UniTransfer, which introduces both spatial and diffusion timestep decomposition in a progressive paradigm, achieving precise and controllable video concept transfer. Specifically, in terms…

Representation Learning