SOTAVerified

Entropy Minimization vs. Diversity Maximization for Domain Adaptation

2020-02-05Code Available1· sign in to hype

Xiaofu Wu, Suofei hang, Quan Zhou, Zhen Yang, Chunming Zhao, Longin Jan Latecki

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Entropy minimization has been widely used in unsupervised domain adaptation (UDA). However, existing works reveal that entropy minimization only may result into collapsed trivial solutions. In this paper, we propose to avoid trivial solutions by further introducing diversity maximization. In order to achieve the possible minimum target risk for UDA, we show that diversity maximization should be elaborately balanced with entropy minimization, the degree of which can be finely controlled with the use of deep embedded validation in an unsupervised manner. The proposed minimal-entropy diversity maximization (MEDM) can be directly implemented by stochastic gradient descent without use of adversarial learning. Empirical evidence demonstrates that MEDM outperforms the state-of-the-art methods on four popular domain adaptation datasets.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
ImageCLEF-DAMEDMAccuracy88.9Unverified
Office-31MEDMAverage Accuracy89.2Unverified
Office-HomeMEDMAccuracy69.5Unverified

Reproductions