TL;DR
This paper introduces Dynamic Distribution Adaptation (DDA), a method that quantitatively evaluates and leverages the different contributions of marginal and conditional distributions to improve transfer learning across various tasks.
Contribution
The paper proposes DDA, a novel approach to quantify and utilize the importance of distribution types, along with two algorithms MDDA and DDAN for transfer learning.
Findings
DDA effectively evaluates the importance of distribution types.
MDDA and DDAN outperform existing transfer learning methods.
The approach improves performance on tasks like digit recognition, sentiment analysis, and image classification.
Abstract
Transfer learning aims to learn robust classifiers for the target domain by leveraging knowledge from a source domain. Since the source and the target domains are usually from different distributions, existing methods mainly focus on adapting the cross-domain marginal or conditional distributions. However, in real applications, the marginal and conditional distributions usually have different contributions to the domain discrepancy. Existing methods fail to quantitatively evaluate the different importance of these two distributions, which will result in unsatisfactory transfer performance. In this paper, we propose a novel concept called Dynamic Distribution Adaptation (DDA), which is capable of quantitatively evaluating the relative importance of each distribution. DDA can be easily incorporated into the framework of structural risk minimization to solve transfer learning problems. On…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
