paper-with-me

Papers

Continuous Coordination As a Realistic Scenario for Lifelong Learning

2021-03-04 · Hadi Nekoei, Akilesh Badrinaaraayanan, Aaron Courville, Sarath Chandar

Current deep reinforcement learning (RL) algorithms are still highly task-specific and lack the ability to generalize to new environments. Lifelong learning (LLL), however, aims at solving multiple tasks sequentially by efficiently transferring and using knowledge between tasks. Despite a surge of interest in lifelong RL in recent years, the lack of a realistic testbed makes robust evaluation of LLL algorithms difficult. Multi-agent RL (MARL), on the other hand, can be seen as a natural scenario for lifelong RL due to its inherent non-stationarity, since the agents' policies change over time. In this work, we introduce a multi-agent lifelong learning testbed that supports both zero-shot and few-shot settings. Our setup is based on Hanabi -- a partially-observable, fully cooperative multi-agent game that has been shown to be challenging for zero-shot coordination. Its large strategy space makes it a desirable environment for lifelong RL tasks. We evaluate several recent MARL methods, and benchmark state-of-the-art LLL algorithms in limited memory and computation regimes to shed light on their strengths and weaknesses. This continual learning paradigm also provides us with a pragmatic way of going beyond centralized training which is the most commonly used training protocol in MARL. We empirically show that the agents trained in our setup are able to coordinate well with unseen agents, without any additional assumptions made by previous works. The code and all pre-trained models are available at https://github.com/chandar-lab/Lifelong-Hanabi.

📄 PDF Abstract BibTeX arXiv:2103.03216

Code (2)

chandar-lab/CMAL_Hanabi 공식 구현 pytorch
chandar-lab/Lifelong-Hanabi 공식 구현 pytorch

Tasks

Continual LearningDeep Reinforcement LearningLifelong learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

DRILL: Dynamic Representations for Imbalanced Lifelong Learning

2021-05-18 · Kyra Ahrens, Fares Abawi, Stefan Wermter

Continual or lifelong learning has been a long-standing challenge in machine learning to date, especially in natural language processing (NLP). Although state-of-the-art language models such as BERT have ushered in a new…

Continual LearningLifelong learningMeta-Learningtext-classification+1

Enhancing Lifelong Multi-Agent Path Finding with Cache Mechanism

2025-01-06 · Yimin Tang, Zhenghong Yu, Yi Zheng, T. K. Satish Kumar 외

Multi-Agent Path Finding (MAPF), which focuses on finding collision-free paths for multiple robots, is crucial in autonomous warehouse operations. Lifelong MAPF (L-MAPF), where agents are continuously reassigned new targ…

Multi-Agent Path Finding

Search-Aided Joint Agent-Environment Reinforcement Learning for Robust Lifelong Multi-Agent Path Finding with Rotations

2026-08-06 · He Jiang, Jingtian Yan, Yulun Zhang, Yimin Tang 외 arxiv

Lifelong Multi-Agent Path Finding (LMAPF) requires repeatedly planning collision-free paths for agents that continuously receive new goals upon reaching their current ones. While many learning-based planners have been pr…

Reinforcement Learning

Meta-Learning with Sparse Experience Replay for Lifelong Language Learning

2020-09-10 · Nithin Holla, Pushkar Mishra, Helen Yannakoudakis, Ekaterina Shutova

Lifelong learning requires models that can continuously learn from sequential streams of data without suffering catastrophic forgetting due to shifts in data distributions. Deep learning models have thrived in the non-se…

Continual LearningLifelong learningMeta-LearningRelation Extraction+2

Meta-Learning with Sparse Experience Replay for Lifelong Language Learning

2021-09-17 · ACL ARR September 2021 9 · Anonymous

Lifelong learning requires models that can continuously learn from sequential streams of data without suffering catastrophic forgetting due to shifts in data distributions. Deep learning models have thrived in the non-se…

Lifelong learningMeta-LearningRelation Extractiontext-classification+1