CURO: Curriculum Learning for Relative Overgeneralization
Relative overgeneralization (RO) is a pathology that can arise in cooperative multi-agent tasks when the optimal joint action's utility falls below that of a sub-optimal joint action. RO can cause the agents to get stuck into local optima or fail to solve cooperative tasks requiring significant coordination between agents within a given timestep. In this work, we empirically find that, in multi-agent reinforcement learning (MARL), both value-based and policy gradient MARL algorithms can suffer from RO and fail to learn effective coordination policies. To better overcome RO, we propose a novel approach called curriculum learning for relative overgeneralization (CURO). To solve a target task that exhibits strong RO, in CURO, we first fine-tune the reward function of the target task to generate source tasks to train the agent. Then, to effectively transfer the knowledge acquired in one task to the next, we use a transfer learning method that combines value function transfer with buffer transfer, which enables more efficient exploration in the target task. CURO is general and can be applied to both value-based and policy gradient MARL methods. We demonstrate that, when applied to QMIX, HAPPO, and HATRPO, CURO can successfully overcome severe RO, achieve improved performance, and outperform baseline methods in a variety of challenging cooperative multi-agent tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Efficient ExplorationMulti-agent Reinforcement LearningStarcraftStarcraft IITransfer LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Simultaneous Modeling of In Vivo and In Vitro Effects of Nondepolarizing Neuromuscular Blocking Drugs
Nondepolarizing neuromuscular blocking drugs (NDNBs) are clinically used to produce muscle relaxation during general anesthesia. This paper explores a suitable model structure to simultaneously describe in vivo and in vi…
BlockingDescriptiveFully Decentralized Cooperative Multi-Agent Reinforcement Learning is A Context Modeling Problem
This paper studies fully decentralized cooperative multi-agent reinforcement learning, where each agent solely observes the states, its local actions, and the shared rewards. The inability to access other agents' actions…
Multi-agent Reinforcement LearningA CUDA-Based Real Parameter Optimization Benchmark
Benchmarking is key for developing and comparing optimization algorithms. In this paper, a CUDA-based real parameter optimization benchmark (cuROB) is introduced. Test functions of diverse properties are included within …
BenchmarkingCPUGeneric Overgeneralization in Pre-trained Language Models
Generic statements such as “ducks lay eggs” make claims about kinds, e.g., ducks as a category. The generic overgeneralization effect refers to the inclination to accept false universal generalizations such as “all ducks…
N,N,N-Trimethyl chitosan as a permeation enhancer for inhalation drug delivery: interaction with a model pulmonary surfactant
N,N,N-Trimethyl chitosan (TMC), a biocompatible and biodegradable derivative of chitosan, is currently used as a permeation enhancer to increase the translocation of drugs to the bloodstream in the lungs. This article di…