paper-with-me

Papers

Data Driven Prediction Architecture for Autonomous Driving and its Application on Apollo Platform

2020-06-11 · Kecheng Xu, Xiangquan Xiao, Jinghao Miao, Qi Luo

Autonomous Driving vehicles (ADV) are on road with large scales. For safe and efficient operations, ADVs must be able to predict the future states and iterative with road entities in complex, real-world driving scenarios. How to migrate a well-trained prediction model from one geo-fenced area to another is essential in scaling the ADV operation and is difficult most of the time since the terrains, traffic rules, entities distributions, driving/walking patterns would be largely different in different geo-fenced operation areas. In this paper, we introduce a highly automated learning-based prediction model pipeline, which has been deployed on Baidu Apollo self-driving platform, to support different prediction learning sub-modules' data annotation, feature extraction, model training/tuning and deployment. This pipeline is completely automatic without any human intervention and shows an up to 400\% efficiency increase in parameter tuning, when deployed at scale in different scenarios across nations.

📄 PDF Abstract BibTeX arXiv:2006.06715

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingPrediction

Similar Papers 제목 키워드 기반

TrafficBots: Towards World Models for Autonomous Driving Simulation and Motion Prediction

2023-03-07 · Zhejun Zhang, Alexander Liniger, Dengxin Dai, Fisher Yu 외

Data-driven simulation has become a favorable way to train and test autonomous driving algorithms. The idea of replacing the actual environment with a learned simulator has also been explored in model-based reinforcement…

Autonomous DrivingAutonomous VehiclesModel-based Reinforcement Learningmotion prediction

Data Scaling Laws for End-to-End Autonomous Driving

2025-04-06 · Alexander Naumann, Xunjiang Gu, Tolga Dimlioglu, Mariusz Bojarski 외

Autonomous vehicle (AV) stacks have traditionally relied on decomposed approaches, with separate modules handling perception, prediction, and planning. However, this design introduces information loss during inter-module…

Autonomous DrivingDecision Makingmotion prediction

Planning-Aware Diffusion Networks for Enhanced Motion Forecasting in Autonomous Driving

2024-10-25 · Liu Yunhao, Ding Hong, Zhang Ziming, Wang Huixin 외

Autonomous driving technology has seen significant advancements, but existing models often fail to fully capture the complexity of multi-agent environments, where interactions between dynamic agents are critical. To addr…

Autonomous DrivingDecision MakingMotion Forecasting

UniDrive-WM: Unified Understanding, Planning and Generation World Model for Autonomous Driving

2026-01-07 · Zhexiao Xiong, Xin Ye, Burhan Yaman, Sheng Cheng 외 arxiv

World models have become central to autonomous driving, where accurate scene understanding and future prediction are crucial for safe control. Recent work has explored using vision-language models (VLMs) for planning, ye…

Scene UnderstandingTrajectory PlanningAutonomous DrivingImage Generation

Where, What, Why: Towards Explainable Driver Attention Prediction

2025-06-29 · Yuchen Zhou, Jiayu Tang, Xiaoyan Xiao, Yueyao Lin 외

Modeling task-driven attention in driving is a fundamental challenge for both autonomous vehicles and cognitive science. Existing methods primarily predict where drivers look by generating spatial heatmaps, but fail to c…

Autonomous DrivingAutonomous VehiclesDriver Attention MonitoringLarge Language Model+2