← Search

Taher Jafferjee

5 accepted papers

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
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
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

Reinforcement Learning in Presence of Discrete Markovian Context Evolution

ICLR 2022poster

We consider a context-dependent Reinforcement Learning (RL) setting, which is characterized by: a) an unknown finite number of not directly observable contexts; b) abrupt (discontinuous) context changes occurring during an episode; and c) Markovian context evolution. We argue that this challenging c…

Cited by 13SourcePDFScholar
2022

Saute RL: Almost Surely Safe Reinforcement Learning Using State Augmentation

ICML 2022spotlight

Satisfying safety constraints almost surely (or with probability one) can be critical for the deployment of Reinforcement Learning (RL) in real-life applications. For example, plane landing and take-off should ideally occur with probability one. We address the problem by introducing Safety Augmented…