English

TVDO: Tchebycheff Value-Decomposition Optimization for Multi-Agent Reinforcement Learning

Multiagent Systems 2025-08-06 v2

Abstract

In cooperative multiagent reinforcement learning (MARL), centralized training with decentralized execution (CTDE) has recently attracted more attention due to the physical demand. However, the most dilemma therein is the inconsistency between jointly-trained policies and individually-executed actions. In this article, we propose a factorized Tchebycheff value-decomposition optimization (TVDO) method to overcome the trouble of inconsistency. In particular, a nonlinear Tchebycheff aggregation function is formulated to realize the global optimum by tightly constraining the upper bound of individual action-value bias, which is inspired by the Tchebycheff method of multi-objective optimization. We theoretically prove that, under no extra limitations, the factorized value decomposition with Tchebycheff aggregation satisfies the sufficiency and necessity of Individual-Global-Max (IGM), which guarantees the consistency between the global and individual optimal action-value function. Empirically, in the climb and penalty game, we verify that TVDO precisely expresses the global-to-individual value decomposition with a guarantee of policy consistency. Meanwhile, we evaluate TVDO in the SMAC benchmark, and extensive experiments demonstrate that TVDO achieves a significant performance superiority over some SOTA MARL baselines.

Cite

@article{arxiv.2306.13979,
  title  = {TVDO: Tchebycheff Value-Decomposition Optimization for Multi-Agent Reinforcement Learning},
  author = {Xiaoliang Hu and Pengcheng Guo and Yadong Li and Guanyu Li and Zhen Cui and Jian Yang},
  journal= {arXiv preprint arXiv:2306.13979},
  year   = {2025}
}
R2 v1 2026-06-28T11:13:29.614Z