2015

Optimal Transport for Domain Adaptation

Courty, Nicolas, Flamary, Rémi, Tuia, Devis et al.

Understand

Domain adaptation from one data space (or domain) to another is one of the most challenging tasks of modern data analytics.

  • If the adaptation is done correctly, models built on a specific data space become more robust when confronted to data depicting the same semantic concepts (the classes), but observed by another observation system with its own specificities.
  • Among the many strategies proposed to adapt a domain to another, finding a common representation has shown excellent properties: by finding a common representation for both domains, a single classifier can be effective in both and use labelled samples from the source domain to predict the unlabelled samples of the target domain.
  • In this paper, we propose a regularized unsupervised optimal transportation model to perform the alignment of the representations in the source and target domains.

Reading the bibliography…