10
0

ParkFormer: A Transformer-Based Parking Policy with Goal Embedding and Pedestrian-Aware Control

Main:6 Pages
4 Figures
Bibliography:1 Pages
2 Tables
Abstract

Autonomous parking plays a vital role in intelligent vehicle systems, particularly in constrained urban environments where high-precision control is required. While traditional rule-based parking systems struggle with environmental uncertainties and lack adaptability in crowded or dynamic scenes, human drivers demonstrate the ability to park intuitively without explicit modeling. Inspired by this observation, we propose a Transformer-based end-to-end framework for autonomous parking that learns from expert demonstrations. The network takes as input surround-view camera images, goal-point representations, ego vehicle motion, and pedestrian trajectories. It outputs discrete control sequences including throttle, braking, steering, and gear selection. A novel cross-attention module integrates BEV features with target points, and a GRU-based pedestrian predictor enhances safety by modeling dynamic obstacles. We validate our method on the CARLA 0.9.14 simulator in both vertical and parallel parking scenarios. Experiments show our model achieves a high success rate of 96.57\%, with average positional and orientation errors of 0.21 meters and 0.41 degrees, respectively. The ablation studies further demonstrate the effectiveness of key modules such as pedestrian prediction and goal-point attention fusion. The code and dataset will be released at:this https URL.

View on arXiv
@article{fu2025_2506.16856,
  title={ ParkFormer: A Transformer-Based Parking Policy with Goal Embedding and Pedestrian-Aware Control },
  author={ Jun Fu and Bin Tian and Haonan Chen and Shi Meng and Tingting Yao },
  journal={arXiv preprint arXiv:2506.16856},
  year={ 2025 }
}
Comments on this paper