SkyJEPA: Learning Long-Horizon World Models for Zero-Shot Sim-to-Real Control of Quadrotors

1University of California, Berkeley, 2New York University, 3Brown University
Trajectory Tracking
Propeller Switching
Payload

JEPA-style latent dynamics with a physics-inspired prober enables stable long-horizon quadrotor prediction, real-time sampling-based control, and robust zero-shot sim-to-real transfer in outdoor flights.

Abstract

Accurate dynamics models are critical for informed decision-making in robotic systems, particularly for agile aerial vehicles operating under uncertainty. Neural network dynamics models are attractive for capturing complex nonlinear effects, but existing predictive approaches struggle with long-horizon forecasting because their autoregressive rollout mechanism amplifies errors over time. Joint Embedding Predictive Architectures (JEPAs) offer a compelling alternative by modeling dynamics in latent space, yet prior JEPA-style methods for robot navigation have been studied primarily for kinematic-level planning, with limited investigation in high-frequency control.

In this work, we introduce the JEPA-style model for real-time quadrotor control. The proposed approach combines a latent dynamics model with a novel physics-inspired prober that maps frozen latents to interpretable state, enabling physically grounded long-horizon prediction. Additionally, we combine the learned model with a sampling-based optimal control solution to take advantage of its predictive capabilities for real-time control on embedded hardware.

Finally, to reduce the dependence on expensive and unsafe real-world data collection, we develop a structured pipeline for automated dataset generation. Extensive open-loop and outdoor closed-loop experiments demonstrate accurate prediction, robust zero-shot sim-to-real transfer, and strong generalization across diverse operating conditions.

Methodology

Overview of the SkyJEPA framework.
Overview of the proposed SkyJEPA framework.

JEPA-style latent dynamics for real-time control

SkyJEPA learns a latent dynamics model with a physics-inspired prober that maps abstract embeddings to physically meaningful states for stable long-horizon quadrotor prediction.

The resulting quadrotor world model is designed around four desirable properties:

  • Accurate long-horizon prediction
  • Interpretable latent state
  • Real-time inference for closed-loop control
  • Zero-shot task generalization

The model is trained entirely on domain-randomized simulation data, then deployed inside a sampling-based controller for real-time zero-shot sim-to-real flight.

Main Results

Tracking Visualization

SkyJEPA supports real-world closed-loop tracking across nominal flight, propeller switching, and payload settings.

Trajectory tracking
Propeller switching
Payload tracking

MPPI Rollout Visualization

Sampling-based control rollouts remain consistent across trajectory tracking, propeller switching, and payload conditions.

Trajectory MPPI rollout
Propeller switching MPPI rollout
Payload MPPI rollout

Zero-Shot Sim-to-Real

Diverse domain-randomized simulation data is sufficient for reliable deployment in real outdoor flights.

Less Compounding Error

Latent-space dynamics modeling improves long-horizon prediction over direct predictive modeling.

Open-loop prediction comparison.

Smoother Latent Trajectories

Latent models learn temporally smoother trajectories, suggesting smoothness emerges as a useful property.

Temporal straightening analysis.

Robust to Input Corruption

The JEPA-style model remains more accurate under corrupted inputs, improving robustness to noisy state estimates.

Pose RMSE under input noise.

BibTeX

@article{rao2026skyjepa,
  title     = {SkyJEPA: Learning Long-Horizon World Models for Zero-Shot Sim-to-Real Control of Quadrotors},
  author    = {Rao, Pratyaksh and Zhang, Wancong and Balestriero, Randall and LeCun, Yann and Loianno, Giuseppe},
  journal   = {arXiv preprint},
  year      = {2026},
}