← Search

David Henry Mguni

7 accepted papers

2023

A Game-Theoretic Framework for Managing Risk in Multi-Agent Systems

ICML 2023poster

In order for agents in multi-agent systems (MAS) to be safe, they need to take into account the risks posed by the actions of other agents. However, the dominant paradigm in game theory (GT) assumes that agents are not affected by risk from other agents and only strive to maximise their expected uti…

Cited by 19SourcePDFScholar
2023

ChessGPT: Bridging Policy Learning and Language Modeling

NeurIPS 2023poster

When solving decision-making tasks, humans typically depend on information from two key sources: (1) Historical policy data, which provides interaction replay from the environment, and (2) Analytical insights in natural language form, exposing the invaluable thought process or strategic consideratio…

2023

MANSA: Learning Fast and Slow in Multi-Agent Systems

ICML 2023poster

In multi-agent reinforcement learning (MARL), independent learning (IL) often shows remarkable performance and easily scales with the number of agents. Yet, using IL can be inefficient and runs the risk of failing to successfully train, particularly in scenarios that require agents to coordinate the…

Cited by 7SourcePDFScholar
2023

Timing is Everything: Learning to Act Selectively with Costly Actions and Budgetary Constraints

ICLR 2023poster

Many real-world settings involve costs for performing actions; transaction costs in financial systems and fuel costs being common examples. In these settings, performing actions at each time step quickly accumulates costs leading to vastly suboptimal outcomes. Additionally, repeatedly acting produce…

Cited by 7SourcePDFScholar
2022

LIGS: Learnable Intrinsic-Reward Generation Selection for Multi-Agent Learning

ICLR 2022poster

Efficient exploration is important for reinforcement learners (RL) to achieve high rewards. In multi-agent systems, coordinated exploration and behaviour is critical for agents to jointly achieve optimal outcomes. In this paper, we introduce a new general framework for improving coordination and per…

Cited by 26SourcePDFScholar
2022

Socially-Attentive Policy Optimization in Multi-Agent Self-Driving System

CoRL 2022poster

As increasing numbers of autonomous vehicles (AVs) are being deployed, it is important to construct a multi-agent self-driving (MASD) system for navigating traffic flows of AVs. In an MASD system, AVs not only navigate themselves to pursue their own goals, but also interact with each other to preven…

Cited by 12SourceScholar
2021

Settling the Variance of Multi-Agent Policy Gradients

NeurIPS 2021poster

Policy gradient (PG) methods are popular reinforcement learning (RL) methods where a baseline is often applied to reduce the variance of gradient estimates. In multi-agent RL (MARL), although the PG theorem can be naturally extended, the effectiveness of multi-agent PG (MAPG) methods degrades as th…