paper-with-me

Papers

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 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 continuous learning. Furthermore, we introduce a habituation-based method to mitigate forgetting. Our experimental results show that the combination of different techniques can help to avoid catastrophic forgetting while learning incrementally from the features provided by the extraction module.

📄 PDF Abstract BibTeX arXiv:2111.08458

Code (1)

VadymV/events_lifelong_learning 공식 구현 pytorch

Tasks

Lifelong learning

Similar Papers 제목 키워드 기반

Lifelong Event Detection with Knowledge Transfer

2021-11-01 · EMNLP 2021 11 · Pengfei Yu, Heng Ji, Prem Natarajan

Traditional supervised Information Extraction (IE) methods can extract structured knowledge elements from unstructured data, but it is limited to a pre-defined target ontology. In reality, the ontology of interest may ch…

Event DetectionLifelong learningTransfer Learning

Incremental Prompting: Episodic Memory Prompt for Lifelong Event Detection

2022-04-15 · COLING 2022 10 · Minqian Liu, Shiyu Chang, Lifu Huang

Lifelong event detection aims to incrementally update a model with new event types and data while retaining the capability on previously learned old types. One critical challenge is that the model would catastrophically …

Event DetectionLifelong learning

Incremental Prompting: Episodic Memory Prompt for Lifelong Event Detection

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Lifelong event detection aims to incrementally update a model with new event types and data while retaining the capability of previously learned old types. One critical challenge is that the model would catastrophically …

Event DetectionLifelong learning

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 Event Detection via Optimal Transport

2024-10-11 · Viet Dao, Van-Cuong Pham, Quyen Tran, Thanh-Thien Le 외

Continual Event Detection (CED) poses a formidable challenge due to the catastrophic forgetting phenomenon, where learning new tasks (with new coming event types) hampers performance on previous ones. In this paper, we i…

Event DetectionLanguage ModelingLanguage Modelling