HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Return of Frustratingly Easy Domain Adaptation

Baochen Sun; Jiashi Feng; Kate Saenko

Return of Frustratingly Easy Domain Adaptation

Abstract

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 conventional machine learning methods. Supervised domain adaptation methods have been proposed for the case when the target data have labels, including some that perform very well despite being "frustratingly easy" to implement. However, in practice, the target domain is often unlabeled, requiring unsupervised adaptation. We propose a simple, effective, and efficient method for unsupervised domain adaptation called CORrelation ALignment (CORAL). CORAL minimizes domain shift by aligning the second-order statistics of source and target distributions, without requiring any target labels. Even though it is extraordinarily simple--it can be implemented in four lines of Matlab code--CORAL performs remarkably well in extensive evaluations on standard benchmark datasets.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
domain-adaptation-on-synth-digits-to-svhnCORAL [sun2015return]
Accuracy: 85.2
domain-adaptation-on-synth-signs-to-gtsrbCORAL [sun2015return]
Accuracy: 86.9

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Return of Frustratingly Easy Domain Adaptation | Papers | HyperAI