paper-with-me

Papers

ParkPredict: Motion and Intent Prediction of Vehicles in Parking Lots

2020-04-21 · Xu Shen, Ivo Batkovic, Vijay Govindarajan, Paolo Falcone, Trevor Darrell, Francesco Borrelli

We investigate the problem of predicting driver behavior in parking lots, an environment which is less structured than typical road networks and features complex, interactive maneuvers in a compact space. Using the CARLA simulator, we develop a parking lot environment and collect a dataset of human parking maneuvers. We then study the impact of model complexity and feature information by comparing a multi-modal Long Short-Term Memory (LSTM) prediction model and a Convolution Neural Network LSTM (CNN-LSTM) to a physics-based Extended Kalman Filter (EKF) baseline. Our results show that 1) intent can be estimated well (roughly 85% top-1 accuracy and nearly 100% top-3 accuracy with the LSTM and CNN-LSTM model); 2) knowledge of the human driver's intended parking spot has a major impact on predicting parking trajectory; and 3) the semantic representation of the environment improves long term predictions.

📄 PDF Abstract BibTeX arXiv:2004.10293

Code (0)

등록된 구현이 없습니다.

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…
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

ParkPredict+: Multimodal Intent and Motion Prediction for Vehicles in Parking Lots with CNN and Transformer

2022-04-17 · Xu Shen, Matthew Lacayo, Nidhir Guggilla, Francesco Borrelli

The problem of multimodal intent and trajectory prediction for human-driven vehicles in parking lots is addressed in this paper. Using models designed with CNN and Transformer networks, we extract temporal-spatial and co…

4kmotion predictionTrajectory Prediction

Selecting Spots by Explicitly Predicting Intention from Motion History Improves Performance in Autonomous Parking

2026-03-05 · Long Kiu Chung, David Isele, Faizan M. Tariq, Sangjae Bae 외 arxiv

In many applications of social navigation, existing works have shown that predicting and reasoning about human intentions can help robotic agents make safer and more socially acceptable decisions. In this work, we study …

Trajectory Prediction

Efficient Parking Search using Shared Fleet Data

2024-04-16 · Niklas Strauß, Lukas Rottkamp, Sebatian Schmoll, Matthias Schubert

Finding an available on-street parking spot is a relevant problem of day-to-day life. In recent years, cities such as Melbourne and San Francisco deployed sensors that provide real-time information about the occupation o…

Parking Assistance for Trailer-Truck Transport Vehicles Using Sensor Fusion and Motion Planning

2026-05-04 · George Alenchery, Thomas Jeske, Tova Quinones, Lentz Fortune 외 arxiv

Autonomous driving technology has rapidly evolved over the past decade, offering significant improvements in transportation efficiency, safety, and cost reduction. While much of the progress has focused on highway drivin…

Autonomous DrivingMotion Planning

Probabilistic Prediction of Vehicle Semantic Intention and Motion

2018-04-10 · Yeping Hu, Wei Zhan, Masayoshi Tomizuka

Accurately predicting the possible behaviors of traffic participants is an essential capability for future autonomous vehicles. The majority of current researches fix the number of driving intentions by considering only …

Autonomous Vehiclesmotion predictionPrediction