Towards Physically Interpretable World Models: Meaningful Weakly Supervised Representations for Visual Trajectory Prediction
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.
Field roles
Rank sensitivity
Stability: volatile; rank range: 181.
Keyword Scores
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.