paper-with-me

홈 › Papers

Addressing Domain Shift via Imbalance-Aware Domain Adaptation in Embryo Development Assessment

2025-01-09 · Lei LI, Xinglin Zhang, Jun Liang, Tao Chen

Deep learning models in medical imaging face dual challenges: domain shift, where models perform poorly when deployed in settings different from their training environment, and class imbalance, where certain disease conditions are naturally underrepresented. We present Imbalance-Aware Domain Adaptation (IADA), a novel framework that simultaneously tackles both challenges through three key components: (1) adaptive feature learning with class-specific attention mechanisms, (2) balanced domain alignment with dynamic weighting, and (3) adaptive threshold optimization. Our theoretical analysis establishes convergence guarantees and complexity bounds. Through extensive experiments on embryo development assessment across four imaging modalities, IADA demonstrates significant improvements over existing methods, achieving up to 25.19\% higher accuracy while maintaining balanced performance across classes. In challenging scenarios with low-quality imaging systems, IADA shows robust generalization with AUC improvements of up to 12.56\%. These results demonstrate IADA's potential for developing reliable and equitable medical imaging systems for diverse clinical settings. The code is made public available at \url{https://github.com/yinghemedical/imbalance-aware_domain_adaptation}

📄 PDF Abstract BibTeX arXiv:2501.04958

Code (1)

yinghemedical/imbalance-aware_domain_adaptation 공식 구현 pytorch

Tasks

Domain Adaptation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Addressing Imbalanced Domain-Incremental Learning through Dual-Balance Collaborative Experts

2025-07-09 · Lan Li, Da-Wei Zhou, Han-Jia Ye, De-Chuan Zhan

Domain-Incremental Learning (DIL) focuses on continual learning in non-stationary environments, requiring models to adjust to evolving domains while preserving historical knowledge. DIL faces two critical challenges in t…

Continual LearningIncremental Learning

Imbalanced Open Set Domain Adaptation via Moving-threshold Estimation and Gradual Alignment

2023-03-08 · Jinghan Ru, Jun Tian, Zhekai Du, Chengwei Xiao 외

Multimedia applications are often associated with cross-domain knowledge transfer, where Unsupervised Domain Adaptation (UDA) can be used to reduce the domain shifts. Open Set Domain Adaptation (OSDA) aims to transfer kn…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

On Multi-Domain Long-Tailed Recognition, Imbalanced Domain Generalization and Beyond

2022-03-17 · Yuzhe Yang, Hao Wang, Dina Katabi

Real-world data often exhibit imbalanced label distributions. Existing studies on data imbalance focus on single-domain settings, i.e., samples are from the same data distribution. However, natural data can originate fro…

Domain Generalization

Stain-aware Domain Alignment for Imbalance Blood Cell Classification

2024-12-04 · Yongcheng Li, Lingcong Cai, Ying Lu, Xianghua Fu 외

Blood cell identification is critical for hematological analysis as it aids physicians in diagnosing various blood-related diseases. In real-world scenarios, blood cell image datasets often present the issues of domain s…

Contrastive Learning

Domain segmentation and adjustment for generalized zero-shot learning

2020-02-01 · Xinsheng Wang, Shanmin Pang, Jihua Zhu

In the generalized zero-shot learning, synthesizing unseen data with generative models has been the most popular method to address the imbalance of training data between seen and unseen classes. However, this method requ…

Generalized Zero-Shot LearningZero-Shot Learning