paper-with-me

Papers

PhysGen: Rigid-Body Physics-Grounded Image-to-Video Generation

2024-09-27 · Shaowei Liu, Zhongzheng Ren, Saurabh Gupta, Shenlong Wang

We present PhysGen, a novel image-to-video generation method that converts a single image and an input condition (e.g., force and torque applied to an object in the image) to produce a realistic, physically plausible, and temporally consistent video. Our key insight is to integrate model-based physical simulation with a data-driven video generation process, enabling plausible image-space dynamics. At the heart of our system are three core components: (i) an image understanding module that effectively captures the geometry, materials, and physical parameters of the image; (ii) an image-space dynamics simulation model that utilizes rigid-body physics and inferred parameters to simulate realistic behaviors; and (iii) an image-based rendering and refinement module that leverages generative video diffusion to produce realistic video footage featuring the simulated motion. The resulting videos are realistic in both physics and appearance and are even precisely controllable, showcasing superior results over existing data-driven image-to-video generation works through quantitative comparison and comprehensive user study. PhysGen's resulting videos can be used for various downstream applications, such as turning an image into a realistic animation or allowing users to interact with the image and create various dynamics. Project page: https://stevenlsw.github.io/physgen/

📄 PDF Abstract BibTeX arXiv:2409.18964

Code (1)

stevenlsw/physgen 공식 구현 pytorch

Tasks

Image to Video GenerationVideo 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 제목 키워드 기반

PhysGen3D: Crafting a Miniature Interactive World from a Single Image

2025-03-26 · CVPR 2025 1 · Boyuan Chen, Hanxiao Jiang, Shaowei Liu, Saurabh Gupta 외

Envisioning physically plausible outcomes from a single image requires a deep understanding of the world's dynamics. To address this, we introduce PhysGen3D, a novel framework that transforms a single image into an amoda…

PhysGen: Physically Grounded 3D Shape Generation for Industrial Design

2025-11-29 · Yingxuan You, Chen Zhao, Hantao Zhang, Ming Xu 외 arxiv

Existing generative models for 3D shapes can synthesize high-fidelity and visually plausible shapes. For certain classes of shapes that have undergone an engineering design process, the realism of the shape is tightly co…

Learning Physics from Pretrained Video Models: A Multimodal Continuous and Sequential World Interaction Models for Robotic Manipulation

2026-02-18 · Zijian Song, Qichang Li, Sihan Qin, Yuhao Chen 외 arxiv

The scarcity of large-scale robotic data has motivated the repurposing of foundation models from other modalities for policy learning. In this work, we introduce PhysGen (Learning Physics from Pretrained Video Generation…

Physical IntuitionVideo Generation

PhysAlign: Physics-Coherent Image-to-Video Generation through Feature and 3D Representation Alignment

2026-03-14 · Zhexiao Xiong, Yizhi Song, Liu He, Wei Xiong 외 arxiv

Video Diffusion Models (VDMs) offer a promising approach for simulating dynamic scenes and environments, with broad applications in robotics and media generation. However, existing models often generate temporally incohe…

Synthetic Data GenerationPhysical IntuitionVideo Generation

Do Rigid-Body Simulators Dream of Soft Robots? Learning Contact-Rich Manipulation for Tendon-Driven Continuum Robots

2026-06-21 · Chengnan Shentu, Nicholas Baldassini, Tongjia Zheng, Priyanka Rao 외 arxiv

Learning contact-rich, whole-body manipulation for soft continuum robots is held back by the lack of simulation infrastructure that has accelerated rigid-robot manipulation. Existing soft robot simulators are physically …

Robot Manipulation