Maneuver-based Anchor Trajectory Hypotheses at Roundabouts
Predicting future behavior of the surrounding vehicles is crucial for self-driving platforms to safely navigate through other traffic. This is critical when making decisions like crossing an unsignalized intersection. We address the problem of vehicle motion prediction in a challenging roundabout environment by learning from human driver data. We extend existing recurrent encoder-decoder models to be advantageously combined with anchor trajectories to predict vehicle behaviors on a roundabout. Drivers' intentions are encoded by a set of maneuvers that correspond to semantic driving concepts. Accordingly, our model employs a set of maneuver-specific anchor trajectories that cover the space of possible outcomes at the roundabout. The proposed model can output a multi-modal distribution over the predicted future trajectories based on the maneuver-specific anchors. We evaluate our model using the public RounD dataset and the experiment results show the effectiveness of the proposed maneuver-based anchor regression in improving prediction accuracy, reducing the average RMSE to 28% less than the best baseline. Our code is available at https://github.com/m-hasan-n/roundabout.
Code (1)
Tasks
Decodermotion predictionNavigateSimilar Papers 제목 키워드 기반
Decentralized Modeling of Vehicular Maneuvers and Interactions at Urban Junctions
Modeling and evaluation of automated vehicles (AVs) in mixed-autonomy traffic is essential prior to their safe and efficient deployment. This is especially important at urban junctions where complex multi-agent interacti…
Trajectory PlanningIntelligent Roundabout Insertion using Deep Reinforcement Learning
An important topic in the autonomous driving research is the development of maneuver planning systems. Vehicles have to interact and negotiate with each other so that optimal choices, in terms of time and safety, are tak…
Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1MultiPath: Multiple Probabilistic Anchor Trajectory Hypotheses for Behavior Prediction
Predicting human behavior is a difficult and crucial task required for motion planning. It is challenging in large part due to the highly uncertain and multi-modal set of possible outcomes in real-world domains such as a…
Autonomous DrivingMotion PlanningTrajectory PredictionASCENT: Transformer-Based Aircraft Trajectory Prediction in Non-Towered Terminal Airspace
Accurate trajectory prediction can improve General Aviation safety in non-towered terminal airspace, where high traffic density increases accident risk. We present ASCENT, a lightweight transformer-based model for multi-…
Trajectory ForecastingTrajectory PredictionThe rounD Dataset: A Drone Dataset of Road User Trajectories at Roundabouts in Germany
The development and validation of automated vehicles involves a large number of challenges to be overcome. Due to the high complexity, many classic approaches quickly reach their limits and data-driven methods become nec…