paper-with-me

Papers

Source-free Semantic Regularization Learning for Semi-supervised Domain Adaptation

2025-01-02 · Xinyang Huang, Chuang Zhu, Ruiying Ren, ShengJie Liu, Tiejun Huang

Semi-supervised domain adaptation (SSDA) has been extensively researched due to its ability to improve classification performance and generalization ability of models by using a small amount of labeled data on the target domain. However, existing methods cannot effectively adapt to the target domain due to difficulty in fully learning rich and complex target semantic information and relationships. In this paper, we propose a novel SSDA learning framework called semantic regularization learning (SERL), which captures the target semantic information from multiple perspectives of regularization learning to achieve adaptive fine-tuning of the source pre-trained model on the target domain. SERL includes three robust semantic regularization techniques. Firstly, semantic probability contrastive regularization (SPCR) helps the model learn more discriminative feature representations from a probabilistic perspective, using semantic information on the target domain to understand the similarities and differences between samples. Additionally, adaptive weights in SPCR can help the model learn the semantic distribution correctly through the probabilities of different samples. To further comprehensively understand the target semantic distribution, we introduce hard-sample mixup regularization (HMR), which uses easy samples as guidance to mine the latent target knowledge contained in hard samples, thereby learning more complete and complex target semantic knowledge. Finally, target prediction regularization (TPR) regularizes the target predictions of the model by maximizing the correlation between the current prediction and the past learned objective, thereby mitigating the misleading of semantic information caused by erroneous pseudo-labels. Extensive experiments on three benchmark datasets demonstrate that our SERL method achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2501.01126

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSemi-supervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Semi-supervised Semantic Segmentation with Mutual Knowledge Distillation

2022-08-24 · Jianlong Yuan, Jinchao Ge, Zhibin Wang, Yifan Liu

Consistency regularization has been widely studied in recent semisupervised semantic segmentation methods, and promising performance has been achieved. In this work, we propose a new consistency regularization framework,…

DiversityKnowledge DistillationPseudo LabelSemantic Segmentation+1

Colour augmentation for improved semi-supervised semantic segmentation

2021-10-09 · Geoff French, Michal Mackiewicz

Consistency regularization describes a class of approaches that have yielded state-of-the-art results for semi-supervised classification. While semi-supervised semantic segmentation proved to be more challenging, a numbe…

ClassificationSegmentationSelf-Supervised LearningSemantic Segmentation+1

Region-level Contrastive and Consistency Learning for Semi-Supervised Semantic Segmentation

2022-04-28 · Jianrong Zhang, Tianyi Wu, Chuanghao Ding, Hongwei Zhao 외

Current semi-supervised semantic segmentation methods mainly focus on designing pixel-level consistency and contrastive regularization. However, pixel-level regularization is sensitive to noise from pixels with incorrect…

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Semi-supervised semantic segmentation needs strong, high-dimensional perturbations

2019-09-25 · Geoff French, Timo Aila, Samuli Laine, Michal Mackiewicz 외

Consistency regularization describes a class of approaches that have yielded ground breaking results in semi-supervised classification problems. Prior work has established the cluster assumption\,---\,under which the dat…

SegmentationSemantic SegmentationSemi-Supervised Semantic SegmentationVocal Bursts Intensity Prediction

SemiCD-VL: Visual-Language Model Guidance Makes Better Semi-supervised Change Detector

2024-05-08 · Kaiyu Li, Xiangyong Cao, Yupeng Deng, Jiayi Song 외

Change Detection (CD) aims to identify pixels with semantic changes between images. However, annotating massive numbers of pixel-level images is labor-intensive and costly, especially for multi-temporal images, which req…

Change DetectionLanguage ModelingLanguage ModellingSemi-supervised Change Detection