← Search

Oliver Slumbers

5 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

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
2021

Modelling Behavioural Diversity for Learning in Open-Ended Games

ICML 2021oral

Promoting behavioural diversity is critical for solving games with non-transitive dynamics where strategic cycles exist, and there is no consistent winner (e.g., Rock-Paper-Scissors). Yet, there is a lack of rigorous treatment for defining diversity and constructing diversity-aware learning dynamics…

Cited by 79SourcePDFScholar
2021

Neural Auto-Curricula in Two-Player Zero-Sum Games

NeurIPS 2021poster

When solving two-player zero-sum games, multi-agent reinforcement learning (MARL) algorithms often create populations of agents where, at each iteration, a new agent is discovered as the best response to a mixture over the opponent population. Within such a process, the update rules of "who to compe…