Benchmarking Deep Reinforcement Learning for Navigation in Denied Sensor Environments
Mariusz Wisniewski, Paraskevas Chatzithanos, Weisi Guo, Antonios, Tsourdos

TL;DR
This paper benchmarks various deep reinforcement learning algorithms for autonomous navigation in environments with sensor denial, highlighting DreamerV3's superior performance and exploring adversarial training to enhance robustness.
Contribution
It introduces a comprehensive benchmark comparing DRL algorithms under sensor denial and evaluates adversarial training for robustness in navigation tasks.
Findings
DreamerV3 outperforms other DRL methods in visual navigation with dynamic goals.
Adversarial training improves robustness in sensor-denied environments.
Performance trade-offs exist when applying adversarial training to improve robustness.
Abstract
Deep Reinforcement learning (DRL) is used to enable autonomous navigation in unknown environments. Most research assume perfect sensor data, but real-world environments may contain natural and artificial sensor noise and denial. Here, we present a benchmark of both well-used and emerging DRL algorithms in a navigation task with configurable sensor denial effects. In particular, we are interested in comparing how different DRL methods (e.g. model-free PPO vs. model-based DreamerV3) are affected by sensor denial. We show that DreamerV3 outperforms other methods in the visual end-to-end navigation task with a dynamic goal - and other methods are not able to learn this. Furthermore, DreamerV3 generally outperforms other methods in sensor-denied environments. In order to improve robustness, we use adversarial training and demonstrate an improved performance in denied environments, although…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Energy Efficient Wireless Sensor Networks · Distributed Control Multi-Agent Systems
MethodsEntropy Regularization · Proximal Policy Optimization
