paper-with-me

홈 › Papers

Safe Local Motion Planning With Self-Supervised Freespace Forecasting

2021-06-19 · CVPR 2021 1 · Peiyun Hu, Aaron Huang, John Dolan, David Held, Deva Ramanan

Safe local motion planning for autonomous driving in dynamic environments requires forecasting how the scene evolves. Practical autonomy stacks adopt a semantic object-centric representation of a dynamic scene and build object detection, tracking, and prediction modules to solve forecasting. However, training these modules comes at an enormous human cost of manually annotated objects across frames. In this work, we explore future freespace as an alternative representation to support motion planning. Our key intuition is that it is important to avoid straying into occupied space regardless of what is occupying it. Importantly, computing ground-truth future freespace is annotation-free. First, we explore freespace forecasting as a self-supervised learning task. We then demonstrate how to use forecasted freespace to identify collision-prone plans from off-the-shelf motion planners. Finally, we propose future freespace as an additional source of annotation-free supervision. We demonstrate how to integrate such supervision into the learning-based planners. Experimental results on nuScenes and CARLA suggest both approaches lead to a significant reduction in collision rates.

📄 PDF Abstract BibTeX

Code (1)

peiyunh/ff 공식 구현 pytorch

Tasks

Autonomous DrivingMotion Planningobject-detectionObject DetectionSelf-Supervised Learning

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 제목 키워드 기반

Connected Autonomous Vehicle Motion Planning with Video Predictions from Smart, Self-Supervised Infrastructure

2023-09-14 · Jiankai Sun, Shreyas Kousik, David Fridovich-Keil, Mac Schwager

Connected autonomous vehicles (CAVs) promise to enhance safety, efficiency, and sustainability in urban transportation. However, this is contingent upon a CAV correctly predicting the motion of surrounding agents and pla…

Autonomous VehiclesMotion Planning

CorrectionPlanner: Self-Correction Planner with Reinforcement Learning in Autonomous Driving

2026-03-16 · Yihong Guo, Dongqiangzi Ye, Sijia Chen, Anqi Liu 외 arxiv

Autonomous driving requires safe planning, but most learning-based planners lack explicit self-correction ability: once an unsafe action is proposed, there is no mechanism to correct it. Thus, we propose CorrectionPlanne…

Reinforcement LearningAutonomous Driving

Self-supervised Pretraining for Integrated Prediction and Planning of Automated Vehicles

2025-07-13 · Yangang Ren, Guojian Zhan, Chen Lv, Jun Li 외 arxiv

Predicting the future of surrounding agents and accordingly planning a safe, goal-directed trajectory are crucial for automated vehicles. Current methods typically rely on imitation learning to optimize metrics against t…

Scene Understanding

Differentiable Raycasting for Self-supervised Occupancy Forecasting

2022-10-04 · Tarasha Khurana, Peiyun Hu, Achal Dave, Jason Ziglar 외

Motion planning for safe autonomous driving requires learning how the environment around an ego-vehicle evolves with time. Ego-centric perception of driveable regions in a scene not only changes with the motion of actors…

Autonomous DrivingMotion PlanningSelf-Supervised Learning

Admittance-Based Motion Planning with Vision-Guided Initialization for Robotic Manipulators in Self-Driving Laboratories

2026-01-29 · Shifa Sulaiman, Tobias Jensen, Francesco Schetter, Simon Bøgh arxiv

Self driving laboratories (SDLs) are highly automated research environments that leverage advanced technologies to conduct experiments and analyze data with minimal human involvement. These environments often involve del…

Homography EstimationMotion PlanningPose Estimation