paper-with-me

홈 › Papers

Lifelong Learning Starting From Zero

2019-06-24 · Claes Strannegård, Herman Carlström, Niklas Engsner, Fredrik Mäkeläinen, Filip Slottner Seholm, Morteza Haghir Chehreghani

We present a deep neural-network model for lifelong learning inspired by several forms of neuroplasticity. The neural network develops continuously in response to signals from the environment. In the beginning, the network is a blank slate with no nodes at all. It develops according to four rules: (i) expansion, which adds new nodes to memorize new input combinations; (ii) generalization, which adds new nodes that generalize from existing ones; (iii) forgetting, which removes nodes that are of relatively little use; and (iv) backpropagation, which fine-tunes the network parameters. We analyze the model from the perspective of accuracy, energy efficiency, and versatility and compare it to other network models, finding better performance in several cases.

📄 PDF Abstract BibTeX arXiv:1906.09852

Code (0)

등록된 구현이 없습니다.

Tasks

Lifelong learning

Similar Papers 제목 키워드 기반

Generalisation in Lifelong Reinforcement Learning through Logical Composition

2021-09-29 · ICLR 2022 4 · Geraud Nangue Tasse, Steven James, Benjamin Rosman

We leverage logical composition in reinforcement learning to create a framework that enables an agent to autonomously determine whether a new task can be immediately solved using its existing abilities, or whether a task…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

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 …

Continual LearningDeep Reinforcement LearningLifelong learningReinforcement Learning (RL)

LifelongMemory: Leveraging LLMs for Answering Queries in Long-form Egocentric Videos

2023-12-07 · Ying Wang, Yanlai Yang, Mengye Ren

In this paper we introduce LifelongMemory, a new framework for accessing long-form egocentric videographic memory through natural language question answering and retrieval. LifelongMemory generates concise video activity…

EgoSchemaFormQuestion AnsweringRetrieval

CLIP model is an Efficient Online Lifelong Learner

2024-05-24 · Leyuan Wang, Liuyu Xiang, Yujie Wei, Yunlong Wang 외

Online Lifelong Learning (OLL) addresses the challenge of learning from continuous and non-stationary data streams. Existing online lifelong learning methods based on image classification models often require preset cond…

image-classificationImage ClassificationLifelong learningmodel+1

Lifelong Scalable Multi-Agent Realistic Testbed and A Comprehensive Study on Design Choices in Lifelong AGV Fleet Management Systems

2026-02-17 · Jingtian Yan, Yulun Zhang, Zhenting Liu, Han Zhang 외 arxiv

We present Lifelong Scalable Multi-Agent Realistic Testbed (LSMART), an open-source simulator to evaluate any Multi-Agent Path Finding (MAPF) algorithm in a Fleet Management System (FMS) with Automated Guided Vehicles (A…