LGCVMLMay 6, 2020

Subdomain Adaptation with Manifolds Discrepancy Alignment

arXiv:2005.03229v120 citations
Originality Incremental advance
AI Analysis

This work addresses domain adaptation for machine learning practitioners by focusing on subdomain-level alignment, representing an incremental improvement over global divergence methods.

The paper tackled the problem of domain divergence in transfer learning by considering local subdomain discrepancies, proposing a method that aligns data distributions within manifolds across domains, and demonstrated its effectiveness in various tasks with experimental studies.

Reducing domain divergence is a key step in transfer learning problems. Existing works focus on the minimization of global domain divergence. However, two domains may consist of several shared subdomains, and differ from each other in each subdomain. In this paper, we take the local divergence of subdomains into account in transfer. Specifically, we propose to use low-dimensional manifold to represent subdomain, and align the local data distribution discrepancy in each manifold across domains. A Manifold Maximum Mean Discrepancy (M3D) is developed to measure the local distribution discrepancy in each manifold. We then propose a general framework, called Transfer with Manifolds Discrepancy Alignment (TMDA), to couple the discovery of data manifolds with the minimization of M3D. We instantiate TMDA in the subspace learning case considering both the linear and nonlinear mappings. We also instantiate TMDA in the deep learning framework. Extensive experimental studies demonstrate that TMDA is a promising method for various transfer learning tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes