paper-with-me

홈 › Papers

Multimodal Trajectory Prediction for Autonomous Driving on Unstructured Roads using Deep Convolutional Network

2024-09-27 · Lei LI, Zhifa Chen, Jian Wang, Bin Zhou, Guizhen Yu, Xiaoxuan Chen

Recently, the application of autonomous driving in open-pit mining has garnered increasing attention for achieving safe and efficient mineral transportation. Compared to urban structured roads, unstructured roads in mining sites have uneven boundaries and lack clearly defined lane markings. This leads to a lack of sufficient constraint information for predicting the trajectories of other human-driven vehicles, resulting in higher uncertainty in trajectory prediction problems. A method is proposed to predict multiple possible trajectories and their probabilities of the target vehicle. The surrounding environment and historical trajectories of the target vehicle are encoded as a rasterized image, which is used as input to our deep convolutional network to predict the target vehicle's multiple possible trajectories. The method underwent offline testing on a dataset specifically designed for autonomous driving scenarios in open-pit mining and was compared and evaluated against physics-based method. The open-source code and data are available at https://github.com/LLsxyc/mine_motion_prediction.git

📄 PDF Abstract BibTeX arXiv:2409.18399

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingTrajectory Prediction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Multimodal Manoeuvre and Trajectory Prediction for Automated Driving on Highways Using Transformer Networks

2023-03-28 · Sajjad Mozaffari, Mreza Alipour Sormoli, Konstantinos Koufos, Mehrdad Dianati

Predicting the behaviour (i.e., manoeuvre/trajectory) of other road users, including vehicles, is critical for the safe and efficient operation of autonomous vehicles (AVs), a.k.a., automated driving systems (ADSs). Due …

Autonomous VehiclesPredictionTrajectory Prediction

Trajectory Prediction in Autonomous Driving with a Lane Heading Auxiliary Loss

2020-11-12 · Ross Greer, Nachiket Deo, Mohan Trivedi

Predicting a vehicle's trajectory is an essential ability for autonomous vehicles navigating through complex urban traffic scenes. Bird's-eye-view roadmap information provides valuable information for making trajectory p…

Autonomous DrivingAutonomous VehiclesPredictionTrajectory Prediction

PBP: Path-based Trajectory Prediction for Autonomous Driving

2023-09-07 · Sepideh Afshar, Nachiket Deo, Akshay Bhagat, Titas Chakraborty 외

Trajectory prediction plays a crucial role in the autonomous driving stack by enabling autonomous vehicles to anticipate the motion of surrounding agents. Goal-based prediction models have gained traction in recent years…

Autonomous DrivingAutonomous VehiclesDecoderInductive Bias+2

Class-Aware Attention for Multimodal Trajectory Prediction

2022-08-31 · Bimsara Pathiraja, Shehan Munasinghe, Malshan Ranawella, Maleesha De Silva 외

Predicting the possible future trajectories of the surrounding dynamic agents is an essential requirement in autonomous driving. These trajectories mainly depend on the surrounding static environment, as well as the past…

Autonomous DrivingPredictionTrajectory Prediction

A Pedestrian-Vehicle Interaction Benchmark and Annotation Framework for Unstructured Scenes via Uncalibrated Cameras

2026-05-25 · Haoyang Peng, Qian Hu, Songan Zhang, Ming Yang arxiv

Predicting the interaction between pedestrian and vehicle is essential for autonomous driving safety in unstructured and semi-structured scenarios; however, this task is severely hindered by the scarcity of public datase…

Trajectory PredictionAutonomous Driving