paper-with-me

Papers

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 unfavorable weather or illumination conditions. Fine-tuning on the new task or condition would lead to overwriting the previously learned information resulting in catastrophic forgetting. Adapting to the new conditions through traditional domain adaption methods improves the performance on the target domain at the expense of the source domain. Addressing these issues, we propose an architecture-based domain-incremental learning approach called Progressive Semantic Segmentation (PSS). PSS is a task-agnostic, dynamically growing collection of domain-specific segmentation models. The task of inferring the domain and subsequently selecting the appropriate module for segmentation is carried out using a collection of convolutional autoencoders. We extensively evaluate our proposed approach using several datasets at varying levels of granularity in the categorization of adverse driving conditions. Furthermore, we demonstrate the generalization of the proposed approach to similar and unseen domains.

📄 PDF Abstract BibTeX arXiv:2501.05246

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDomain AdaptationIncremental LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

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

Class-Incremental Learning for Semantic Segmentation Re-Using Neither Old Data Nor Old Labels

2020-05-12 · Marvin Klingner, Andreas Bär, Philipp Donn, Tim Fingscheidt

While neural networks trained for semantic segmentation are essential for perception in autonomous driving, most current algorithms assume a fixed number of classes, presenting a major limitation when developing new auto…

Autonomous Drivingclass-incremental learningClass Incremental LearningIncremental Learning+2

End-to-End 3D-PointCloud Semantic Segmentation for Autonomous Driving

2019-06-26 · Mohammed Abdou, Mahmoud Elkhateeb, Ibrahim Sobh, Ahmad El-Sallab

3D semantic scene labeling is a fundamental task for Autonomous Driving. Recent work shows the capability of Deep Neural Networks in labeling 3D point sets provided by sensors like LiDAR, and Radar. Imbalanced distributi…

Autonomous DrivingScene LabelingSemantic SegmentationTransfer Learning

Open-world Semantic Segmentation for LIDAR Point Clouds

2022-07-04 · Jun Cen, Peng Yun, Shiwei Zhang, Junhao Cai 외

Current methods for LIDAR semantic segmentation are not robust enough for real-world applications, e.g., autonomous driving, since it is closed-set and static. The closed-set assumption makes the network only able to out…

Autonomous DrivingIncremental LearningLIDAR Semantic SegmentationSegmentation+1

Multi-Domain Incremental Learning for Semantic Segmentation

2021-10-23 · Prachi Garg, Rohit Saluja, Vineeth N Balasubramanian, Chetan Arora 외

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 …

Incremental LearningScene SegmentationSegmentationSemantic Segmentation