Centralized Cooperative Exploration Policy for Continuous Control Tasks
Chao Li, Chen Gong, Qiang He, Xinwen Hou, Yu Liu

TL;DR
This paper introduces CCEP, a centralized cooperative exploration policy for continuous control tasks in deep reinforcement learning, which enhances exploration diversity and outperforms existing methods.
Contribution
The paper proposes a novel exploration method using dual value functions and a centralized framework to improve exploration in continuous control tasks.
Findings
CCEP achieves higher exploration capacity.
Diverse exploration styles are demonstrated.
Outperforms state-of-the-art methods in experiments.
Abstract
The deep reinforcement learning (DRL) algorithm works brilliantly on solving various complex control tasks. This phenomenal success can be partly attributed to DRL encouraging intelligent agents to sufficiently explore the environment and collect diverse experiences during the agent training process. Therefore, exploration plays a significant role in accessing an optimal policy for DRL. Despite recent works making great progress in continuous control tasks, exploration in these tasks has remained insufficiently investigated. To explicitly encourage exploration in continuous control tasks, we propose CCEP (Centralized Cooperative Exploration Policy), which utilizes underestimation and overestimation of value functions to maintain the capacity of exploration. CCEP first keeps two value functions initialized with different parameters, and generates diverse policies with multiple…
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
TopicsReinforcement Learning in Robotics
