Related Experiment Video
Updated: Jul 13, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
Unsupervised Domain Adaptation with Asymmetrical Margin Disparity loss and Outlier Sample Extraction
Chunmei He1, Xianjun Fan1, Kang Zhou1
1School of Computer Science, School of Cyberspace Science, Xiangtan University, Xiangtan, Hunan 411105, China.
This study introduces AMD-Net with OSE, a novel unsupervised domain adaptation method. It improves feature extraction by addressing confusing target samples and source domain outliers, achieving state-of-the-art performance.
Area of Science:
- Computer Science
- Machine Learning
- Artificial Intelligence
Background:
- Unsupervised Domain Adaptation (UDA) transfers knowledge from labeled source domains to unlabeled target domains.
- Existing UDA methods struggle with classifying similar target samples and mitigating negative transfer from source domain outliers.
- There's a need for UDA techniques that enhance feature distinction and handle domain discrepancies effectively.
Purpose of the Study:
- To propose a novel UDA method, AMD-Net with OSE, to address limitations in current approaches.
- To improve feature extraction capabilities and prevent models from converging to local optima.
- To effectively handle confusing samples in the target domain and mitigate negative transfer from source domain outliers.
Main Methods:
- Developed an Asymmetrical Margin Disparity Discrepancy (AMD) method utilizing a multi-label entropy metric for confusing target samples.
- Implemented a progressive learning scheme with a sample selection mechanism, applying different loss functions based on sample certainty.
- Introduced an outlier sample extraction (OSE) algorithm using weighted cosine similarity to reduce negative transfer from source domain outliers.
Main Results:
- AMD-Net with OSE demonstrated superior performance across four benchmark datasets: Office-31, Office-Home, VisDA-2017, and DomainNet.
- The method effectively improved feature extraction and successfully handled confusing samples and source domain outliers.
- Achieved state-of-the-art results in various unsupervised domain adaptation scenarios.
Conclusions:
- AMD-Net with OSE offers a robust solution for unsupervised domain adaptation challenges.
- The proposed AMD and OSE components significantly enhance model performance and generalization.
- This work advances the field of UDA by providing a more effective approach to domain transfer.
Related Concept Videos
What Are Outliers?
The z score is used to find outliers or unusual values. It should be noted that any values beyond -2 and +2 are...
Quantifying and Rejecting Outliers: The Grubbs Test
Outliers and Influential Points
Margin of Error
Detection of Gross Error: The Q Test
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...

