← Search

David Mguni

4 accepted papers

2026

Fault Tolerant Multi-Agent Learning with Adversarial Budget Constraints

ICML 2026poster

We study robustness to agent malfunctions in cooperative multi-agent reinforcement learning (MARL), a failure mode that is critical in practice yet underexplored in existing theory. We introduce MARTA, a plug-and-play robustness layer that augments standard MARL algorithms with a {\fontfamily{cmss}\…

Cited by 0SourceScholar
2023

Learning to Shape Rewards Using a Game of Two Partners

AAAI 2023technical

Reward shaping (RS) is a powerful method in reinforcement learning (RL) for overcoming the problem of sparse or uninformative rewards. However, RS typically relies on manually engineered shaping-reward functions whose construc- tion is time-consuming and error-prone. It also requires domain knowledg…

Cited by 8SourcePDFScholar
2022

On the Convergence of Fictitious Play: A Decomposition Approach

IJCAI 2022poster

Fictitious play (FP) is one of the most fundamental game-theoretical learning frameworks for computing Nash equilibrium in n-player games, which builds the foundation for modern multi-agent learning algorithms. Although FP has provable convergence guarantees on zero-sum games and potential games, ma…

Cited by 4SourcePDFScholar
2020

Multi-Agent Determinantal Q-Learning

ICML 2020poster

Centralized training with decentralized execution has become an important paradigm in multi-agent learning. Though practical, current methods rely on restrictive assumptions to decompose the centralized value function across agents for execution. In this paper, we eliminate this restriction by propo…