paper-with-me

홈 › Papers

Learning Fair Domain Adaptation with Virtual Label Distribution

2026-01-26 · Yuguang Zhang, Lijun Sheng, Jian Liang, Ran He arxiv

Unsupervised Domain Adaptation (UDA) aims to mitigate performance degradation when training and testing data are sampled from different distributions. While significant progress has been made in enhancing overall accuracy, most existing methods overlook performance disparities across categories-an issue we refer to as category fairness. Our empirical analysis reveals that UDA classifiers tend to favor certain easy categories while neglecting difficult ones. To address this, we propose Virtual Label-distribution-aware Learning (VILL), a simple yet effective framework designed to improve worst-case performance while preserving high overall accuracy. The core of VILL is an adaptive re-weighting strategy that amplifies the influence of hard-to-classify categories. Furthermore, we introduce a KL-divergence-based re-balancing strategy, which explicitly adjusts decision boundaries to enhance category fairness. Experiments on commonly used datasets demonstrate that VILL can be seamlessly integrated as a plug-and-play module into existing UDA methods, significantly improving category fairness.

📄 PDF Abstract BibTeX arXiv:2601.18171

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

VDM-DA: Virtual Domain Modeling for Source Data-free Domain Adaptation

2021-03-26 · Jiayi Tian, Jing Zhang, Wen Li, Dong Xu

Domain adaptation aims to leverage a label-rich domain (the source domain) to help model learning in a label-scarce domain (the target domain). Most domain adaptation methods require the co-existence of source and target…

Domain AdaptationObject RecognitionUnsupervised Domain Adaptation

BCMDA: Bidirectional Correlation Maps Domain Adaptation for Mixed Domain Semi-Supervised Medical Image Segmentation

2026-03-25 · Bentao Song, Jun Huang, Qingfeng Wang arxiv

In mixed domain semi-supervised medical image segmentation (MiDSS), achieving superior performance under domain shift and limited annotations is challenging. This scenario presents two primary issues: (1) distributional …

Semi-supervised Medical Image SegmentationDomain Adaptation

Towards Fair Cross-Domain Adaptation via Generative Learning

2020-03-04 · Tongxin Wang, Zhengming Ding, Wei Shao, Haixu Tang 외

Domain Adaptation (DA) targets at adapting a model trained over the well-labeled source domain to the unlabeled target domain lying in different distributions. Existing DA normally assumes the well-labeled source domain …

Domain Adaptationdomain classificationGeneral Classification

Domain Adaptation meets Individual Fairness. And they get along

2022-05-01 · Debarghya Mukherjee, Felix Petersen, Mikhail Yurochkin, Yuekai Sun

Many instances of algorithmic bias are caused by distributional shifts. For example, machine learning (ML) models often perform worse on demographic groups that are underrepresented in the training data. In this paper, w…

Domain AdaptationFairness

FedDAA: Dynamic Client Clustering for Concept Drift Adaptation in Federated Learning

2025-06-26 · Fu Peng, Ming Tang

In federated learning (FL), the data distribution of each client may change over time, introducing both temporal and spatial data heterogeneity, known as concept drift. Data heterogeneity arises from three drift sources:…

Drift DetectionFederated Learning