paper-with-me

홈 › Papers

Central Moment Discrepancy (CMD) for Domain-Invariant Representation Learning

2017-02-28 · Werner Zellinger, Thomas Grubinger, Edwin Lughofer, Thomas Natschläger, Susanne Saminger-Platz

The learning of domain-invariant representations in the context of domain adaptation with neural networks is considered. We propose a new regularization method that minimizes the discrepancy between domain-specific latent feature representations directly in the hidden activation space. Although some standard distribution matching approaches exist that can be interpreted as the matching of weighted sums of moments, e.g. Maximum Mean Discrepancy (MMD), an explicit order-wise matching of higher order moments has not been considered before. We propose to match the higher order central moments of probability distributions by means of order-wise moment differences. Our model does not require computationally expensive distance and kernel matrix computations. We utilize the equivalent representation of probability distributions by moment sequences to define a new distance function, called Central Moment Discrepancy (CMD). We prove that CMD is a metric on the set of probability distributions on a compact interval. We further prove that convergence of probability distributions on compact intervals w.r.t. the new metric implies convergence in distribution of the respective random variables. We test our approach on two different benchmark data sets for object recognition (Office) and sentiment analysis of product reviews (Amazon reviews). CMD achieves a new state-of-the-art performance on most domain adaptation tasks of Office and outperforms networks trained with MMD, Variational Fair Autoencoders and Domain Adversarial Neural Networks on Amazon reviews. In addition, a post-hoc parameter sensitivity analysis shows that the new approach is stable w.r.t. parameter changes in a certain interval. The source code of the experiments is publicly available.

📄 PDF Abstract BibTeX arXiv:1702.08811

Code (1)

wzell/cmd 공식 구현

Tasks

Domain AdaptationObject RecognitionRepresentation LearningSentiment Analysis

Similar Papers 제목 키워드 기반

COD: Learning Conditional Invariant Representation for Domain Adaptation Regression

2024-08-13 · Hao-Ran Yang, Chuan-Xian Ren, You-Wei Luo

Aiming to generalize the label knowledge from a source domain with continuous outputs to an unlabeled target domain, Domain Adaptation Regression (DAR) is developed for complex practical learning problems. However, due t…

Domain AdaptationregressionRepresentation Learning

Exploiting modality-invariant feature for robust multimodal emotion recognition with missing modalities

2022-10-27 · Haolin Zuo, Rui Liu, Jinming Zhao, Guanglai Gao 외

Multimodal emotion recognition leverages complementary information across modalities to gain performance. However, we cannot guarantee that the data of all modalities are always present in practice. In the studies to pre…

Emotion RecognitionMultimodal Emotion Recognition

Domain-Invariant Representation Learning from EEG with Private Encoders

2022-01-27 · David Bethge, Philipp Hallgarten, Tobias Grosse-Puppendahl, Mohamed Kari 외

Deep learning based electroencephalography (EEG) signal processing methods are known to suffer from poor test-time generalization due to the changes in data distribution. This becomes a more challenging problem when priv…

EEGElectroencephalogram (EEG)Emotion ClassificationPrivacy Preserving+1

DWMD: Dimensional Weighted Orderwise Moment Discrepancy for Domain-specific Hidden Representation Matching

2020-07-18 · Rongzhe Wei, Fa Zhang, Bo Dong, Qinghua Zheng

Knowledge transfer from a source domain to a different but semantically related target domain has long been an important topic in the context of unsupervised domain adaptation (UDA). A key challenge in this field is esta…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptationvalid

Zero-Shot Dense Retrieval with Momentum Adversarial Domain Invariant Representation

2021-09-29 · Ji Xin, Chenyan Xiong, Ashwin Srinivasan, Ankita Sharma 외

Dense retrieval (DR) methods conduct text retrieval by first encoding texts in the embedding space and then matching them by nearest neighbor search. This requires strong locality properties from the representation space…

Representation LearningRetrievalText Retrieval