paper-with-me

Papers

Maximizing Ensemble Diversity in Deep Reinforcement Learning

2021-09-29 · ICLR 2022 4 · Hassam Sheikh, Mariano Phielipp, Ladislau Boloni

Modern deep reinforcement learning (DRL) has been successful in solving a range of challenging sequential decision-making problems. Most of these algorithms use an ensemble of neural networks as their backbone structure and benefit from the diversity among the neural networks to achieve optimal results. Unfortunately, the members of the ensemble can converge to the same point either the parametric space or representation space during the training phase, therefore, losing all the leverage of an ensemble. In this paper, we describe Maximize Ensemble Diversity in Reinforcement Learning (MED-RL), a set of regularization methods inspired from the economics and consensus optimization to improve diversity in the ensemble-based deep reinforcement learning methods by encouraging inequality between the networks during training. We integrated MED-RL in five of the most common ensemble-based deep RL algorithms for both continuous and discrete control tasks and evaluated on six Mujoco environments and six Atari games. Our results show that MED-RL augmented algorithms outperform their un-regularized counterparts significantly and in some cases achieved more than 300$\%$ in performance gains.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Atari GamesDecision MakingDeep Reinforcement LearningDiversityMuJoCoreinforcement-learningReinforcement LearningReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

Ensemble Diversity Facilitates Adversarial Transferability

2024-01-01 · CVPR 2024 1 · Bowen Tang, Zheng Wang, Yi Bin, Qi Dou 외

With the advent of ensemble-based attacks the transferability of generated adversarial examples is elevated by a noticeable margin despite many methods only employing superficial integration yet ignoring the diversit…

Diversityreinforcement-learningReinforcement Learning

Diverse Priors for Deep Reinforcement Learning

2023-10-23 · Chenfan Weng, Zhongguo Li

In Reinforcement Learning (RL), agents aim at maximizing cumulative rewards in a given environment. During the learning process, RL agents face the dilemma of exploitation and exploration: leveraging existing knowledge t…

Deep Reinforcement LearningDiversityreinforcement-learningReinforcement Learning+1

Learning to Diversify via Weighted Kernels for Classifier Ensemble

2014-06-04 · Xu-Cheng Yin, Chun Yang, Hong-Wei Hao

Classifier ensemble generally should combine diverse component classifiers. However, it is difficult to give a definitive connection between diversity measure and ensemble accuracy. Given a list of available component cl…

DiversityEnsemble LearningEnsemble Pruning

Preventing Value Function Collapse in Ensemble {Q}-Learning by Maximizing Representation Diversity

2020-06-24 · Hassam Ullah Sheikh, Ladislau Bölöni

The classic DQN algorithm is limited by the overestimation bias of the learned Q-function. Subsequent algorithms have proposed techniques to reduce this problem, without fully eliminating it. Recently, the Maxmin and Ens…

DiversityQ-Learning

Maximizing Overall Diversity for Improved Uncertainty Estimates in Deep Ensembles

2019-06-18 · Siddhartha Jain, Ge Liu, Jonas Mueller, David Gifford

The inaccuracy of neural network models on inputs that do not stem from the training data distribution is both problematic and at times unrecognized. Model uncertainty estimation can address this issue, where uncertainty…

Bayesian OptimizationDiversity