paper-with-me

Papers

Manifold Criterion Guided Transfer Learning via Intermediate Domain Generation

2019-03-25 · Lei Zhang, Shan-Shan Wang, Guang-Bin Huang, WangMeng Zuo, Jian Yang, David Zhang

In many practical transfer learning scenarios, the feature distribution is different across the source and target domains (i.e. non-i.i.d.). Maximum mean discrepancy (MMD), as a domain discrepancy metric, has achieved promising performance in unsupervised domain adaptation (DA). We argue that MMD-based DA methods ignore the data locality structure, which, to some extent, would cause the negative transfer effect. The locality plays an important role in minimizing the nonlinear local domain discrepancy underlying the marginal distributions. For better exploiting the domain locality, a novel local generative discrepancy metric (LGDM) based intermediate domain generation learning called Manifold Criterion guided Transfer Learning (MCTL) is proposed in this paper. The merits of the proposed MCTL are four-fold: 1) the concept of manifold criterion (MC) is first proposed as a measure validating the distribution matching across domains, and domain adaptation is achieved if the MC is satisfied; 2) the proposed MC can well guide the generation of the intermediate domain sharing similar distribution with the target domain, by minimizing the local domain discrepancy; 3) a global generative discrepancy metric (GGDM) is presented, such that both the global and local discrepancy can be effectively and positively reduced; 4) a simplified version of MCTL called MCTL-S is presented under a perfect domain generation assumption for more generic learning scenario. Experiments on a number of benchmark visual transfer tasks demonstrate the superiority of the proposed manifold criterion guided generative transfer method, by comparing with other state-of-the-art methods. The source code is available in https://github.com/wangshanshanCQU/MCTL.

📄 PDF Abstract BibTeX arXiv:1903.10211

Code (1)

wangshanshanCQU/MCTL 공식 구현

Tasks

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Universal Latent Homeomorphic Manifolds: A Framework for Cross-Domain Representation Unification

2026-01-13 · Tong Wu, Tayab Uddin Wara, Daniel Hernandez, Sidong Lei arxiv

We present the Universal Latent Homeomorphic Manifold (ULHM), a framework that unifies semantic representations (e.g., human descriptions, diagnostic labels) and observation-driven machine representations (e.g., pixel in…

Transfer Learning

Unsupervised Domain Adaptation via Discriminative Manifold Embedding and Alignment

2020-02-20 · You-Wei Luo, Chuan-Xian Ren, PengFei Ge, Ke-Kun Huang 외

Unsupervised domain adaptation is effective in leveraging the rich information from the source domain to the unsupervised target domain. Though deep learning and adversarial strategy make an important breakthrough in the…

Domain AdaptationUnsupervised Domain Adaptation

Unsupervised Domain Adaptation via Discriminative Manifold Propagation

2020-08-23 · You-Wei Luo, Chuan-Xian Ren, Dao-Qing Dai, Hong Yan

Unsupervised domain adaptation is effective in leveraging rich information from a labeled source domain to an unlabeled target domain. Though deep learning and adversarial strategy made a significant breakthrough in the …

Domain AdaptationUnsupervised Domain Adaptation

Modality Alignment across Trees on Heterogeneous Hyperbolic Manifolds

2025-10-31 · Wei Wu, Xiaomeng Fan, Yuwei Wu, Zhi Gao 외 arxiv

Modality alignment is critical for vision-language models (VLMs) to effectively integrate information across modalities. However, existing methods extract hierarchical features from text while representing each image wit…

TGDM: Target Guided Dynamic Mixup for Cross-Domain Few-Shot Learning

2022-10-11 · Linhai Zhuo, Yuqian Fu, Jingjing Chen, Yixin Cao 외

Given sufficient training data on the source domain, cross-domain few-shot learning (CD-FSL) aims at recognizing new classes with a small number of labeled examples on the target domain. The key to addressing CD-FSL is t…

Cross-Domain Few-Shotcross-domain few-shot learningFew-Shot LearningMeta-Learning+1