paper-with-me

Papers

Tackling Non-forgetting and Forward Transfer with a Unified Lifelong Learning Approach

2020-06-12 · ICML Workshop LifelongML 2020 7 · Xinyu Yun, Tanner A Bohn, Charles X. Ling

Humans are the best example of agents that can learn a variety of skills incrementally over the course of their lives, and imbuing machines with this skill is the goal of lifelong machine learning. Ideally, lifelong learning should achieve non-forgetting, forward and backward transfer, avoid confusion, support few-shot learning, and so on. In previous approaches, the focus has been given to subsets of these properties, often by fitting together with an array of separate mechanisms. In this work, we propose a simple yet powerful unified framework that supports almost all of these properties through {\em one} central consolidation mechanism. We then describe a particular instance of this framework designed to support non-forgetting and forward transfer. This novel approach works by efficiently locating sparse neural sub-networks and controlling their consolidation during lifelong learning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningLifelong learning

Similar Papers 제목 키워드 기반

A Unified Framework for Lifelong Learning in Deep Neural Networks

2019-11-28 · Anonymous

Humans can learn a variety of concepts and skills incrementally over the course of their lives while exhibiting an array of desirable properties, such as non-forgetting, concept rehearsal, forward transfer and backward t…

Few-Shot LearningLifelong learning

GAN Memory with No Forgetting

2020-06-13 · NeurIPS 2020 12 · Yulai Cong, Miaoyun Zhao, Jianqiao Li, Sijia Wang 외

As a fundamental issue in lifelong learning, catastrophic forgetting is directly caused by inaccessible historical data; accordingly, if the data (information) were memorized perfectly, no forgetting should be expected. …

FormLifelong learning

Lifelong Learning using Eigentasks: Task Separation, Skill Acquisition, and Selective Transfer

2020-07-14 · Aswin Raghavan, Jesse Hostetler, Indranil Sur, Abrar Rahman 외

We introduce the eigentask framework for lifelong learning. An eigentask is a pairing of a skill that solves a set of related tasks, paired with a generative model that can sample from the skill's input space. The framew…

Continual LearningLifelong learningTransfer Learning

Lifelong Learning using Eigentasks: Task Separation, Skill Acquisition and Selective Transfer

2020-06-12 · ICML Workshop LifelongML 2020 7 · Aswin Raghavan, Jesse Hostetler, Indranil Sur, Abrar Rahman 외

We introduce the eigentask framework for lifelong learning. An eigentask is a pairing of a skill that solves a set of related tasks with a generative model that can sample from the skill's input space. The model extends …

Continual LearningLifelong learningStarcraftTransfer Learning

Towards Training Recurrent Neural Networks for Lifelong Learning

2018-11-16 · Shagun Sodhani, Sarath Chandar, Yoshua Bengio

Catastrophic forgetting and capacity saturation are the central challenges of any parametric lifelong learning system. In this work, we study these challenges in the context of sequential supervised learning with an emph…

Lifelong learning