Adaptive TD-Lambda for Cooperative Multi-agent Reinforcement Learning
Yue Deng, Zirui Wang, Yin Zhang

TL;DR
This paper introduces ATD($5$), an adaptive TD($5$) method for multi-agent reinforcement learning that dynamically adjusts the bias-variance trade-off using a likelihood-free density ratio estimator, improving performance.
Contribution
It proposes a novel likelihood-free density ratio estimator with dual replay buffers to adaptively set TD($5$) parameters in multi-agent RL, addressing policy distribution calculation challenges.
Findings
ATD($5$) outperforms static 5$ approaches on SMAC and Gfootball benchmarks.
The method demonstrates consistent or superior performance compared to baseline algorithms.
Adaptive 5$ improves value estimation accuracy in multi-agent settings.
Abstract
TD() in value-based MARL algorithms or the Temporal Difference critic learning in Actor-Critic-based (AC-based) algorithms synergistically integrate elements from Monte-Carlo simulation and Q function bootstrapping via dynamic programming, which effectively addresses the inherent bias-variance trade-off in value estimation. Based on that, some recent works link the adaptive value to the policy distribution in the single-agent reinforcement learning area. However, because of the large joint action space from multiple number of agents, and the limited transition data in Multi-agent Reinforcement Learning, the policy distribution is infeasible to be calculated statistically. To solve the policy distribution calculation problem in MARL settings, we employ a parametric likelihood-free density ratio estimator with two replay buffers instead of calculating statistically. The…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
