English

Advancing Robustness in Deep Reinforcement Learning with an Ensemble Defense Approach

Machine Learning 2025-07-24 v1 Artificial Intelligence

Abstract

Recent advancements in Deep Reinforcement Learning (DRL) have demonstrated its applicability across various domains, including robotics, healthcare, energy optimization, and autonomous driving. However, a critical question remains: How robust are DRL models when exposed to adversarial attacks? While existing defense mechanisms such as adversarial training and distillation enhance the resilience of DRL models, there remains a significant research gap regarding the integration of multiple defenses in autonomous driving scenarios specifically. This paper addresses this gap by proposing a novel ensemble-based defense architecture to mitigate adversarial attacks in autonomous driving. Our evaluation demonstrates that the proposed architecture significantly enhances the robustness of DRL models. Compared to the baseline under FGSM attacks, our ensemble method improves the mean reward from 5.87 to 18.38 (over 213% increase) and reduces the mean collision rate from 0.50 to 0.09 (an 82% decrease) in the highway scenario and merge scenario, outperforming all standalone defense strategies.

Keywords

Cite

@article{arxiv.2507.17070,
  title  = {Advancing Robustness in Deep Reinforcement Learning with an Ensemble Defense Approach},
  author = {Adithya Mohan and Dominik Rößle and Daniel Cremers and Torsten Schön},
  journal= {arXiv preprint arXiv:2507.17070},
  year   = {2025}
}

Comments

6 pages, 4 figures, 2 tables

R2 v1 2026-07-01T04:14:22.243Z