paper-with-me

Papers

Visual Domain Adaptation with Manifold Embedded Distribution Alignment

2018-07-19 · Jindong Wang, Wenjie Feng, Yiqiang Chen, Han Yu, Meiyu Huang, Philip S. Yu

Visual domain adaptation aims to learn robust classifiers for the target domain by leveraging knowledge from a source domain. Existing methods either attempt to align the cross-domain distributions, or perform manifold subspace learning. However, there are two significant challenges: (1) degenerated feature transformation, which means that distribution alignment is often performed in the original feature space, where feature distortions are hard to overcome. On the other hand, subspace learning is not sufficient to reduce the distribution divergence. (2) unevaluated distribution alignment, which means that existing distribution alignment methods only align the marginal and conditional distributions with equal importance, while they fail to evaluate the different importance of these two distributions in real applications. In this paper, we propose a Manifold Embedded Distribution Alignment (MEDA) approach to address these challenges. MEDA learns a domain-invariant classifier in Grassmann manifold with structural risk minimization, while performing dynamic distribution alignment to quantitatively account for the relative importance of marginal and conditional distributions. To the best of our knowledge, MEDA is the first attempt to perform dynamic distribution alignment for manifold domain adaptation. Extensive experiments demonstrate that MEDA shows significant improvements in classification accuracy compared to state-of-the-art traditional and deep methods.

📄 PDF Abstract BibTeX arXiv:1807.07258

Code (1)

jindongwang/transferlearning pytorch

Tasks

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Continuous Manifold Based Adaptation for Evolving Visual Domains

2014-06-01 · CVPR 2014 6 · Judy Hoffman, Trevor Darrell, Kate Saenko

We pose the following question: what happens when test data not only differs from training data, but differs from it in a continually evolving way? The classic domain adaptation paradigm considers the world to be separat…

Domain Adaptation

Learning Condensed and Aligned Features for Unsupervised Domain Adaptation Using Label Propagation

2019-03-12 · Jaeyoon Yoo, Changhwa Park, Yongjun Hong, Sungroh Yoon

Unsupervised domain adaptation aiming to learn a specific task for one domain using another domain data has emerged to address the labeling issue in supervised learning, especially because it is difficult to obtain massi…

Domain AdaptationUnsupervised Domain Adaptation

Deep Optimal Transport for Domain Adaptation on SPD Manifolds

2022-01-15 · Ce Ju, Cuntai Guan

Recent progress in geometric deep learning has drawn increasing attention from the machine learning community toward domain adaptation on symmetric positive definite (SPD) manifolds, especially for neuroimaging data that…

Brain Computer InterfaceDomain AdaptationElectroencephalogram (EEG)Transfer Learning

Manifold Embedded Knowledge Transfer for Brain-Computer Interfaces

2019-10-14 · Wen Zhang, Dongrui Wu

Transfer learning makes use of data or knowledge in one problem to help solve a different, yet related, problem. It is particularly useful in brain-computer interfaces (BCIs), for coping with variations among different s…

Domain AdaptationEEGElectroencephalogram (EEG)General Classification+1

HSVA: Hierarchical Semantic-Visual Adaptation for Zero-Shot Learning

2021-09-30 · NeurIPS 2021 12 · Shiming Chen, Guo-Sen Xie, Yang Liu, Qinmu Peng 외

Zero-shot learning (ZSL) tackles the unseen class recognition problem, transferring semantic knowledge from seen classes to unseen ones. Typically, to guarantee desirable knowledge transfer, a common (latent) space is ad…

Transfer LearningZero-Shot Learning