IJCAI 20260 citations

Adaptive TD-Lambda for Cooperative Multi-agent Reinforcement Learning

Yue Deng, Zirui Wang, Yin Zhang

Abstract

TD($\lambda$) 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 $\lambda$ value to the policy distribution in the single-agent reinforcement learning area. However, because of the large joint action space from multiple agents and the limited transition data in Multi-agent Reinforcement Learning, the policy distribution is infeasible to calculate 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 two replay buffers of different sizes respectively store the historical trajectories that represent the data distribution of the past and current policies. Based on the estimator, we assign Adaptive TD($\lambda$), \textbf{ATD($\lambda$)}, values to state-action pairs based on their likelihood under the stationary distribution of the current policy. We apply the proposed method on two competitive baseline methods, QMIX for value-based algorithms, and MAPPO for AC-based algorithms, over SMAC benchmarks and Gfootball academy scenarios, and demonstrate consistently competitive or superior performance compared to other baseline approaches with static $\lambda$ values.

Agent-based and Multi-agent Systems: Coordination and cooperationAgent-based and Multi-agent Systems: Multi-agent learning
BibTeX
@inproceedings{ijcai2026_adaptivetdlambda,
  title = {Adaptive TD-Lambda for Cooperative Multi-agent Reinforcement Learning},
  author = {Yue Deng and Zirui Wang and Yin Zhang},
  booktitle = {IJCAI 2026},
  year = {2026}
}
Adaptive TD-Lambda for Cooperative Multi-agent Reinforcement Learning · IJCAI 2026