MISTY: High-Throughput Motion Planning via Mixer-based Single-step Drifting
arXiv cs.RO / 4/24/2026
📰 NewsDeveloper Stack & InfrastructureModels & Research
Key Points
- MISTY is a new single-step, high-throughput generative motion planner for autonomous driving that avoids the iterative neural evaluations that cause diffusion-based planners’ high latency.
- The approach combines a vectorized Sub-Graph encoder for environment context, a VAE that compresses expert trajectories into a 32-dimensional latent space, and an MLP-Mixer decoder to remove the quadratic complexity of attention.
- MISTY introduces a latent-space drifting loss that moves most of the complex distribution evolution into training, enabling faster inference while improving generalization.
- By modeling explicit attractive and repulsive “forces” in latent space, the method can generate proactive maneuvers like active overtaking that are rare in the original expert demonstrations.
- On the nuPlan benchmark (Test14-hard), MISTY reports state-of-the-art closed-loop performance with scores of 80.32 (non-reactive) and 82.21 (reactive), running at over 99 FPS and 10.1 ms end-to-end latency—about an order-of-magnitude faster than iterative diffusion planners.
Related Articles

How I Use AI Agents to Maintain a Living Knowledge Base for My Team
Dev.to

An API testing tool built specifically for AI agent loops
Dev.to
IK_LLAMA now supports Qwen3.5 MTP Support :O
Reddit r/LocalLLaMA
OpenAI models, Codex, and Managed Agents come to AWS
Dev.to

Automatic Error Recovery in AI Agent Networks
Dev.to