ROOct 28, 2021

Learning Actions for Drift-Free Navigation in Highly Dynamic Scenes

arXiv:2110.14928v2
Originality Incremental advance
AI Analysis

This addresses drift-free navigation for self-driving cars in dynamic environments, representing an incremental improvement over existing methods.

The paper tackles the problem of autonomous robot navigation in dynamic scenes by learning actions to reduce localization error and cumulative drift, achieving superior performance in synthetic photo-realistic simulations compared to methods without such policies.

We embark on a hitherto unreported problem of an autonomous robot (self-driving car) navigating in dynamic scenes in a manner that reduces its localization error and eventual cumulative drift or Absolute Trajectory Error, which is pronounced in such dynamic scenes. With the hugely popular Velodyne-16 3D LIDAR as the main sensing modality, and the accurate LIDAR-based Localization and Mapping algorithm, LOAM, as the state estimation framework, we show that in the absence of a navigation policy, drift rapidly accumulates in the presence of moving objects. To overcome this, we learn actions that lead to drift-minimized navigation through a suitable set of reward and penalty functions. We use Proximal Policy Optimization, a class of Deep Reinforcement Learning methods, to learn the actions that result in drift-minimized trajectories. We show by extensive comparisons on a variety of synthetic, yet photo-realistic scenes made available through the CARLA Simulator the superior performance of the proposed framework vis-a-vis methods that do not adopt such policies.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes