Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

UAP-BEV: Uncertainty Aware Planning in Bird's Eye View Generated from Monocular Images (CASE' 23)

License

NotificationsYou must be signed in to change notification settings

Vikr-182/uap-bev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vikrant Dewangan1Basant Sharma2Sarthak Sharma1Tushar Choudhary1Aakash Aanegola1,Arun Kumar Singh2,K. Madhava Krishna1

(1- Robotics Research Center, IIIT Hyderabad, 2- University of Tartu, Estonia)

updated-teaser-img_page-0001

👉 TODO

  • Code Release
  • Add simulation scenarios
  • Improve README

Literature review is present in theliterature-review branch.

Abstract

Motion planning over cost maps generated via Birds Eye View (BEV) segmentation has emerged as a prominent approach in autonomous driving. However, the current approaches have two critical gaps. First, the optimizationprocess is simplistic and involves just evaluating a fixed setof trajectories over the cost map. The trajectory samples arenot adapted based on their associated cost values. Second, theexisting cost maps do not account for the uncertainty in thecost maps that can arise due to noise in RGB images, BEVannotations etc. As a result, these approaches can struggle inchallenging scenarios where there is abrupt cut-in, stopping,overtaking, merging, etc from the neighbouring vehicles.

In this paper, we propose UAP-BEV, a novel approach that models the noise in Spatio-Temporal BEV predictions to create an uncertainty-aware occupancy grid map. Using queries of the distance to the closest occupied cell, we obtain a sample estimate of the collision probability of the ego-vehicle. Subsequently, our approach uses gradient-free sampling-based optimization to compute low-cost trajectories over the cost map. Importantly, the sampling distribution is adapted based on the optimal cost values of the sampled trajectories. By explicitly modelling probabilistic collision avoidance in the BEV space, our approach is able to outperform the cost-map based baselines in collision avoidance, route completion, time to completion, and smoothness.

Sources of Uncertainity

Image 1Image 2
  • Noise in RGB Images

  • Noise in Intrinsics, error in GPS.

  • Noisy BEV annotations

Dealing with Uncertainty - Parametric Assumption

uncertain4

  • Assumes shape of underlying distribution
  • Can lead to conservative behaviour
  • Does not handle Noisy Annotations

We propose …. UAP-BEV

bev

Part 1: Augmenting Uncertainty into Distance Estimates

Estimate

Part 2: Efficient Batch Optimization with Constrained Projection

efficient

Results

result

Longitudinal Barrier Ablation

lba

CEM Analysis

cem

a.The histogram of constraint violation functions for each set in the elite set. At the start, multiple samples are spread out on non-zero values, complete convergence is achieved and at Iteration 10, all samples have values 0.

b.Convergence of normalized costs with trace of covariance, signifying the samples are pushed towards good regions.

About

UAP-BEV: Uncertainty Aware Planning in Bird's Eye View Generated from Monocular Images (CASE' 23)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp