Pith. sign in

REVIEW 3 cited by

Predictive Planner for Autonomous Driving with Consistency Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2502.08033 v3 pith:HXY2PVX5 submitted 2025-02-12 cs.RO cs.LG

Predictive Planner for Autonomous Driving with Consistency Models

classification cs.RO cs.LG
keywords planningconsistencymodelssamplingtrajectoryautonomousconstraintsdriving
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Trajectory prediction and planning are essential for autonomous vehicles to navigate safely and efficiently in dynamic environments. Traditional approaches often treat them separately, limiting the ability for interactive planning. While recent diffusion-based generative models have shown promise in multi-agent trajectory generation, their slow sampling is less suitable for high-frequency planning tasks. In this paper, we leverage the consistency model to build a predictive planner that samples from a joint distribution of ego and surrounding agents, conditioned on the ego vehicle's navigational goal. Trained on real-world human driving datasets, our consistency model generates higher-quality trajectories with fewer sampling steps than standard diffusion models, making it more suitable for real-time deployment. To enforce multiple planning constraints simultaneously on the ego trajectory, a novel online guided sampling approach inspired by the Alternating Direction Method of Multipliers (ADMM) is introduced. Evaluated on the Waymo Open Motion Dataset (WOMD), our method enables proactive behavior such as nudging and yielding, and also demonstrates smoother, safer, and more efficient trajectories and satisfaction of multiple constraints under a limited computational budget.

discussion (0)

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

Forward citations

Cited by 3 Pith papers

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

  1. Motion Planning in Compressed Representation Spaces

    cs.RO 2026-06 unverdicted novelty 7.0

    An autoencoder with hierarchical discrete latent tokens enables test-time motion planning via latent-space search on nuPlan and Waymo datasets for closed-loop planning and multi-agent synthesis.

  2. GLENS: Global Search via Learning from Solver Iterates with Diffusion Models

    cs.LG 2026-05 unverdicted novelty 7.0

    GLENS uses diffusion models on solver iterates to generate high-quality and diverse initial guesses for multimodal non-convex optimization, leading to faster solver convergence.

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

    cs.RO 2026-04 unverdicted novelty 7.0

    MISTY delivers state-of-the-art closed-loop scores on nuPlan Test14-hard (80.32 non-reactive, 82.21 reactive) at 10.1 ms latency via single-step MLP-Mixer inference and a latent drifting loss that encourages proactive...