paper-with-me

Papers

Incremental Learning Techniques for Semantic Segmentation

2019-07-31 · Umberto Michieli, Pietro Zanuttigh

Deep learning architectures exhibit a critical drop of performance due to catastrophic forgetting when they are required to incrementally learn new tasks. Contemporary incremental learning frameworks focus on image classification and object detection while in this work we formally introduce the incremental learning problem for semantic segmentation in which a pixel-wise labeling is considered. To tackle this task we propose to distill the knowledge of the previous model to retain the information about previously learned classes, whilst updating the current model to learn the new ones. We propose various approaches working both on the output logits and on intermediate features. In opposition to some recent frameworks, we do not store any image from previously learned classes and only the last model is needed to preserve high accuracy on these classes. The experimental evaluation on the Pascal VOC2012 dataset shows the effectiveness of the proposed approaches.

📄 PDF Abstract BibTeX arXiv:1907.13372

Code (2)

LTTM/IL-SemSegm tf
MECLabTUDA/ACS pytorch

Tasks

Disjoint 10-1Disjoint 15-1Disjoint 15-5Domain 1-1Domain 11-1Domain 11-5image-classificationImage ClassificationIncremental Learningobject-detectionObject DetectionOverlapped 100-5Overlapped 10-1Overlapped 15-1Overlapped 15-5SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

A Contrastive Distillation Approach for Incremental Semantic Segmentation in Aerial Images

2021-12-07 · Edoardo Arnaudo, Fabio Cermelli, Antonio Tavera, Claudio Rossi 외

Incremental learning represents a crucial task in aerial image processing, especially given the limited availability of large-scale annotated datasets. A major issue concerning current deep neural architectures is known …

image-classificationImage ClassificationIncremental LearningKnowledge Distillation+4

Semantic Image Segmentation: Two Decades of Research

2023-02-13 · Gabriela Csurka, Riccardo Volpi, Boris Chidlovskii

Semantic image segmentation (SiS) plays a fundamental role in a broad variety of computer vision applications, providing key information for the global understanding of an image. This survey is an effort to summarize two…

Domain AdaptationDomain Generalizationimage-classificationImage Classification+11

Towards Realistic Incremental Scenario in Class Incremental Semantic Segmentation

2024-05-16 · Jihwan Kwak, Sungmin Cha, Taesup Moon

This paper addresses the unrealistic aspect of the commonly adopted Continuous Incremental Semantic Segmentation (CISS) scenario, termed overlapped. We point out that overlapped allows the same image to reappear in futur…

Class-Incremental Semantic SegmentationIncremental LearningSemantic Segmentation

Learning with Style: Continual Semantic Segmentation Across Tasks and Domains

2022-10-13 · Marco Toldo, Umberto Michieli, Pietro Zanuttigh

Deep learning models dealing with image understanding in real-world settings must be able to adapt to a wide variety of tasks across different domains. Domain adaptation and class incremental learning deal with domain an…

Autonomous Drivingclass-incremental learningClass Incremental LearningContinual Learning+5

Continual Learning for Class- and Domain-Incremental Semantic Segmentation

2022-09-16 · Tobias Kalb, Masoud Roschani, Miriam Ruf, Jürgen Beyerer

The field of continual deep learning is an emerging field and a lot of progress has been made. However, concurrently most of the approaches are only tested on the task of image classification, which is not relevant in th…

class-incremental learningClass Incremental LearningClass-Incremental Semantic SegmentationContinual Learning+9