ROAIFeb 22, 2024

Transformable Gaussian Reward Function for Socially-Aware Navigation with Deep Reinforcement Learning

arXiv:2402.14569v22 citationsh-index: 5Has Code
AI Analysis

This work addresses a key bottleneck in robotics for socially-aware navigation, offering an incremental improvement in reward function design.

The paper tackles the challenge of designing appropriate reward functions for socially-aware robot navigation in crowded environments by introducing a transformable Gaussian reward function (TGRF), which reduces hyperparameter tuning, adapts across functions, and accelerates learning rates in deep reinforcement learning.

Robot navigation has transitioned from prioritizing obstacle avoidance to adopting socially aware navigation strategies that accommodate human presence. As a result, the recognition of socially aware navigation within dynamic human-centric environments has gained prominence in the field of robotics. Although reinforcement learning technique has fostered the advancement of socially aware navigation, defining appropriate reward functions, especially in congested environments, has posed a significant challenge. These rewards, crucial in guiding robot actions, demand intricate human-crafted design due to their complex nature and inability to be automatically set. The multitude of manually designed rewards poses issues with hyperparameter redundancy, imbalance, and inadequate representation of unique object characteristics. To address these challenges, we introduce a transformable gaussian reward function (TGRF). The TGRF significantly reduces the burden of hyperparameter tuning, displays adaptability across various reward functions, and demonstrates accelerated learning rates, particularly excelling in crowded environments utilizing deep reinforcement learning (DRL). We introduce and validate TGRF through sections highlighting its conceptual background, characteristics, experiments, and real-world application, paving the way for a more effective and adaptable approach in robotics.The complete source code is available on https://github.com/JinnnK/TGRF

Code Implementations1 repo
Foundations

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

Your Notes