paper-with-me

Papers

SimCS: Simulation for Domain Incremental Online Continual Segmentation

2022-11-29 · Motasem Alfarra, Zhipeng Cai, Adel Bibi, Bernard Ghanem, Matthias Müller

Continual Learning is a step towards lifelong intelligence where models continuously learn from recently collected data without forgetting previous knowledge. Existing continual learning approaches mostly focus on image classification in the class-incremental setup with clear task boundaries and unlimited computational budget. This work explores the problem of Online Domain-Incremental Continual Segmentation (ODICS), where the model is continually trained over batches of densely labeled images from different domains, with limited computation and no information about the task boundaries. ODICS arises in many practical applications. In autonomous driving, this may correspond to the realistic scenario of training a segmentation model over time on a sequence of cities. We analyze several existing continual learning methods and show that they perform poorly in this setting despite working well in class-incremental segmentation. We propose SimCS, a parameter-free method complementary to existing ones that uses simulated data to regularize continual learning. Experiments show that SimCS provides consistent improvements when combined with different CL methods.

📄 PDF Abstract BibTeX arXiv:2211.16234

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingContinual Learningimage-classificationImage ClassificationSegmentation

Similar Papers 제목 키워드 기반

Online Continual Learning in Image Classification: An Empirical Survey

2021-01-25 · Zheda Mai, Ruiwen Li, Jihwan Jeong, David Quispe 외

Online continual learning for image classification studies the problem of learning to classify images from an online stream of data and tasks, where tasks may include new classes (class incremental) or data nonstationari…

ClassificationContinual LearningGeneral Classificationimage-classification+2

Self-Supervised Training Enhances Online Continual Learning

2021-03-25 · Jhair Gallardo, Tyler L. Hayes, Christopher Kanan

In continual learning, a system must incrementally learn from a non-stationary data stream without catastrophic forgetting. Recently, multiple methods have been devised for incrementally learning classes on large-scale i…

Continual Learningimage-classificationImage Classification

CLAD: A realistic Continual Learning benchmark for Autonomous Driving

2022-10-07 · Eli Verwimp, Kuo Yang, Sarah Parisot, Hong Lanqing 외

In this paper we describe the design and the ideas motivating a new Continual Learning benchmark for Autonomous Driving (CLAD), that focuses on the problems of object classification and object detection. The benchmark ut…

Autonomous DrivingContinual LearningObjectobject-detection+2

Online Continual Graph Learning

2025-08-05 · Giovanni Donghi, Luca Pasa, Daniele Zambon, Cesare Alippi 외 arxiv

Continual Learning (CL) aims to incrementally acquire new knowledge while mitigating catastrophic forgetting. Within this setting, Online Continual Learning (OCL) focuses on updating models promptly and incrementally fro…

Continual LearningGraph Learning

Online Continual Learning of End-to-End Speech Recognition Models

2022-07-11 · Muqiao Yang, Ian Lane, Shinji Watanabe

Continual Learning, also known as Lifelong Learning, aims to continually learn from new data as it becomes available. While prior research on continual learning in automatic speech recognition has focused on the adaptati…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Continual LearningLifelong learning+3