paper-with-me

홈 › Papers

Tractable Joint Prediction and Planning over Discrete Behavior Modes for Urban Driving

2024-03-12 · Adam Villaflor, Brian Yang, Huangyuan Su, Katerina Fragkiadaki, John Dolan, Jeff Schneider

Significant progress has been made in training multimodal trajectory forecasting models for autonomous driving. However, effectively integrating these models with downstream planners and model-based control approaches is still an open problem. Although these models have conventionally been evaluated for open-loop prediction, we show that they can be used to parameterize autoregressive closed-loop models without retraining. We consider recent trajectory prediction approaches which leverage learned anchor embeddings to predict multiple trajectories, finding that these anchor embeddings can parameterize discrete and distinct modes representing high-level driving behaviors. We propose to perform fully reactive closed-loop planning over these discrete latent modes, allowing us to tractably model the causal interactions between agents at each step. We validate our approach on a suite of more dynamic merging scenarios, finding that our approach avoids the $\textit{frozen robot problem}$ which is pervasive in conventional planners. Our approach also outperforms the previous state-of-the-art in CARLA on challenging dense traffic scenarios when evaluated at realistic speeds.

📄 PDF Abstract BibTeX arXiv:2403.07232

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingTrajectory ForecastingTrajectory Prediction

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

RetroBridge: Modeling Retrosynthesis with Markov Bridges

2023-08-30 · Ilia Igashov, Arne Schneuing, Marwin Segler, Michael Bronstein 외

Retrosynthesis planning is a fundamental challenge in chemistry which aims at designing reaction pathways from commercially available starting materials to a target molecule. Each step in multi-step retrosynthesis planni…

Heuristic SearchMulti-step retrosynthesisRetrosynthesisSingle-step retrosynthesis

Mixed neural posterior estimation for simulators with discrete and continuous parameters

2026-05-13 · Jan Boelts, Cornelius Schröder, Jonas Beck, Jakob H. Macke 외 arxiv

Neural Posterior Estimation (NPE) enables rapid parameter inference for complex simulators with intractable likelihoods. NPE trains an inference network to estimate a probability density over parameters given data, typic…

Discrete-WAM: Unified Discrete Vision-Action Token Editing for World-Policy Learning

2026-06-04 · Ziyang Yao, Haochen Liu, Yuncheng Jiang, Zeyu Zhu 외 arxiv

Autonomous driving requires reasoning about how ego actions shape future world evolution, rather than merely mapping observations to actions. However, most end-to-end methods rely on direct state-to-action imitation, whi…

Autonomous Driving

Evidential Sparsification of Multimodal Latent Spaces in Conditional Variational Autoencoders

2020-10-19 · NeurIPS 2020 12 · Masha Itkina, Boris Ivanovic, Ransalu Senanayake, Mykel J. Kochenderfer 외

Discrete latent spaces in variational autoencoders have been shown to effectively capture the data distribution for many real-world problems such as natural language understanding, human intent prediction, and visual sce…

Image GenerationMotion PlanningNatural Language Understanding

A2D2: Fine-Tuning Any-Length Discrete Diffusion for Adaptive Decoding

2026-06-11 · Sophia Tang, Yuchen Zhu, Molei Tao, Pranam Chatterjee arxiv

Discrete diffusion models offer a simple and stable likelihood-based framework for sequence generation, recently extended to any-length settings via token insertion. Principled reward-guided fine-tuning for any-length di…