paper-with-me

홈 › Papers

Exploring the Evolution of Physics Cognition in Video Generation: A Survey

2025-03-27 · Minghui Lin, Xiang Wang, Yishan Wang, Shu Wang, Fengqi Dai, Pengxiang Ding, Cunxiang Wang, Zhengrong Zuo, Nong Sang, Siteng Huang, Donglin Wang

Recent advancements in video generation have witnessed significant progress, especially with the rapid advancement of diffusion models. Despite this, their deficiencies in physical cognition have gradually received widespread attention - generated content often violates the fundamental laws of physics, falling into the dilemma of ''visual realism but physical absurdity". Researchers began to increasingly recognize the importance of physical fidelity in video generation and attempted to integrate heuristic physical cognition such as motion representations and physical knowledge into generative systems to simulate real-world dynamic scenarios. Considering the lack of a systematic overview in this field, this survey aims to provide a comprehensive summary of architecture designs and their applications to fill this gap. Specifically, we discuss and organize the evolutionary process of physical cognition in video generation from a cognitive science perspective, while proposing a three-tier taxonomy: 1) basic schema perception for generation, 2) passive cognition of physical knowledge for generation, and 3) active cognition for world simulation, encompassing state-of-the-art methods, classical paradigms, and benchmarks. Subsequently, we emphasize the inherent key challenges in this domain and delineate potential pathways for future research, contributing to advancing the frontiers of discussion in both academia and industry. Through structured review and interdisciplinary analysis, this survey aims to provide directional guidance for developing interpretable, controllable, and physically consistent video generation paradigms, thereby propelling generative models from the stage of ''visual mimicry'' towards a new phase of ''human-like physical comprehension''.

📄 PDF Abstract BibTeX arXiv:2503.21765

Code (1)

minnie-lin/awesome-physics-cognition-based-video-generation 공식 구현

Tasks

Video Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
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 제목 키워드 기반

GenieDrive: Towards Physics-Aware Driving World Model with 4D Occupancy Guided Video Generation

2025-12-14 · Zhenya Yang, Zhe Liu, Yuxiang Lu, Liping Hou 외 arxiv

Physics-aware driving world model is essential for drive planning, out-of-distribution data synthesis, and closed-loop evaluation. However, existing methods often rely on a single diffusion model to directly map driving …

Video Generation

PISA Experiments: Exploring Physics Post-Training for Video Diffusion Models by Watching Stuff Drop

2025-03-12 · Chenyu Li, Oscar Michel, Xichen Pan, Sainan Liu 외

Large-scale pre-trained video generation models excel in content creation but are not reliable as physically accurate world simulators out of the box. This work studies the process of post-training these models for accur…

DiagnosticVideo Generation

MotionCraft: Physics-based Zero-Shot Video Generation

2024-05-22 · Luca Savant Aira, Antonio Montanaro, Emanuele Aiello, Diego Valsesia 외

Generating videos with realistic and physically plausible motion is one of the main recent challenges in computer vision. While diffusion models are achieving compelling results in image generation, video diffusion model…

Image GenerationMissing ElementsOptical Flow EstimationVideo Generation

AniSora: Exploring the Frontiers of Animation Video Generation in the Sora Era

2024-12-13 · Yudong Jiang, Baohan Xu, Siqian Yang, Mingyu Yin 외

Animation has gained significant interest in the recent film and TV industry. Despite the success of advanced video generation models like Sora, Kling, and CogVideoX in generating natural videos, they lack the same effec…

Image to Video GenerationVideo Generation

Evolutionary latent space search for driving human portrait generation

2022-04-25 · Benjamín Machín, Sergio Nesmachnow, Jamal Toutouh

This article presents an evolutionary approach for synthetic human portraits generation based on the latent space exploration of a generative adversarial network. The idea is to produce different human face images very s…

Face RecognitionGenerative Adversarial Network