Pixels to Proofs: Probabilistically-Safe Latent World Model Control via Parallel Conformal Robust MPC
Summary
SLS^2 is a novel framework designed for safe feedback motion planning, directly operating from pixel inputs using robust Model Predictive Control (MPC) within learned latent world models. This approach integrates an action-conditioned joint-embedding world model, which features compact Markovian latent states, facilitating efficient gradient-based trajectory optimization via learned latent dynamics. To ensure the true system's safety despite potential imperfections in latent predictions, SLS^2 employs a GPU-accelerated System Level Synthesis (SLS) robust MPC scheme. This scheme is informed by conformal prediction, which generates calibrated latent error bounds and robust latent-space constraint sets. Furthermore, the framework incorporates a learned and conformalized latent constraint checker, enabling the SLS planner to enforce probabilistic safety constraints during closed-loop execution. Evaluated on vision-based control tasks, SLS^2 demonstrates improved goal-reaching performance and enhanced safety compared to existing latent world-model and safe-planning baselines, published on 2026-06-14.
Key takeaway
For Robotics Engineers designing safe, vision-based control systems, SLS^2 offers a robust framework to consider. You should explore integrating latent world models with conformal prediction and robust MPC to achieve probabilistically-safe motion planning directly from pixel data. This approach can significantly improve your system's goal-reaching performance and safety guarantees, especially when dealing with imperfect latent predictions in real-world robotic applications.
Key insights
SLS^2 enables probabilistically-safe robot control from pixels by combining latent world models with conformal robust MPC.
Principles
- Combining latent models with robust MPC enhances safety.
- Conformal prediction quantifies latent prediction uncertainty.
- Probabilistic safety constraints improve closed-loop execution.
Method
Train an action-conditioned joint-embedding world model. Inform GPU-accelerated SLS robust MPC with conformal prediction for error bounds. Learn and conformalize a latent constraint checker.
In practice
- Apply to vision-based robot control tasks.
- Improve goal-reaching and safety metrics.
- Integrate robust MPC with learned dynamics.
Topics
- Robotics
- Model Predictive Control
- Latent World Models
- Conformal Prediction
- Probabilistic Safety
- Computer Vision
Best for: Computer Vision Engineer, Research Scientist, AI Scientist, Robotics Engineer, Machine Learning Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.