paper-with-me

홈 › Papers

Hybrid-Prediction Integrated Planning for Autonomous Driving

2024-02-04 · Haochen Liu, Zhiyu Huang, Wenhui Huang, Haohan Yang, Xiaoyu Mo, Chen Lv

Autonomous driving systems require the ability to fully understand and predict the surrounding environment to make informed decisions in complex scenarios. Recent advancements in learning-based systems have highlighted the importance of integrating prediction and planning modules. However, this integration has brought forth three major challenges: inherent trade-offs by sole prediction, consistency between prediction patterns, and social coherence in prediction and planning. To address these challenges, we introduce a hybrid-prediction integrated planning (HPP) system, which possesses three novelly designed modules. First, we introduce marginal-conditioned occupancy prediction to align joint occupancy with agent-wise perceptions. Our proposed MS-OccFormer module achieves multi-stage alignment per occupancy forecasting with consistent awareness from agent-wise motion predictions. Second, we propose a game-theoretic motion predictor, GTFormer, to model the interactive future among individual agents with their joint predictive awareness. Third, hybrid prediction patterns are concurrently integrated with Ego Planner and optimized by prediction guidance. HPP achieves state-of-the-art performance on the nuScenes dataset, demonstrating superior accuracy and consistency for end-to-end paradigms in prediction and planning. Moreover, we test the long-term open-loop and closed-loop performance of HPP on the Waymo Open Motion Dataset and CARLA benchmark, surpassing other integrated prediction and planning pipelines with enhanced accuracy and compatibility.

📄 PDF Abstract BibTeX arXiv:2402.02426

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingPrediction

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…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
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 제목 키워드 기반

Autonomous Driving with Spiking Neural Networks

2024-05-30 · Rui-Jie Zhu, Ziqing Wang, Leilani Gilpin, Jason K. Eshraghian

Autonomous driving demands an integrated approach that encompasses perception, prediction, and planning, all while operating under strict energy constraints to enhance scalability and environmental sustainability. We pre…

Autonomous DrivingPrediction

Energy-efficient Hybrid Model Predictive Trajectory Planning for Autonomous Electric Vehicles

2024-11-09 · Fan Ding, Xuewen Luo, Gaoxuan Li, Hwa Hui Tew 외

To tackle the twin challenges of limited battery life and lengthy charging durations in electric vehicles (EVs), this paper introduces an Energy-efficient Hybrid Model Predictive Planner (EHMPP), which employs an energy-…

Trajectory Planning

HyPlan: Hybrid Learning-Assisted Planning Under Uncertainty for Safe Autonomous Driving

2025-10-08 · Donald Pfaffmann, Matthias Klusch, Marcel Steinmetz arxiv

We present a novel hybrid learning-assisted planning method, named HyPlan, for solving the collision-free navigation problem for self-driving cars in partially observable traffic environments. HyPlan combines methods for…

Reinforcement LearningAutonomous Driving

End-to-End Autonomous Driving through V2X Cooperation

2024-03-31 · Haibao Yu, Wenxian Yang, Jiaru Zhong, Zhenwei Yang 외

Cooperatively utilizing both ego-vehicle and infrastructure sensor data via V2X communication has emerged as a promising approach for advanced autonomous driving. However, current research mainly focuses on improving ind…

Autonomous Driving

WA-JEPA: Rethinking the Video JEPA Paradigm for World-Action Modeling in Autonomous Driving

2026-08-21 · Xinlin Wang, Yujiao Xiang, Yuheng Zhou, Jingqi Wang 외 arxiv

Video Joint Embedding Predictive Architecture (V-JEPA) learns powerful spatiotemporal representations from video through self-supervised latent feature prediction. However, V-JEPA is built around random-mask completion a…

Autonomous Driving