Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

$d$-SNE: Domain Adaptation using Stochastic Neighborhood Embedding

About

Deep neural networks often require copious amount of labeled-data to train their scads of parameters. Training larger and deeper networks is hard without appropriate regularization, particularly while using a small dataset. Laterally, collecting well-annotated data is expensive, time-consuming and often infeasible. A popular way to regularize these networks is to simply train the network with more data from an alternate representative dataset. This can lead to adverse effects if the statistics of the representative dataset are dissimilar to our target. This predicament is due to the problem of domain shift. Data from a shifted domain might not produce bespoke features when a feature extractor from the representative domain is used. In this paper, we propose a new technique ($d$-SNE) of domain adaptation that cleverly uses stochastic neighborhood embedding techniques and a novel modified-Hausdorff distance. The proposed technique is learnable end-to-end and is therefore, ideally suited to train neural networks. Extensive experiments demonstrate that $d$-SNE outperforms the current states-of-the-art and is robust to the variances in different datasets, even in the one-shot and semi-supervised learning settings. $d$-SNE also demonstrates the ability to generalize to multiple domains concurrently.

Xiang Xu, Xiong Zhou, Ragav Venkatesan, Gurumurthy Swaminathan, Orchid Majumder• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationOffice-31
Average Accuracy83.6
261
ClassificationDIGITS (test)
Accuracy (SVHN)26.22
49
Image ClassificationMNIST Source (test)
Accuracy (SVHN)26.22
14
Image ClassificationDigits MNIST
Average Accuracy52.1
12
Charge PredictionNCCP (non-PLLS)
Accuracy61.85
8
Domain AdaptationMNIST to SVHN (test)--
8
Supervised Domain AdaptationMNIST → MNIST-M (test)
Macro Avg Acc0.878
5
Supervised Domain AdaptationMNIST -> USPS (test)
Macro Avg Accuracy99
5
Supervised Domain AdaptationUSPS -> MNIST (test)
Macro Accuracy98.9
5
Supervised Domain AdaptationSVHN → MNIST (test)
Macro Accuracy96.5
5
Showing 10 of 12 rows

Other info

Follow for update