paper-with-me

홈 › Papers

Decoupled Physical Modeling and Execution for Physics Reasoning

2026-08-22 · Ye Zhang, Xuehang Guo, Rui Pan, Pengfei Yu, Denghui Zhang, Manling Li, Qingyun Wang arxiv

Physics reasoning requires constructing a consistent model of the underlying physical system rather than relying solely on symbolic or formula-based manipulation. Although large language models have shown strong ability in solving math and coding problems, they still struggle with physics problems, as these problems entangle the physical modeling process with mathematical calculations. Humans approach physics by first building a representation of the system before performing calculations. Inspired by this, we introduce a unified framework that distills intermediate representations that explicitly encode the physical modeling process and adopt a two-stage post-training strategy, where supervised fine-tuning establishes structured modeling, and reinforcement learning with rubric-based feedback improves the quality of the modeling process. Experiments on multiple multimodal physics benchmarks show that our approach generally improves physical reasoning performance across different models and datasets. Across PhysReason, PhyX, and SeePhys, physical modeling outperforms GRPO by ~3% on average. showing that explicit physical modeling is an effective strategy for improving physics reasoning in small VLMs.

📄 PDF Abstract BibTeX arXiv:2608.22126

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Enhancing Physical Plausibility in Video Generation by Reasoning the Implausibility

2025-09-29 · Yutong Hao, Chen Chen, Ajmal Saeed Mian, Chang Xu 외 arxiv

Diffusion models can generate realistic videos, but existing methods rely on implicitly learning physical reasoning from large-scale text-video datasets, which is costly, difficult to scale, and still prone to producing …

Video Generation

GenCP: Towards Generative Modeling Paradigm of Coupled Physics

2026-01-27 · Tianrun Gao, Haoren Zheng, Wenhao Deng, Haodong Feng 외 arxiv

Real-world physical systems are inherently complex, often involving the coupling of multiple physics, making their simulation both highly valuable and challenging. Many mainstream approaches face challenges when dealing …

APEX: Empowering LLMs with Physics-Based Task Planning for Real-time Insight

2025-05-20 · Wanjing Huang, Weixiang Yan, Zhen Zhang, Ambuj Singh

Large Language Models (LLMs) demonstrate strong reasoning and task planning capabilities but remain fundamentally limited in physical interaction modeling. Existing approaches integrate perception via Vision-Language Mod…

Causal InferenceDecision Makingmotion predictionReinforcement Learning (RL)+1

ABench-Physics: Benchmarking Physical Reasoning in LLMs via High-Difficulty and Dynamic Physics Problems

2025-07-07 · Yiming Zhang, Yingfan Ma, Yanmei Gu, Zhengkai Yang 외 arxiv

Large Language Models (LLMs) have shown impressive performance in domains such as mathematics and programming, yet their capabilities in physics remain underexplored and poorly understood. Physics poses unique challenges…

Surfer: Progressive Reasoning with World Models for Robotic Manipulation

2023-06-20 · Pengzhen Ren, Kaidong Zhang, Hetao Zheng, Zixuan Li 외

Considering how to make the model accurately understand and follow natural language instructions and perform actions consistent with world knowledge is a key challenge in robot manipulation. This mainly includes human fu…

Decision MakingMuJoCoNatural Language UnderstandingRobot Manipulation+1