ParkingTransformer: LLM-Enhanced End-to-End Trajectory Planning for Autonomous Parking
- lab CatalyzeX
- lab DagsHub
- lab GotitPub
- lab Hugging Face
- lab ScienceCast
- lab alphaXiv
- lab arXiv
- lab arXivLabs
A new autonomous-parking framework called ParkingTransformer replaces dense bird’s-eye-view maps with large-language-model scene understanding, according to research submitted June 12, 2026 [1]. The authors report a 61.32 driving score in the CARLA simulator and an 88.70% average success rate in real-world tests [1]. The work targets a persistent weakness in end-to-end parking systems: their black-box nature, which limits high-level semantic understanding and interpretability [1]. By combining trajectory queries with implicit state features from large language models, ParkingTransformer interacts directly with raw sensor data and historical information to produce planning trajectories [1]. The architecture eliminates the need for dense bird’s-eye-view representations, a departure from many current approaches [1]. Large language models are built on transformer architectures that use attention mechanisms to model long-range dependencies in data [4]. The researchers compensate for the limited spatial reasoning of such models by introducing 3D positional encoding, which explicitly injects spatial geometric awareness [1]. A fixed-window streaming mechanism processes historical information, improving long-term temporal efficiency and inference speed [1]. A coarse-to-fine decoding strategy then progressively refines trajectory precision [1]. Closed-loop experiments were conducted on the CARLA simulator and on real-world vehicle platforms [1]. The driving score of 61.32 in CARLA and the 88.70% average success rate in physical tests validate the feasibility of the proposed algorithms, the authors state [1]. The paper does not disclose the vehicle platforms used, but the broader autonomous-driving industry relies heavily on high-performance computing hardware. Nvidia, for example, controlled more than 80% of the market for GPUs used in training and deploying AI models as of 2025 [3]. The submission appears on arXiv, a preprint server, and has not yet been peer-reviewed [1]. The authors frame long-distance autonomous parking—from the road to a target spot—as a critical task within autonomous driving, and they argue that interpretability gains from language-model integration could help bridge the gap between research prototypes and deployment [1].
applicationresearch-papersafety-researchinfrastructuretool-release
Background sources we checked (8)
- arxiv.org ↗ End-to-end autonomous parking has emerged as a critical task within the realm of autonomous driving. However, existing methods suffer from black-box characteristics, lacking high-level semantic understanding and interpretability, which impedes the realization of seamless long-dis…
- en.wikipedia.org ↗ Nvidia Corporation ( en-VID-ee-ə) is an American multinational technology company headquartered in Santa Clara, California. The company develops graphics processing units (GPUs), systems on chips (SoCs), and application programming interfaces (APIs) for data science, high-perform…
- en.wikipedia.org ↗ In machine learning, a neural network (NN) or neural net, is a computational model inspired by the structure and functions of biological neural networks. A neural network consists of connected units or nodes called artificial neurons, which loosely model the neurons in the brain.…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- arxiv.org ↗ With the creation of new datasets, the question arises of whether the data in them is complementary to other datasets for training ML models (see recent reviews for a perspective of catalysts informatics22, 23, 24). This is especially important when consolidating data with a vari…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
- en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…