QQWorld: Quantile-Quantile Matching for World Model Regularization
Zhoushun Yu, Xiaoyu Hu, Xiangyu Xu · N/A · 2026
Framework
N/A
License
N/A
Stars
N/A
Summary
Latent world models enable efficient planning by predicting future states in a compact representation space, but their performance depends critically on the quality of the learned latent distribution. LeWorldModel (LeWM) regularizes its latents toward an isotropic Gaussian using the Epps-Pulley (...
Abstract Summary
Key Points
- Latent world models enable efficient planning by predicting future states in a compact representa...
- LeWorldModel (LeWM) regularizes its latents toward an isotropic Gaussian using the Epps-Pulley (E...
- We show that the corrective gradients of EP rapidly vanish for isolated tail samples, leaving hea...
- To address this limitation, we propose QQWorld, which replaces EP with a quantile-quantile matchi...
- We further develop cross-batch QQ, which enlarges the effective ranking pool using detached sampl...
QQWorld: Quantile-Quantile Matching for World Model Regularization
|Authors: Zhoushun Yu, Xiaoyu Hu, Xiangyu Xu
|Venue: arXiv preprint | Year: 2026
|arXiv: 2607.28415v1
Abstract
Latent world models enable efficient planning by predicting future states in a compact representation space, but their performance depends critically on the quality of the learned latent distribution. LeWorldModel (LeWM) regularizes its latents toward an isotropic Gaussian using the Epps-Pulley (EP) objective. We show that the corrective gradients of EP rapidly vanish for isolated tail samples, leaving heavy-tailed deviations insufficiently controlled. To address this limitation, we propose QQWorld, which replaces EP with a quantile-quantile matching objective that directly aligns projected latent samples with rank-matched Gaussian quantiles, thereby maintaining effective corrective gradients in the tails. We further develop cross-batch QQ, which enlarges the effective ranking pool using detached samples from previous batches, and characterize its bias-variance trade-off. Across four control environments, QQWorld effectively improves the average planning success rate of LeWM, while consistently yielding better Gaussian alignment and thinner latent tails.
Key Contributions
- Latent world models enable efficient planning by predicting future states in a compact representa…
- LeWorldModel (LeWM) regularizes its latents toward an isotropic Gaussian using the Epps-Pulley (E…
- We show that the corrective gradients of EP rapidly vanish for isolated tail samples, leaving hea…
- To address this limitation, we propose QQWorld, which replaces EP with a quantile-quantile matchi…
- We further develop cross-batch QQ, which enlarges the effective ranking pool using detached sampl…
Topics
- reinforcement-learning
- planning
- control
Code & Data
No code repository linked in paper metadata.
BibTeX
@article{Yu2026_260728415v1,
title = {QQWorld: Quantile-Quantile Matching for World Model Regularization},
author = {Zhoushun Yu and Xiaoyu Hu and Xiangyu Xu},
year = {2026},
eprint = {2607.28415v1},
archivePrefix = {arXiv},
primaryClass = {cs.LG},
url = {https://arxiv.org/abs/2607.28415v1}
}
Related Papers
A Browser-Native Digital Test Range for Benchmarking 4D Ocean-Glider Planning Algorithms
Edward Holmberg, Elias Ioup, Mahdi Abdelguerfi · arXiv preprint · Aug 2026
Repeated in-situ evaluation of ocean-glider planners requires scarce vehicles, operators, deployment and recovery resources, and ocean conditions that cannot be reset for competing algorithms. We present a guided, installation-free browser-native digital test range that transforms a selected regi...
A Low-Cost, Open Platform for End-to-End Autonomous Driving on a Miniature Ackermann Vehicle
Gustavo Claudio Karl Couto, Eric Aislan Antonelo, Gabriel George Zipperer · arXiv preprint · Sep 2026
This paper presents a low-cost, open experimental platform for research in end-to-end autonomous driving with miniature Ackermann vehicles. The platform combines a physical vehicle, a printed urban track, data collection tools, trajectory registration, and a Webots digital twin, enabling controll...
AHEAD: Anticipatory Hand-Driven Teleoperation via Human Intent Prediction
Seok Joon Kim, Junho Lee, Federica Spinola et al. · arXiv preprint · Jul 2026
Direct hand-driven teleoperation maps an operator's hand motion to robot end-effector commands at every frame, enabling precise control, but it requires constant monitoring and correction during approach, grasp, and placement, which can be slow and fatiguing. For repetitive pick-and-place tasks, ...
Catch, Throw, Repeat: Planning for Human-Robot Partner Juggling
Jonathan Rainer Lippert, Kai Ploeger, Abir Chowdhury et al. · arXiv preprint · Jul 2026
Dynamic object exchange between humans and robots remains a challenging problem due to uncertainty in perception, timing, and contact-rich interaction. Human-robot juggling represents a particularly demanding instance of this problem, requiring precise real-time coordination, predictive motion pl...