paper-with-me

홈 › Papers

PhyVLLM: Physics-Guided Video Language Model with Motion-Appearance Disentanglement

2025-12-04 · Yu-Wei Zhan, Xin Wang, Hong Chen, Tongtong Feng, Wei Feng, Ren Wang, Guangyao Li, Qing Li, Wenwu Zhu arxiv

Video Large Language Models (Video LLMs) have shown impressive performance across a wide range of video-language tasks. However, they often fail in scenarios requiring a deeper understanding of physical dynamics. This limitation primarily arises from their reliance on appearance-based matching. Incorporating physical motion modeling is crucial for deeper video understanding, but presents three key challenges: (1) motion signals are often entangled with appearance variations, making it difficult to extract clean physical cues; (2) effective motion modeling requires not only continuous-time motion representations but also capturing physical dynamics; and (3) collecting accurate annotations for physical attributes is costly and often impractical. To address these issues, we propose PhyVLLM, a physical-guided video-language framework that explicitly incorporates physical motion into Video LLMs. Specifically, PhyVLLM disentangles visual appearance and object motion through a dual-branch encoder. To model physical dynamics over time, we incorporate a Neural Ordinary Differential Equation (Neural ODE) module, which generates differentiable physical dynamic representations. The resulting motion-aware representations are projected into the token space of a pretrained LLM, enabling physics reasoning without compromising the model's original multimodal capabilities. To circumvent the need for explicit physical labels, PhyVLLM employs a self-supervised manner to model the continuous evolution of object motion. Experimental results demonstrate that PhyVLLM significantly outperforms state-of-the-art Video LLMs on both physical reasoning and general video understanding tasks, highlighting the advantages of incorporating explicit physical modeling.

📄 PDF Abstract BibTeX arXiv:2512.04532

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PhysLayer: Language-Guided Layered Animation with Depth-Aware Physics

2026-04-26 · Tianyidan Xie, Zhentao Huang, Mingjie Wang, Xin Huang 외 arxiv

Existing image-to-video generation methods often produce physically implausible motions and lack precise control over object dynamics. While prior approaches have incorporated physics simulators, they remain confined to …

Computational EfficiencyScene Understanding3D ReconstructionVideo Generation

MotionPhysics: Learnable Motion Distillation for Text-Guided Simulation

2026-01-01 · Miaowei Wang, Jakub Zadrożny, Oisin Mac Aodha, Amir Vaxman arxiv

Accurately simulating existing 3D objects and a wide variety of materials often demands expert knowledge and time-consuming physical parameter tuning to achieve the desired dynamic behavior. We introduce MotionPhysics, a…

Physics-Grounded Motion Forecasting via Equation Discovery for Trajectory-Guided Image-to-Video Generation

2025-07-09 · Tao Feng, Xianbing Zhao, Zhenhua Chen, Tien Tsin Wong 외 arxiv

Recent advances in diffusion-based and autoregressive video generation models have achieved remarkable visual realism. However, these models typically lack accurate physical alignment, failing to replicate real-world dyn…

Motion ForecastingVideo Generation

Think Before You Diffuse: LLMs-Guided Physics-Aware Video Generation

2025-05-27 · Ke Zhang, Cihan Xiao, Yiqun Mei, Jiacong Xu 외

Recent video diffusion models have demonstrated their great capability in generating visually-pleasing results, while synthesizing the correct physical effects in generated videos remains challenging. The complexity of r…

Large Language ModelMultimodal Large Language ModelVideo Generation

PersonaAnimator: Personalized Motion Transfer from Unconstrained Videos

2025-08-27 · Ziyun Qian, Runyu Xiao, Shuyuan Tu, Wei Xue 외 arxiv

Recent advances in motion generation show remarkable progress. However, several limitations remain: (1) Existing pose-guided character motion transfer methods merely replicate motion without learning its style characteri…

Style Transfer