paper-with-me

홈 › Papers

VisPhyWorld: Probing Physical Reasoning via Code-Driven Video Reconstruction

2026-02-09 · Jiarong Liang, Max Ku, Ka-Hei Hui, Ping Nie, Wenhu Chen arxiv

Evaluating whether Multimodal Large Language Models (MLLMs) genuinely reason about physical dynamics remains challenging. Most existing benchmarks rely on recognition-style protocols such as Visual Question Answering (VQA) and Violation of Expectation (VoE), which can often be answered without committing to an explicit, testable physical hypothesis. We propose VisPhyWorld, an execution-based framework that evaluates physical reasoning by requiring models to generate executable simulator code from visual observations. By producing runnable code, the inferred world representation is directly inspectable, editable, and falsifiable. This separates physical reasoning from rendering. Building on this framework, we introduce VisPhyBench, comprising 209 evaluation scenes derived from 108 physical templates and a systematic protocol that evaluates how well models reconstruct appearance and reproduce physically plausible motion. Our pipeline produces valid reconstructed videos in 97.7% of benchmark runs before fallback. Experiments show that while state-of-the-art MLLMs achieve strong semantic scene understanding, they struggle to accurately infer physical parameters and to simulate consistent physical dynamics. Our code is available https://github.com/TIGER-AI-Lab/VisPhyWorld

📄 PDF Abstract BibTeX arXiv:2602.13294

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringVideo ReconstructionScene Understanding

Similar Papers 제목 키워드 기반

ADEPT: RL-Aligned Agentic Decoding of Emotion via Evidence Probing Tools -- From Consensus Learning to Ambiguity-Driven Emotion Reasoning

2026-02-13 · Esther Sun, Bo-Hao Su, Abinay Reddy Naini, Shinji Watanabe 외 arxiv

Speech Large Language Models (SLLMs) enable high-level emotion reasoning but often produce ungrounded, text-biased judgments without verifiable acoustic evidence. In contrast, self-supervised speech encoders such as WavL…

Emotion Recognition

VIPHY: Probing "Visible" Physical Commonsense Knowledge

2022-09-15 · Shikhar Singh, Ehsan Qasemi, Muhao Chen

In recent years, vision-language models (VLMs) have shown remarkable performance on visual reasoning tasks (e.g. attributes, location). While such tasks measure the requisite knowledge to ground and reason over a given v…

Visual Reasoning

Building The Ph(ysical)AI Layer Of Machine Intelligence

2026-06-02 · Ulbert Jose Botero, Liam Smith, Brooks Olney, Pooya Khorrami 외 arxiv

Foundation models achieve generalization through massive-scale training on diverse data, but have limitations with transfer to truly unseen domains without paired training data. We propose principle-driven foundation mod…

Speaker Recognition

PROST: Physical Reasoning of Objects through Space and Time

2021-06-07 · Stéphane Aroca-Ouellette, Cory Paik, Alessandro Roncone, Katharina Kann

We present a new probing dataset named PROST: Physical Reasoning about Objects Through Space and Time. This dataset contains 18,736 multiple-choice questions made from 14 manually curated templates, covering 10 physical …

Multiple-choice

From Diagnosis to Improvement: Probing Spatio-Physical Reasoning in Vision Language Models

2025-08-14 · Tiancheng Han, Yunfei Gao, Yong Li, Wuzhou Yu 외 arxiv

Spatio-physical reasoning, a foundation capability for understanding the real physics world, is a critical step towards building robust world models. While recent vision language models (VLMs) have shown remarkable progr…

Reinforcement Learning