paper-with-me

홈 › Papers

PLAN-S: Bridging Planning with Latent Style Dynamics for Autonomous Driving World Models

2026-06-04 · Xiaoyun Qiu, Jingtao He, Yijie Chen, Yusong Huang, Haotian Wang, Yixuan Wang, Xinhu Zheng arxiv

Latent world models (LWMs) have strengthened end-to-end autonomous driving by forecasting compact scene dynamics for downstream planning. However, existing LWM-based planners usually generate trajectories directly from entangled latent representations. This compact latent-to-planner pathway lacks explicit modeling of risk, drivability, and diverse style preferences, making driving-style dynamics difficult to supervise, inspect, or modulate before a final trajectory is selected. We propose PLAN-S (PLANning with latent Style dynamics), a planner-facing bridge that addresses this compactness-controllability dilemma by decoding a style-conditioned, four-channel semantic cost map from the latent representation. The cost map is conditioned on ego state and driving style and is consumed up-stream of the planning decision through two host-side interfaces: attention-level fusion for regression planners and reward-level fusion for anchor-score planners. We validate PLAN-S on two architecturally distinct hosts, ResWorld on nuScenes and WoTE on NAVSIM, while keeping the host backbones frozen to isolate the contribution of the proposed bridge. On nuScenes, PLAN-S reduces L2 at every horizon over the baseline, with 0.55 m average L2 and a 42% relative reduction in the 3 s collision rate. On NAVSIM, the rule-cost variant reaches 89.4 Predictive Driver Model Score (PDMS), while the learned cost variant provides complementary gains on baseline-challenging scenes. Ablations show that the cost pathway contributes most directly to safer trajectory selection. Qualitative results further show that PLAN-S can produce diverse cost maps, with spatially consistent variations aligned to different driving styles.

📄 PDF Abstract BibTeX arXiv:2606.06014

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Beyond the Next Step: Variable-Length Latent World Models for Long-Horizon Planning

2026-06-19 · Tianqi Du, Qi Zhang, Yifei Wang, Yisen Wang arxiv

Recently, world models have emerged as a promising paradigm for building intelligent agents by learning predictive models that estimate future environment states conditioned on observations and actions. In particular, JE…

Localized Latent Editing for Dose-Response Modeling in Botulinum Toxin Injection Planning

2026-01-27 · Estèphe Arnaud, Mohamed Daoudi, Pierre Guerreschi arxiv

Botulinum toxin (Botox) injections are the gold standard for managing facial asymmetry and aesthetic rejuvenation, yet determining the optimal dosage remains largely intuitive, often leading to suboptimal outcomes. We pr…

Learning Latent Dynamics for Planning from Pixels

2018-11-12 · Danijar Hafner, Timothy Lillicrap, Ian Fischer, Ruben Villegas 외

Planning has been very successful for control tasks with known environment dynamics. To leverage planning in unknown environments, the agent needs to learn the dynamics from interactions with the world. However, learning…

continuous-controlContinuous ControlMotion PlanningVariational Inference

ResWM: Residual-Action World Model for Visual RL

2026-03-11 · Jseen Zhang, Gabriel Adineera, Jinzhou Tan, Jinoh Kim arxiv

Learning predictive world models from raw visual observations is a central challenge in reinforcement learning (RL), especially for robotics and continuous control. Conventional model-based RL frameworks directly conditi…

Reinforcement LearningContinuous Control

No-Regret Replanning under Uncertainty

2016-09-16 · Wen Sun, Niteesh Sood, Debadeepta Dey, Gireeja Ranade 외

This paper explores the problem of path planning under uncertainty. Specifically, we consider online receding horizon based planners that need to operate in a latent environment where the latent information can be modele…

Gaussian Processes