MO-MIX: Multi-Objective Multi-Agent Cooperative Decision-Making With Deep Reinforcement Learning
Tianmeng Hu, Biao Luo, Chunhua Yang, Tingwen Huang

TL;DR
This paper introduces MO-MIX, a novel deep reinforcement learning framework for multi-objective multi-agent cooperative decision-making, capable of generating Pareto optimal solutions efficiently.
Contribution
MO-MIX is the first method to address multi-objective multi-agent RL with a centralized training and decentralized execution framework, incorporating a mixing network and exploration guide.
Findings
Outperforms baseline methods across multiple metrics
Efficiently generates Pareto set approximations
Reduces computational costs
Abstract
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…
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.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Reinforcement Learning in Robotics · Explainable Artificial Intelligence (XAI)
