ROAIJul 6, 2023

Sequential Neural Barriers for Scalable Dynamic Obstacle Avoidance

arXiv:2307.03015v124 citationsh-index: 25
Originality Incremental advance
AI Analysis

This addresses the challenge of scalable dynamic obstacle avoidance for robots, offering a practical solution to handle high obstacle densities, though it is incremental in advancing data-driven methods for this domain.

The paper tackles the problem of scaling robot navigation around dynamic obstacles by proposing a compositional learning method for Sequential Neural Control Barrier models, which generalizes control policies from a small number of obstacles to environments with up to 100x higher obstacle density, improving dynamic collision avoidance compared to existing methods.

There are two major challenges for scaling up robot navigation around dynamic obstacles: the complex interaction dynamics of the obstacles can be hard to model analytically, and the complexity of planning and control grows exponentially in the number of obstacles. Data-driven and learning-based methods are thus particularly valuable in this context. However, data-driven methods are sensitive to distribution drift, making it hard to train and generalize learned models across different obstacle densities. We propose a novel method for compositional learning of Sequential Neural Control Barrier models (SNCBFs) to achieve scalability. Our approach exploits an important observation: the spatial interaction patterns of multiple dynamic obstacles can be decomposed and predicted through temporal sequences of states for each obstacle. Through decomposition, we can generalize control policies trained only with a small number of obstacles, to environments where the obstacle density can be 100x higher. We demonstrate the benefits of the proposed methods in improving dynamic collision avoidance in comparison with existing methods including potential fields, end-to-end reinforcement learning, and model-predictive control. We also perform hardware experiments and show the practical effectiveness of the approach in the supplementary video.

Foundations

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

Your Notes