paper-with-me

홈 › Papers

A Deep Learning Framework for Lifelong Machine Learning

2021-05-01 · Charles X. Ling, Tanner Bohn

Humans can learn a variety of concepts and skills incrementally over the course of their lives while exhibiting many desirable properties, such as continual learning without forgetting, forward transfer and backward transfer of knowledge, and learning a new concept or task with only a few examples. Several lines of machine learning research, such as lifelong machine learning, few-shot learning, and transfer learning attempt to capture these properties. However, most previous approaches can only demonstrate subsets of these properties, often by different complex mechanisms. In this work, we propose a simple yet powerful unified deep learning framework that supports almost all of these properties and approaches through one central mechanism. Experiments on toy examples support our claims. We also draw connections between many peculiarities of human learning (such as memory loss and "rain man") and our framework. As academics, we often lack resources required to build and train, deep neural networks with billions of parameters on hundreds of TPUs. Thus, while our framework is still conceptual, and our experiment results are surely not SOTA, we hope that this unified lifelong learning framework inspires new work towards large-scale experiments and understanding human learning in general. This paper is summarized in two short YouTube videos: https://youtu.be/gCuUyGETbTU (part 1) and https://youtu.be/XsaGI01b-1o (part 2).

📄 PDF Abstract BibTeX arXiv:2105.00157

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningContinual LearningDeep LearningFew-Shot LearningLifelong learningTransfer Learning

Similar Papers 제목 키워드 기반

Findings of the First Shared Task on Lifelong Learning Machine Translation

2020-11-01 · WMT (EMNLP) 2020 11 · Loïc Barrault, Magdalena Biesialska, Marta R. Costa-jussà, Fethi Bougares 외

A lifelong learning system can adapt to new data without forgetting previously acquired knowledge. In this paper, we introduce the first benchmark for lifelong learning machine translation. For this purpose, we provide t…

Lifelong learningMachine TranslationTranslation

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

Few-Shot LearningLifelong learning

Semi-Unsupervised Lifelong Learning for Sentiment Classification: Less Manual Data Annotation and More Self-Studying

2019-04-30 · Xianbin Hong, Gautam Pal, Sheng-Uei Guan, Prudence Wong 외

Lifelong machine learning is a novel machine learning paradigm which can continually accumulate knowledge during learning. The knowledge extracting and reusing abilities enable the lifelong machine learning to solve the …

BIG-bench Machine LearningGeneral ClassificationLifelong learningSentiment Analysis+1

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

Evaluation of Lifelong Learning Systems

2020-05-01 · LREC 2020 5 · Yevhenii Prokopalo, Sylvain Meignier, Olivier Galibert, Loic Barrault 외

Current intelligent systems need the expensive support of machine learning experts to sustain their performance level when used on a daily basis. To reduce this cost, i.e. remaining free from any machine learning expert,…

BIG-bench Machine LearningLifelong learning