paper-with-me

홈 › Papers

IPR-1: Interactive Physical Reasoner

2025-11-19 · Mingyu Zhang, Lifeng Zhuo, Tianxi Tan, Guocan Xie, Xian Nie, Yan Li, Renjie Zhao, Zizhu He, Ziyu Wang, Jiting Cai, Yong-Lu Li arxiv

Humans learn by observing, interacting with environments, and internalizing physics and causality. Here, we aim to ask whether an agent can similarly acquire human-like reasoning from interaction and keep improving with more experience. To study this, we introduce a Game-to-Unseen (G2U) benchmark of 1,000+ heterogeneous games that exhibit significant visual domain gaps. Existing approaches, including VLMs and world models, struggle to capture underlying physics and causality since they are not focused on core mechanisms and overfit to visual details. VLM/VLA agents reason but lack look-ahead in interactive settings, while world models imagine but imitate visual patterns rather than analyze physics and causality. We therefore propose IPR (Interactive Physical Reasoner), using world-model rollouts to score and reinforce a VLM's policy, and introduce PhysCode, a physics-centric action code aligning semantic intent with dynamics to provide a shared action space for prediction and reasoning. Pretrained on 1,000+ games, our IPR performs robustly on levels from primitive intuition to goal-driven reasoning, and even surpasses GPT-5 overall. We find that performance improves with more training games and interaction steps, and that the model also zero-shot transfers to unseen games. These results support physics-centric interaction as a path to steadily improving physical reasoning. Further demos and project details can be found at https://mybearyzhang.github.io/ipr-1.

📄 PDF Abstract BibTeX arXiv:2511.15407

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TacReasoner: A Dynamic Tactile-Language Framework for Interactive Reasoning in Real-World Scenarios

2026-07-06 · Kailin Lyu, Di Wu, Long Xiao, Jianning Zeng 외 arxiv

Among the five primary human senses, tactile is arguably the most fundamental to survival, as it enables the perception of physical contact and interaction in real-world environments. In this paper, we explore two key ch…

Multimodal Reasoning

Token Predictors Are Not Planners: Building Physically Grounded Causal Reasoners

2026-06-01 · Zheng Lu, Mingqi Gao, Qinlei Xie, Wanqi Zhong 외 arxiv

Current benchmarks for embodied vision-language planning often favor linguistic next-token prediction over physically grounded next-state reasoning. This rewards models that mimic statistical language priors rather than …

Accurate, Interdisciplinary and Transparent Structure-property Understanding with Deep Native Structural Reasoning

2026-07-08 · Chen Tang, Yizhou Wang, Jianyu Wu, Lintao Wang 외 arxiv

Structure-property relationships are foundational to biology, chemistry and materials science, where function, reactivity and physical response emerge from spatial, chemical and periodic organization. Mechanistically exp…

Single-step retrosynthesis

Embodied-Reasoner: Synergizing Visual Search, Reasoning, and Action for Embodied Interactive Tasks

2025-03-27 · Wenqi Zhang, Mengna Wang, Gangao Liu, Xu Huixin 외

Recent advances in deep thinking models have demonstrated remarkable reasoning capabilities on mathematical and coding tasks. However, their effectiveness in embodied domains which require continuous interaction with env…

Imitation LearningMathematical ReasoningSpatial ReasoningVisual Reasoning

CoINS: Counterfactual Interactive Navigation via Skill-Aware VLM

2026-01-07 · Kangjie Zhou, Zhejia Wen, Zhiyong Zhuo, Zike Yan 외 arxiv

Recent Vision-Language Models (VLMs) have demonstrated significant potential in robotic planning. However, they typically function as semantic reasoners, lacking an intrinsic understanding of the specific robot's physica…

Reinforcement Learning