/DA

Domain Adaptation Papers and Code

MIT LicenseMIT

Domain Adaptation

Detailed resources on unsupervised domain adapation(DA). It includes related papers and the codes. As you see, the list is also not comprehensive. You can pull requests as you will.

Conference Papers

Journal Papers

  • Wang's survey: Deep visual domain adaptation: A survey [arXiv 25 Apr 2018] [NeuroCompu]
  • GsDsDL: Learning Domain-shared Group-sparse Representation for Unsupervised Domain Adaptation [PR2018]
  • AdaBN: Revisiting Batch Normalization For Practical Domain Adaptation [ICLR2017] [PR2018]
  • LDADA: An Embarrassingly Simple Approach to Visual Domain Adaptation [TIP2018] [Matlab(Official)]
  • DICD: Domain Invariant and Class Discriminative Feature Learning for Visual Domain Adaptation [TIP2018]
  • HDANA: Heterogeneous Domain Adaptation Network Based on Autoencoder [JPDC2018]
  • DKTL: Domain Class Consistency Based Transfer Learning For Image Classification Across Domains [InforSci2017]
  • Ding's: Deep Domain Generalization With Structured Low-Rank Constraint [TIP2017]
  • Venkateswara's survey: Deep-Learning Systems for Domain Adaptation in Computer Vision: Learning Transferable Feature Representations [SP Magazine]
  • BSWDA: Beyond Sharing Weights for Deep Domain Adaptation [TPAMI2016]
  • SCA: Scatter Component Analysis: A Unified Framework for Domain Adaptation and Domain Generalization [TPAMI2016]
  • DME: Distribution-Matching Embedding for Visual Domain Adaptation [JMLR2016]
  • DANN: Domain-Adversarial Training of Neural Networks [JMLR2016] [Tensorflow(Official)] [Pytorch] [Pytorch]
  • LSCDA: Unsupervised Domain Adaptation With Label and Structural Consistency [TIP2016]
  • FLDA: Feature-Level Domain Adaptation [JMLR2016] [Matlab(Official)] [Python(Official)]

arXiv Papers

Other Resources