Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

3D Point World Models: Point Completion Enables More Accurate Dynamics Learning

arXiv 2026 44.2 method

TLDR

3DPWM uses point cloud completion to learn action-conditioned 3D dynamics, enabling long-horizon rollouts and sim-to-real transfer for robotic planning.

Reasoning

The paper introduces a novel 3D world model that addresses occlusion and drift via point completion, showing strong empirical results on long-horizon rollouts and sim-to-real transfer. However, the abstract lacks explicit discussion of limitations or comparisons to other 3D dynamics methods.

Read-first score

Read-first score 44.2, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 45.

Recency 6%
100

Uses a gentle age decay so recent papers surface without erasing older foundations. 2026

Methodology quality 18%
80

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=benchmark,evaluation,experiment,metric

Topical relevance 29%
64.3

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Reproducibility 18%
30

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=none

Citation impact 18%
0

Uses OpenAlex-shaped citation metadata as a bibliometric attention signal, separate from paper quality. cited_by_count=0

Citation velocity 12%
0

Citation velocity estimates citations per publication-year to reduce old-paper bias. velocity=0.00

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 367.

Keyword Scores

world model
10
world dynamics prediction
9
model-based reinforcement learning world model
8
world simulator
6
interactive world model
6
generative world model
4
video world model
2

Deep Analysis

Innovations

  • Point cloud completion prior to dynamics learning to handle occlusions and improve geometric consistency
  • Action-conditioned dynamics learning on completed 3D scenes for long-horizon rollouts
  • Task-agnostic 3D world model that supports both open-loop and closed-loop planning and sim-to-real transfer

Methodology

3DPWM first completes partial point clouds to obtain full 3D geometry, then learns action-conditioned dynamics in this completed space. The model is used for model-based planning, evaluated on robotic manipulation tasks across embodiments.

Key Results

3DPWM achieves reliable long-horizon rollouts of 100-300+ steps, supports open-loop and closed-loop planning, and enables successful sim-to-real transfer.

Tags