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

Towards Physically Interpretable World Models: Meaningful Weakly Supervised Representations for Visual Trajectory Prediction

arXiv 24.12 2024 55.9 method

TLDR

Introduces Physically Interpretable World Models (PIWM) using weak supervision to align latent representations with physical quantities for accurate trajectory prediction.

Reasoning

Strengths: Novel framework for physically interpretable world models with weak supervision, improving reliability and generalizability. Weaknesses: Experiments limited to simulated environments (Cart Pole, Lunar Lander, Donkey Car), lacking real-world validation; weak supervision may not scale to complex scenarios.

Read-first score

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

Recency 8%
75.1

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

Methodology quality 25%
70

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

Topical relevance 42%
54.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 25%
38

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

Field roles

Methodology anchor

Rank sensitivity

Stability: volatile; rank range: 181.

Keyword Scores

world model
10
world dynamics prediction
9
model-based reinforcement learning world model
6
world simulator
5
video world model
4
generative world model
3
interactive world model
1

Deep Analysis

Innovations

  • Physically Interpretable World Models (PIWM) framework that aligns latent representations with real-world physical quantities and constrains their evolution through partially known physical dynamics.
  • Weak distribution-based supervision that captures state uncertainty naturally arising from real-world sensing pipelines without requiring ground-truth physical annotations.
  • Integration of a VQ-based visual encoder, a transformer-based physical encoder, and a learnable dynamics model grounded in known physical equations.

Methodology

PIWM employs a VQ-based visual encoder to process high-dimensional images, a transformer-based physical encoder to map visual features to physically meaningful latent states, and a learnable dynamics model grounded in known physical equations to predict state evolution. Training uses weak distribution-based supervision to align latent representations with physical quantities without explicit ground-truth annotations. The framework is evaluated on three case studies (Cart Pole, Lunar Lander, Donkey Car) against purely data-driven baselines.

Key Results

PIWM achieves accurate long-horizon prediction, recovers true system parameters, and significantly improves physical grounding over purely data-driven models across all three case studies.

Limitations

  • Requires partial knowledge of the underlying physical dynamics to ground the learnable dynamics model.

Tags