Individual Fairness Under Group Fairness Constraints in Bipartite Matching - One Framework to Approximate Them All
Abstract
Credit assignment is a critical problem in multi-agent reinforcement learning (MARL), aiming to identify agents' marginal contributions for optimizing cooperative policies. Current credit assignment methods typically assume synchronous decision-making among agents. However, many real-world scenarios require agents to act asynchronously without waiting for others. This asynchrony introduces conditional dependencies between actions, which pose great challenges to current methods. To address this issue, we propose an asynchronous credit assignment framework, incorporating a Virtual Synchrony Proxy (VSP) mechanism and a Multiplicative Value Decomposition (MVD) algorithm. VSP enables physically asynchronous actions to be virtually synchronized during credit assignment. We theoretically prove that VSP preserves both task equilibrium and algorithm convergence. Furthermore, MVD leverages multiplicative interactions to effectively model dependencies among asynchronous actions, offering theoretical advantages in handling asynchronous tasks. Extensive experiments show that our framework consistently outperforms state-of-the-art MARL methods on challenging tasks while providing improved interpretability for asynchronous cooperation.
Cite
Text
Panda et al. "Individual Fairness Under Group Fairness Constraints in Bipartite Matching - One Framework to Approximate Them All." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/20Markdown
[Panda et al. "Individual Fairness Under Group Fairness Constraints in Bipartite Matching - One Framework to Approximate Them All." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/panda2024ijcai-individual/) doi:10.24963/ijcai.2024/20BibTeX
@inproceedings{panda2024ijcai-individual,
title = {{Individual Fairness Under Group Fairness Constraints in Bipartite Matching - One Framework to Approximate Them All}},
author = {Panda, Atasi and Louis, Anand and Nimbhorkar, Prajakta},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {175-183},
doi = {10.24963/ijcai.2024/20},
url = {https://mlanthology.org/ijcai/2024/panda2024ijcai-individual/}
}