pith. sign in

arxiv: 2409.15730 · v1 · pith:FG2QMJMNnew · submitted 2024-09-24 · 💻 cs.RO · cs.AI

Learning Multiple Probabilistic Decisions from Latent World Model in Autonomous Driving

classification 💻 cs.RO cs.AI
keywords modelworldactionslatentdriverlearningautoregressivedecisionsderiving
0
0 comments X
read the original abstract

The autoregressive world model exhibits robust generalization capabilities in vectorized scene understanding but encounters difficulties in deriving actions due to insufficient uncertainty modeling and self-delusion. In this paper, we explore the feasibility of deriving decisions from an autoregressive world model by addressing these challenges through the formulation of multiple probabilistic hypotheses. We propose LatentDriver, a framework models the environment's next states and the ego vehicle's possible actions as a mixture distribution, from which a deterministic control signal is then derived. By incorporating mixture modeling, the stochastic nature of decisionmaking is captured. Additionally, the self-delusion problem is mitigated by providing intermediate actions sampled from a distribution to the world model. Experimental results on the recently released close-loop benchmark Waymax demonstrate that LatentDriver surpasses state-of-the-art reinforcement learning and imitation learning methods, achieving expert-level performance. The code and models will be made available at https://github.com/Sephirex-X/LatentDriver.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ConsistencyPlanner: Real-time Planning with Fast-Sampling Consistency Models

    cs.RO 2026-06 unverdicted novelty 4.0

    ConsistencyPlanner applies fast-sampling consistency models for efficient multimodal trajectory generation and attention-based heterogeneous feature fusion to achieve superior safety in Waymax driving simulations.