paper-with-me

Papers

Jointly Learnable Behavior and Trajectory Planning for Self-Driving Vehicles

2019-10-10 · Abbas Sadat, Mengye Ren, Andrei Pokrovsky, Yen-Chen Lin, Ersin Yumer, Raquel Urtasun

The motion planners used in self-driving vehicles need to generate trajectories that are safe, comfortable, and obey the traffic rules. This is usually achieved by two modules: behavior planner, which handles high-level decisions and produces a coarse trajectory, and trajectory planner that generates a smooth, feasible trajectory for the duration of the planning horizon. These planners, however, are typically developed separately, and changes in the behavior planner might affect the trajectory planner in unexpected ways. Furthermore, the final trajectory outputted by the trajectory planner might differ significantly from the one generated by the behavior planner, as they do not share the same objective. In this paper, we propose a jointly learnable behavior and trajectory planner. Unlike most existing learnable motion planners that address either only behavior planning, or use an uninterpretable neural network to represent the entire logic from sensors to driving commands, our approach features an interpretable cost function on top of perception, prediction and vehicle dynamics, and a joint learning algorithm that learns a shared cost function employed by our behavior and trajectory components. Experiments on real-world self-driving data demonstrate that jointly learned planner performs significantly better in terms of both similarity to human driving and other safety metrics, compared to baselines that do not adopt joint behavior and trajectory learning.

📄 PDF Abstract BibTeX arXiv:1910.04586

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory Planning

Similar Papers 제목 키워드 기반

Stable at Any Speed: Speed-Driven Multi-Object Tracking with Learnable Kalman Filtering

2025-08-01 · Yan Gong, Mengjun Chen, Hao Liu, Gao Yongsheng 외 arxiv

Multi-object tracking (MOT) enables autonomous vehicles to continuously perceive dynamic objects, supplying essential temporal cues for prediction, behavior understanding, and safe planning. However, conventional trackin…

Multi-Object TrackingAutonomous Vehicles

Safe Trajectory Planning Using Reinforcement Learning for Self Driving

2020-11-09 · Josiah Coad, Zhiqian Qiao, John M. Dolan

Self-driving vehicles must be able to act intelligently in diverse and difficult environments, marked by high-dimensional state spaces, a myriad of optimization objectives and complex behaviors. Traditionally, classical …

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

DynoJEPP: Joint Estimation, Prediction and Planning in Dynamic Environments

2026-05-13 · Mikolaj Kliniewski, Jesse Morris, Yiduo Wang, Ian R. Manchester 외 arxiv

DynoJEPP is a factor-graph-based framework that jointly formulates and simultaneously optimizes estimation, prediction, and planning in dynamic environments. In conventional factor-graph-based approaches that jointly for…

Trajectory Planning

Trajectory-Constrained Deep Latent Visual Attention for Improved Local Planning in Presence of Heterogeneous Terrain

2021-12-09 · Stefan Wapnick, Travis Manderson, David Meger, Gregory Dudek

We present a reward-predictive, model-based deep learning method featuring trajectory-constrained visual attention for local planning in visual navigation tasks. Our method learns to place visual attention at locations i…

Visual Navigation

SkillDiffuser: Interpretable Hierarchical Planning via Skill Abstractions in Diffusion-Based Task Execution

2023-12-18 · CVPR 2024 1 · Zhixuan Liang, Yao Mu, Hengbo Ma, Masayoshi Tomizuka 외

Diffusion models have demonstrated strong potential for robotic trajectory planning. However, generating coherent trajectories from high-level instructions remains challenging, especially for long-range composition tasks…

Trajectory Planning