paper-with-me

Papers

Enhancing Semantic Segmentation with Continual Self-Supervised Pre-training

2025-09-22 · Brown Ebouky, Ajad Chhatkuli, Cristiano Malossi, Christoph Studer, Roy Assaf, Andrea Bartezzaghi arxiv

Self-supervised learning (SSL) has emerged as a central paradigm for training foundation models by leveraging large-scale unlabeled datasets, often producing representations with strong generalization capabilities. These models are typically pre-trained on general-purpose datasets such as ImageNet and subsequently adapted to various downstream tasks through finetuning. While prior work has investigated parameter-efficient adaptation methods like adapters, LoRA, and prompt tuning, primarily targeting downstream finetuning, extending the SSL pre-training itself in a continual manner to new domains under limited data remains largely underexplored, especially for downstream dense prediction tasks like semantic segmentation. In this work, we address the challenge of adapting vision foundation models to low-data target domains through continual self-supervised pre-training, specifically targeting downstream semantic segmentation. We propose GLARE (Global Local and Regional Enforcement), a novel continual self-supervised pre-training task designed to enhance downstream semantic segmentation performance. GLARE introduces patch-level augmentations to encourage local consistency and incorporates a regional consistency constraint that leverages spatial semantics in the data. For efficient continual pre-training, we initialize Vision Transformers (ViTs) with weights from existing SSL models and update only lightweight adapter modules specifically UniAdapter - while keeping the rest of the backbone frozen. Experiments across multiple semantic segmentation benchmarks on different domains demonstrate that GLARE consistently improves downstream performance with minimal computational and parameter overhead.

📄 PDF Abstract BibTeX arXiv:2509.17816

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

CONDA: Continual Unsupervised Domain Adaptation Learning in Visual Perception for Self-Driving Cars

2022-12-01 · Thanh-Dat Truong, Pierce Helton, Ahmed Moustafa, Jackson David Cothren 외

Although unsupervised domain adaptation methods have achieved remarkable performance in semantic scene segmentation in visual perception for self-driving cars, these approaches remain impractical in real-world use cases.…

Domain AdaptationScene SegmentationSegmentationSelf-Driving Cars+1

Class-incremental Continual Learning for Instance Segmentation with Image-level Weak Supervision

2023-01-01 · ICCV 2023 1 · Yu-Hsing Hsieh, Guan-Sheng Chen, Shun-Xian Cai, Ting-Yun Wei 외

Instance segmentation requires labor-intensive manual labeling of the contours of complex objects in images for training. The labels can also be provided incrementally in practice to balance the human labor in differ…

Continual LearningIncremental LearningInstance SegmentationSegmentation+4

Continual Barlow Twins: continual self-supervised learning for remote sensing semantic segmentation

2022-05-23 · Valerio Marsocci, Simone Scardapane

In the field of Earth Observation (EO), Continual Learning (CL) algorithms have been proposed to deal with large datasets by decomposing them into several subsets and processing them incrementally. The majority of these …

Continual LearningContinual Self-Supervised LearningEarth ObservationSelf-Supervised Learning+1

SATS: Self-Attention Transfer for Continual Semantic Segmentation

2022-03-15 · Yiqiao Qiu, Yixing Shen, Zhuohao Sun, Yanchong Zheng 외

Continually learning to segment more and more types of image regions is a desired capability for many intelligent systems. However, such continual semantic segmentation suffers from the same catastrophic forgetting issue…

Continual Semantic SegmentationKnowledge DistillationOverlapped 100-10Overlapped 10-1+7

ConSept: Continual Semantic Segmentation via Adapter-based Vision Transformer

2024-02-26 · Bowen Dong, Guanglei Yang, WangMeng Zuo, Lei Zhang

In this paper, we delve into the realm of vision transformers for continual semantic segmentation, a problem that has not been sufficiently explored in previous literature. Empirical investigations on the adaptation of e…

Continual Semantic SegmentationSegmentationSemantic Segmentation