paper-with-me

홈 › Papers

MISTY: High-Throughput Motion Planning via Mixer-based Single-step Drifting

2026-04-23 · Yining Xing, Zehong Ke, Yiqian Tu, Zhiyuan Liu, Wenhao Yu, Jianqiang Wang arxiv

Multi-modal trajectory generation is essential for safe autonomous driving, yet existing diffusion-based planners suffer from high inference latency due to iterative neural function evaluations. This paper presents MISTY (Mixer-based Inference for Single-step Trajectory-drifting Yield), a high-throughput generative motion planner that achieves state-of-the-art closed-loop performance with pure single-step inference. MISTY integrates a vectorized Sub-Graph encoder to capture environment context, a Variational Autoencoder to structure expert trajectories into a compact 32-dimensional latent manifold, and an ultra-lightweight MLP-Mixer decoder to eliminate quadratic attention complexity. Importantly, we introduce a latent-space drifting loss that shifts the complex distribution evolution entirely to the training phase. By formulating explicit attractive and repulsive forces, this mechanism empowers the model to synthesize novel, proactive maneuvers, such as active overtaking, that are virtually absent from the raw expert demonstrations. Extensive evaluations on the nuPlan benchmark demonstrate that MISTY achieves state-of-the-art results on the challenging Test14-hard split, with comprehensive scores of 80.32 and 82.21 in non-reactive and reactive settings, respectively. Operating at over 99 FPS with an end-to-end latency of 10.1 ms, MISTY offers an order-of-magnitude speedup over iterative diffusion planners while while achieving significantly robust generation.

📄 PDF Abstract BibTeX arXiv:2604.21489

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingMotion Planning

Similar Papers 제목 키워드 기반

MistyPilot: An Agentic Fast-Slow Thinking LLM Framework for Misty Social Robots

2026-03-04 · Xiao Wang, Lu Dong, Jingchen Sun, Ifeoma Nwogu 외 arxiv

With the availability of open APIs in social robots, it has become easier to customize general-purpose tools to meet users' needs. However, interpreting high-level user instructions, selecting and configuring appropriate…

AutoMisty: A Multi-Agent LLM Framework for Automated Code Generation in the Misty Social Robot

2025-03-09 · Xiao Wang, Lu Dong, Sahana Rangasrinivasan, Ifeoma Nwogu 외

The social robot's open API allows users to customize open-domain interactions. However, it remains inaccessible to those without programming experience. In this work, we introduce AutoMisty, the first multi-agent collab…

Code Generation

HADREB: Human Appraisals and (English) Descriptions of Robot Emotional Behaviors

2022-06-01 · LREC 2022 6 · Josue Torres-Fonsesca, Casey Kennington

Humans sometimes anthropomorphize everyday objects, but especially robots that have human-like qualities and that are often able to interact with and respond to humans in ways that other objects cannot. Humans especially…

AttributeLanguage Modelling

FFT-based Dynamic Token Mixer for Vision

2023-03-07 · Yuki Tatsunami, Masato Taki

Multi-head-self-attention (MHSA)-equipped models have achieved notable performance in computer vision. Their computational complexity is proportional to quadratic numbers of pixels in input feature maps, resulting in slo…

image-classificationImage Classificationobject-detectionObject Detection+1

Super Apriel: One Checkpoint, Many Speeds

2026-04-21 · SLAM Labs, :, Oleksiy Ostapenko, Raymond Li 외 arxiv

We release Super Apriel, a 15B-parameter supernet in which every decoder layer provides four trained mixer choices -- Full Attention (FA), Sliding Window Attention (SWA), Kimi Delta Attention (KDA), and Gated DeltaNet (G…