paper-with-me

Papers

Multi-Domain Incremental Learning for Semantic Segmentation

2021-10-23 · Prachi Garg, Rohit Saluja, Vineeth N Balasubramanian, Chetan Arora, Anbumani Subramanian, C. V. Jawahar

Recent efforts in multi-domain learning for semantic segmentation attempt to learn multiple geographical datasets in a universal, joint model. A simple fine-tuning experiment performed sequentially on three popular road scene segmentation datasets demonstrates that existing segmentation frameworks fail at incrementally learning on a series of visually disparate geographical domains. When learning a new domain, the model catastrophically forgets previously learned knowledge. In this work, we pose the problem of multi-domain incremental learning for semantic segmentation. Given a model trained on a particular geographical domain, the goal is to (i) incrementally learn a new geographical domain, (ii) while retaining performance on the old domain, (iii) given that the previous domain's dataset is not accessible. We propose a dynamic architecture that assigns universally shared, domain-invariant parameters to capture homogeneous semantic features present in all domains, while dedicated domain-specific parameters learn the statistics of each domain. Our novel optimization strategy helps achieve a good balance between retention of old knowledge (stability) and acquiring new knowledge (plasticity). We demonstrate the effectiveness of our proposed solution on domain incremental settings pertaining to real-world driving scenes from roads of Germany (Cityscapes), the United States (BDD100k), and India (IDD).

📄 PDF Abstract BibTeX arXiv:2110.12205

Code (1)

prachigarg23/mdil-ss 공식 구현 pytorch

Tasks

Incremental LearningScene SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

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

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

Improving Replay-Based Continual Semantic Segmentation with Smart Data Selection

2022-09-20 · Tobias Kalb, Björn Mauthe, Jürgen Beyerer

Continual learning for Semantic Segmentation (CSS) is a rapidly emerging field, in which the capabilities of the segmentation model are incrementally improved by learning new classes or new domains. A central challenge i…

Continual LearningContinual Semantic SegmentationIncremental LearningSegmentation+1

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

Domain-Incremental Semantic Segmentation for Autonomous Driving under Adverse Driving Conditions

2025-01-09 · Shishir Muralidhara, René Schuster, Didier Stricker

Semantic segmentation for autonomous driving is an even more challenging task when faced with adverse driving conditions. Standard models trained on data recorded under ideal conditions show a deteriorated performance in…

Autonomous DrivingDomain AdaptationIncremental LearningSegmentation+1