日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
世界モデルarXiv:2609.04911

TourPhysics: 物理を世界モデルに導入し、単一画像からの探索と操作を実現

TourPhysics: Bringing Physics to World Models for Exploration and Manipulation from a Single Image

シェア:XThreadsFacebookLINEはてブBluesky

単一画像と物理設定から初期化し、シミュレーションとビデオ生成を組み合わせて、長期的な物理的一貫性を保ちながら探索と操作を行うオンラインフレームワークを提案する。

詳しい要約

1. どんなもの?

TourPhysicsは、単一画像と宣言的な物理設定から初期化されるオンラインフレームワークであり、決定論的シミュレーションとビデオ生成を組み合わせて、永続的な探索と操作を実現する。シミュレータ状態、幾何学的証拠、生成器制御、外観メモリに役割を分離し、各アクションに対してシミュレータが有限の物理的・カメラ軌道を計算した後に観測を生成する。

2. 先行研究と比べてどこがすごい?

既存のビデオワールドモデルは外観の事前分布に依存し、長期的な物理的・空間的一貫性を失うことが多い。TourPhysicsは、シミュレーションと生成を分離し、シミュレータ状態を固定することで、物理的整合性を保ちながら長期的な探索と操作を可能にする。また、PhysOmniを拡張し、有限のビデオ合成から永続的なインタラクションへと進化させた点が新しい。

3. 技術・手法の肝は?

手法の核心は、シミュレータ状態、幾何学的証拠、生成器制御、外観メモリの役割分離にある。シミュレータは投影と可視性に使う幾何学と、生成器の条件付けに使う相対深度を分離する。参照アンカー付きメモリは、幾何学的クロスビュー対応を通じて静的出現を検索し、有効な対応がない場合はネイティブパスに戻る有界残差で組み込む。

4. どうやって有効だと検証した?

シミュレータ定義のカメラツアーとオブジェクト操作において、TourPhysicsは規定のカメラおよびオブジェクト軌道をベースラインよりも厳密に追従し、入力シーンを保存し、長期的な再訪時の外観ドリフトを低減することを検証した。

5. 議論はある?

要旨からは、限界や議論についての詳細は不明。ただし、シミュレーションと生成の分離により物理的整合性が向上する一方で、シミュレータの精度や複雑な物理現象のモデル化に依存する可能性が考えられるが、要旨には明記されていない。

6. 次に読むべき論文は?

要旨で参照されているPhysOmni(ACM Multimedia 2026の作品)が次に読むべき論文である。また、関連するビデオワールドモデルや物理シミュレーションと生成を組み合わせた研究も挙げられるが、具体的なタイトルは要旨にないため、一般名で示す。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Xin Zhang, Yabo Chen, Zixuan Duan, Haibin Huang, Chi Zhang, Feng Xu, Xuelong Li

分類: cs.CV

原文アブストラクト

Interactive visual world models must distinguish observation from physical intervention. Camera motion reveals new surfaces, whereas intervention changes object motion, contact, and deformation. Current video world models are largely driven by appearance priors and often lose physical or spatial consistency over long horizons. We present TourPhysics, an online framework initialized from a single image and a declarative physical configuration. TourPhysics extends PhysOmni, our ACM Multimedia 2026 work, from finite physics-grounded video synthesis to persistent exploration and manipulation. TourPhysics combines deterministic simulation with video generation while assigning separate roles to simulator state, geometric evidence, generator controls, and appearance memory. For each action, the simulator computes a finite physical and camera trajectory before the corresponding observation is generated. Accepted observations publish the terminal state and update the appearance memory and subsequent generator controls, while the committed state and simulator geometry remain fixed throughout synthesis and retry. We further separate the simulator geometry used for projection and visibility from the relative depth used to condition the generator. A reference-anchored memory retrieves accepted static appearance through geometric cross-view correspondence and incorporates it through a bounded residual that reverts to the native path when no valid correspondence exists. On simulator-defined camera tours and object manipulations, TourPhysics follows prescribed camera and object trajectories more closely than the evaluated baselines, preserves the input scene, and reduces appearance drift during long-horizon revisits.

関連論文