用深度强化学习解决多智能体多目标协作决策问题
MO-MIX: Multi-Objective Multi-Agent Cooperative Decision-Making With Deep Reinforcement Learning
- 基于中心化训练、去中心化执行框架,用权重向量控制目标偏好
- 在四种评估指标上均优于基线方法,且计算开销更低
- 适合需要多智能体协同完成多个冲突目标的场景
深度强化学习已广泛应用于复杂决策问题。但在许多现实场景中,任务往往涉及多个相互冲突的目标,并需多个智能体协作,即多目标多智能体决策问题。现有方法多局限于单一领域,仅能处理单目标多智能体或单智能体多目标问题。本文提出MO-MIX,用于求解多目标多智能体强化学习(MOMARL)问题。该方法基于中心化训练、去中心化执行(CTDE)框架,将表示目标偏好的权重向量作为条件输入各智能体网络,用于局部动作价值函数估计;同时采用并行结构的混合网络估计联合动作价值函数。此外,引入探索引导策略以提升最终非支配解的分布均匀性。实验表明,所提方法能有效求解多目标多智能体协作决策问题,生成帕累托集近似解。在四项评估指标上均显著优于基线方法,且计算成本更低。
原文摘要 · Abstract (English)
Deep reinforcement learning (RL) has been applied extensively to solve complex decision-making problems. In many real-world scenarios, tasks often have several conflicting objectives and may require multiple agents to cooperate, which are the multi-objective multi-agent decision-making problems. However, only few works have been conducted on this intersection. Existing approaches are limited to separate fields and can only handle multi-agent decision-making with a single objective, or multi-objective decision-making with a single agent. In this paper, we propose MO-MIX to solve the multi-objective multi-agent reinforcement learning (MOMARL) problem. Our approach is based on the centralized training with decentralized execution (CTDE) framework. A weight vector representing preference over the objectives is fed into the decentralized agent network as a condition for local action-value function estimation, while a mixing network with parallel architecture is used to estimate the joint action-value function. In addition, an exploration guide approach is applied to improve the uniformity of the final non-dominated solutions. Experiments demonstrate that the proposed method can effectively solve the multi-objective multi-agent cooperative decision-making problem and generate an approximation of the Pareto set. Our approach not only significantly outperforms the baseline method in all four kinds of evaluation metrics, but also requires less computational cost.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。