paper-with-me

Papers

Go ahead and do not forget: Modular lifelong learning from event-based data

2022-08-21 · Neurocomputing 2022 8 · VadymGryshchuk, CorneliusWeber, Chu KiongLoo, StefanWermter

Lifelong learning is a long-standing aim for artificial agents that act in dynamic environments in which an agent needs to accumulate knowledge incrementally without forgetting previously learned representations. Contemporary methods for incremental learning from images are predominantly based on frame-based data recorded by conventional shutter cameras. We investigate methods for learning from data produced by event cameras and compare techniques to mitigate forgetting while learning incrementally. We propose a model that is composed of both, feature extraction and incremental learning. The feature extractor is utilized as a self-supervised sparse convolutional neural network that processes event-based data. The incremental learner uses a habituation-based method that works in tandem with other existing techniques. Our experimental results show that the combination of different existing techniques with our proposed habituation-based method can help avoid catastrophic forgetting even more, while learning incrementally from the features provided by the extraction module.

📄 PDF Abstract BibTeX

Code (1)

VadymV/events_lifelong_learning pytorch

Tasks

Incremental LearningLifelong learning

Similar Papers 제목 키워드 기반

VERSE: Virtual-Gradient Aware Streaming Lifelong Learning with Anytime Inference

2023-09-15 · Soumya Banerjee, Vinay K. Verma, Avideep Mukherjee, Deepak Gupta 외

Lifelong learning or continual learning is the problem of training an AI agent continuously while also preventing it from forgetting its previously acquired knowledge. Streaming lifelong learning is a challenging setting…

AI AgentContinual LearningLifelong learningRepresentation Learning

Lifelong Learning from Event-based Data

2021-11-11 · Vadym Gryshchuk, Cornelius Weber, Chu Kiong Loo, Stefan Wermter

Lifelong learning is a long-standing aim for artificial agents that act in dynamic environments, in which an agent needs to accumulate knowledge incrementally without forgetting previously learned representations. We inv…

Lifelong 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

LFS-GAN: Lifelong Few-Shot Image Generation

2023-08-23 · ICCV 2023 1 · Juwon Seo, Ji-Su Kang, Gyeong-Moon Park

We address a challenging lifelong few-shot image generation task for the first time. In this situation, a generative model learns a sequence of tasks using only a few samples per task. Consequently, the learned model enc…

Image Generation