paper-with-me

Papers

Collaborative Training of Heterogeneous Reinforcement Learning Agents in Environments with Sparse Rewards: What and When to Share?

2022-02-24 · Alain Andres, Esther Villar-Rodriguez, Javier Del Ser

In the early stages of human life, babies develop their skills by exploring different scenarios motivated by their inherent satisfaction rather than by extrinsic rewards from the environment. This behavior, referred to as intrinsic motivation, has emerged as one solution to address the exploration challenge derived from reinforcement learning environments with sparse rewards. Diverse exploration approaches have been proposed to accelerate the learning process over single- and multi-agent problems with homogeneous agents. However, scarce studies have elaborated on collaborative learning frameworks between heterogeneous agents deployed into the same environment, but interacting with different instances of the latter without any prior knowledge. Beyond the heterogeneity, each agent's characteristics grant access only to a subset of the full state space, which may hide different exploration strategies and optimal solutions. In this work we combine ideas from intrinsic motivation and transfer learning. Specifically, we focus on sharing parameters in actor-critic model architectures and on combining information obtained through intrinsic motivation with the aim of having a more efficient exploration and faster learning. We test our strategies through experiments performed over a modified ViZDooM's My Way Home scenario, which is more challenging than its original version and allows evaluating the heterogeneity between agents. Our results reveal different ways in which a collaborative framework with little additional computational cost can outperform an independent learning process without knowledge sharing. Additionally, we depict the need for modulating correctly the importance between the extrinsic and intrinsic rewards to avoid undesired agent behaviors.

📄 PDF Abstract BibTeX arXiv:2202.12174

Code (1)

aklein1995/heterogeneous_agents_curiosity_vizdoom 공식 구현 pytorch

Tasks

Efficient ExplorationTransfer Learning

Similar Papers 제목 키워드 기반

Target Search and Navigation in Heterogeneous Robot Systems with Deep Reinforcement Learning

2023-08-01 · Yun Chen, Jiaping Xiao

Collaborative heterogeneous robot systems can greatly improve the efficiency of target search and navigation tasks. In this paper, we design a heterogeneous robot system consisting of a UAV and a UGV for search and rescu…

Deep Reinforcement LearningNavigatereinforcement-learningReinforcement Learning

Semantic-Aware Collaborative Deep Reinforcement Learning Over Wireless Cellular Networks

2021-11-23 · Fatemeh Lotfi, Omid Semiari, Walid Saad

Collaborative deep reinforcement learning (CDRL) algorithms in which multiple agents can coordinate over a wireless network is a promising approach to enable future intelligent and autonomous systems that rely on real-ti…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

On the Linear Speedup of Personalized Federated Reinforcement Learning with Shared Representations

2024-11-22 · Guojun Xiong, Shufan Wang, Daniel Jiang, Jian Li

Federated reinforcement learning (FedRL) enables multiple agents to collaboratively learn a policy without sharing their local trajectories collected during agent-environment interactions. However, in practice, the envir…

Federated Reinforcement Learning with Environment Heterogeneity

2022-04-06 · Hao Jin, Yang Peng, Wenhao Yang, Shusen Wang 외

We study a Federated Reinforcement Learning (FedRL) problem in which $n$ agents collaboratively learn a single policy without sharing the trajectories they collected during agent-environment interaction. We stress the co…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Heterogeneous Agent Collaborative Reinforcement Learning

2026-03-03 · Zhixia Zhang, Zixuan Huang, Gongxun Li, Huaiyang Wang 외 arxiv

We introduce Heterogeneous Agent Collaborative Reinforcement Learning (HACRL), a new Reinforcement Learning from Verifiable Reward (RLVR) problem that addresses the inefficiencies of isolated multi-agent on-policy optimi…

Multi-agent Reinforcement Learning