AIDec 12, 2023

Noise Distribution Decomposition based Multi-Agent Distributional Reinforcement Learning

arXiv:2312.07025v25 citationsh-index: 31IEEE Trans Mob Comput
Originality Highly original
AI Analysis

This work addresses noise susceptibility in multi-agent systems, offering a novel approach to improve learning performance in environments with noisy rewards.

The paper tackles the problem of noisy rewards in multi-agent reinforcement learning by proposing a decomposition-based method that approximates global noisy rewards with a Gaussian mixture model and uses a diffusion model for reward generation, achieving validated optimality and effectiveness in simulations.

Generally, Reinforcement Learning (RL) agent updates its policy by repetitively interacting with the environment, contingent on the received rewards to observed states and undertaken actions. However, the environmental disturbance, commonly leading to noisy observations (e.g., rewards and states), could significantly shape the performance of agent. Furthermore, the learning performance of Multi-Agent Reinforcement Learning (MARL) is more susceptible to noise due to the interference among intelligent agents. Therefore, it becomes imperative to revolutionize the design of MARL, so as to capably ameliorate the annoying impact of noisy rewards. In this paper, we propose a novel decomposition-based multi-agent distributional RL method by approximating the globally shared noisy reward by a Gaussian mixture model (GMM) and decomposing it into the combination of individual distributional local rewards, with which each agent can be updated locally through distributional RL. Moreover, a diffusion model (DM) is leveraged for reward generation in order to mitigate the issue of costly interaction expenditure for learning distributions. Furthermore, the optimality of the distribution decomposition is theoretically validated, while the design of loss function is carefully calibrated to avoid the decomposition ambiguity. We also verify the effectiveness of the proposed method through extensive simulation experiments with noisy rewards. Besides, different risk-sensitive policies are evaluated in order to demonstrate the superiority of distributional RL in different MARL tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes