paper-with-me

Papers

Deep CORAL: Correlation Alignment for Deep Domain Adaptation

2016-07-06 · Baochen Sun, Kate Saenko

Deep neural networks are able to learn powerful representations from large quantities of labeled input data, however they cannot always generalize well across changes in input distributions. Domain adaptation algorithms have been proposed to compensate for the degradation in performance due to domain shift. In this paper, we address the case when the target domain is unlabeled, requiring unsupervised adaptation. CORAL is a "frustratingly easy" unsupervised domain adaptation method that aligns the second-order statistics of the source and target distributions with a linear transformation. Here, we extend CORAL to learn a nonlinear transformation that aligns correlations of layer activations in deep neural networks (Deep CORAL). Experiments on standard benchmark datasets show state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1607.01719

Code (9)

JorisRoels/domain-adaptive-segmentation pytorch
adapt-python/adapt tf
agrija9/deep-unsupervised-domain-adaptation pytorch
armavox/deepcoral-pchelkin pytorch
domainadaptation/salad pytorch
facebookresearch/DomainBed pytorch
kevinmusgrave/pytorch-adapt pytorch
lzx6/deep-coral pytorch
thuml/Transfer-Learning-Library pytorch

Tasks

Domain AdaptationDomain GeneralizationImage ClassificationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

CORAL 설명 없음

Similar Papers 제목 키워드 기반

Quantum correlation alignment for unsupervised domain adaptation

2020-05-07 · Xi He

Correlation alignment (CORAL), a representative domain adaptation (DA) algorithm, decorrelates and aligns a labelled source domain dataset to an unlabelled target domain dataset to minimize the domain shift such that a c…

Domain AdaptationUnsupervised Domain Adaptation

Correlation Alignment for Unsupervised Domain Adaptation

2016-12-06 · Baochen Sun, Jiashi Feng, Kate Saenko

In this chapter, we present CORrelation ALignment (CORAL), a simple yet effective method for unsupervised domain adaptation. CORAL minimizes domain shift by aligning the second-order statistics of source and target distr…

Domain AdaptationUnsupervised Domain Adaptation

The CORAL++ Algorithm for Unsupervised Domain Adaptation of Speaker Recogntion

2022-02-02 · Rongjin Li, Weibin Zhang, Dongpeng Chen

State-of-the-art speaker recognition systems are trained with a large amount of human-labeled training data set. Such a training set is usually composed of various data sources to enhance the modeling capability of model…

Domain AdaptationSpeaker RecognitionUnsupervised Domain Adaptation

Return of Frustratingly Easy Domain Adaptation

2015-11-17 · Baochen Sun, Jiashi Feng, Kate Saenko

Unlike human learning, machine learning often fails to handle changes between training (source) and test (target) input distributions. Such domain shifts, common in practical scenarios, severely damage the performance of…

BIG-bench Machine LearningDomain AdaptationUnsupervised Domain Adaptation

The CORAL+ Algorithm for Unsupervised Domain Adaptation of PLDA

2018-12-26 · Kong Aik Lee, Qiongqiong Wang, Takafumi Koshinaka

State-of-the-art speaker recognition systems comprise an x-vector (or i-vector) speaker embedding front-end followed by a probabilistic linear discriminant analysis (PLDA) backend. The effectiveness of these components r…

Domain AdaptationSpeaker RecognitionUnsupervised Domain Adaptation