paper-with-me

Papers

Semi-supervised Domain Adaptive Structure Learning

2021-12-12 · Can Qin, Lichen Wang, Qianqian Ma, Yu Yin, Huan Wang, Yun Fu

Semi-supervised domain adaptation (SSDA) is quite a challenging problem requiring methods to overcome both 1) overfitting towards poorly annotated data and 2) distribution shift across domains. Unfortunately, a simple combination of domain adaptation (DA) and semi-supervised learning (SSL) methods often fail to address such two objects because of training data bias towards labeled samples. In this paper, we introduce an adaptive structure learning method to regularize the cooperation of SSL and DA. Inspired by the multi-views learning, our proposed framework is composed of a shared feature encoder network and two classifier networks, trained for contradictory purposes. Among them, one of the classifiers is applied to group target features to improve intra-class density, enlarging the gap of categorical clusters for robust representation learning. Meanwhile, the other classifier, serviced as a regularizer, attempts to scatter the source features to enhance the smoothness of the decision boundary. The iterations of target clustering and source expansion make the target features being well-enclosed inside the dilated boundary of the corresponding source points. For the joint address of cross-domain features alignment and partially labeled data learning, we apply the maximum mean discrepancy (MMD) distance minimization and self-training (ST) to project the contradictory structures into a shared view to make the reliable final decision. The experimental results over the standard SSDA benchmarks, including DomainNet and Office-home, demonstrate both the accuracy and robustness of our method over the state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2112.06161

Code (1)

canqin001/asda 공식 구현 pytorch

Tasks

Domain AdaptationRepresentation LearningSemi-supervised Domain Adaptation

Similar Papers 제목 키워드 기반

Adaptive Hierarchical Dual Consistency for Semi-Supervised Left Atrium Segmentation on Cross-Domain Data

2021-09-17 · Jun Chen, Heye Zhang, Raad Mohiaddin, Tom Wong 외

Semi-supervised learning provides great significance in left atrium (LA) segmentation model learning with insufficient labelled data. Generalising semi-supervised learning to cross-domain data is of high importance to fu…

Left Atrium SegmentationSegmentation

Adaptive Consistency Regularization for Semi-Supervised Transfer Learning

2021-03-03 · CVPR 2021 1 · Abulikemu Abuduweili, Xingjian Li, Humphrey Shi, Cheng-Zhong Xu 외

While recent studies on semi-supervised learning have shown remarkable progress in leveraging both labeled and unlabeled data, most of them presume a basic setting of the model is randomly initialized. In this work, we c…

ARCPseudo LabelTransfer Learning

Contrastive Semi-supervised Learning for Domain Adaptive Segmentation Across Similar Anatomical Structures

2022-08-18 · Ran Gu, Jingyang Zhang, Guotai Wang, Wenhui Lei 외

Convolutional Neural Networks (CNNs) have achieved state-of-the-art performance for medical image segmentation, yet need plenty of manual annotations for training. Semi-Supervised Learning (SSL) methods are promising to …

AnatomyContrastive LearningDomain AdaptationImage Segmentation+2

Domain Adaptation by Class Centroid Matching and Local Manifold Self-Learning

2020-03-20 · Lei Tian, Yongqiang Tang, Liangchen Hu, Zhida Ren 외

Domain adaptation has been a fundamental technology for transferring knowledge from a source domain to a target domain. The key issue of domain adaptation is how to reduce the distribution discrepancy between two domains…

Domain AdaptationSelf-LearningUnsupervised Domain Adaptation

Scale-aware Adaptive Supervised Network with Limited Medical Annotations

2026-01-02 · Zihan Li, Dandan Shan, Yunxiang Li, Paul E. Kinahan 외 arxiv

Medical image segmentation faces critical challenges in semi-supervised learning scenarios due to severe annotation scarcity requiring expert radiological knowledge, significant inter-annotator variability across differe…

Medical Image Segmentation