paper-with-me

Papers

SS-ADA: A Semi-Supervised Active Domain Adaptation Framework for Semantic Segmentation

2024-06-17 · Weihao Yan, Yeqiang Qian, Yueyuan Li, Tao Li, Chunxiang Wang, Ming Yang

Semantic segmentation plays an important role in intelligent vehicles, providing pixel-level semantic information about the environment. However, the labeling budget is expensive and time-consuming when semantic segmentation model is applied to new driving scenarios. To reduce the costs, semi-supervised semantic segmentation methods have been proposed to leverage large quantities of unlabeled images. Despite this, their performance still falls short of the accuracy required for practical applications, which is typically achieved by supervised learning. A significant shortcoming is that they typically select unlabeled images for annotation randomly, neglecting the assessment of sample value for model training. In this paper, we propose a novel semi-supervised active domain adaptation (SS-ADA) framework for semantic segmentation that employs an image-level acquisition strategy. SS-ADA integrates active learning into semi-supervised semantic segmentation to achieve the accuracy of supervised learning with a limited amount of labeled data from the target domain. Additionally, we design an IoU-based class weighting strategy to alleviate the class imbalance problem using annotations from active learning. We conducted extensive experiments on synthetic-to-real and real-to-real domain adaptation settings. The results demonstrate the effectiveness of our method. SS-ADA can achieve or even surpass the accuracy of its supervised learning counterpart with only 25% of the target labeled data when using a real-time segmentation model. The code for SS-ADA is available at https://github.com/ywher/SS-ADA.

📄 PDF Abstract BibTeX arXiv:2407.12788

Code (1)

ywher/ss-ada 공식 구현 pytorch

Tasks

Active LearningDomain AdaptationSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Adapting Medical Vision Foundation Models for Volumetric Medical Image Segmentation via Active Learning and Selective Semi-supervised Fine-tuning

2025-09-13 · Jin Yang, Daniel S. Marcus, Aristeidis Sotiras arxiv

Medical vision foundation models remain limited in downstream tasks, particularly volumetric medical image segmentation. While fine-tuning on labeled target-domain data improves performance, existing approaches typically…

Volumetric Medical Image SegmentationActive Learning

Large-scale ASR Domain Adaptation using Self- and Semi-supervised Learning

2021-10-01 · Dongseong Hwang, Ananya Misra, Zhouyuan Huo, Nikhil Siddhartha 외

Self- and semi-supervised learning methods have been actively investigated to reduce labeled training data or enhance the model performance. However, the approach mostly focus on in-domain performance for public datasets…

Domain Adaptation

Divide and Adapt: Active Domain Adaptation via Customized Learning

2023-07-21 · CVPR 2023 1 · Duojun Huang, Jichang Li, Weikai Chen, Junshi Huang 외

Active domain adaptation (ADA) aims to improve the model adaptation performance by incorporating active learning (AL) techniques to label a maximally-informative subset of target samples. Conventional AL methods do not c…

Active LearningDomain AdaptationInformativenessSemi-supervised Domain Adaptation+2

Semi-Supervised Domain Adaptation with Auto-Encoder via Simultaneous Learning

2022-10-18 · Md Mahmudur Rahman, Rameswar Panda, Mohammad Arif Ul Alam

We present a new semi-supervised domain adaptation framework that combines a novel auto-encoder-based domain adaptation model with a simultaneous learning scheme providing stable improvements over state-of-the-art domain…

Domain AdaptationSemi-supervised Domain Adaptation

Multi-Source Domain Adaptation and Semi-Supervised Domain Adaptation with Focus on Visual Domain Adaptation Challenge 2019

2019-10-08 · Yingwei Pan, Yehao Li, Qi Cai, Yang Chen 외

This notebook paper presents an overview and comparative analysis of our systems designed for the following two tasks in Visual Domain Adaptation Challenge (VisDA-2019): multi-source domain adaptation and semi-supervised…

Domain AdaptationSelf-LearningSemi-supervised Domain Adaptation