AMzhanghan / awsome-domain-adaptation

A collection of AWESOME things about domian adaptation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awsome-domain-adaptation

This repo is a collection of AWESOME things about domian adaptation,including papers,code etc.Feel free to star and fork.

Contents

Papers

Overview

  • A Survey on Deep Transfer Learning [ICANN2018]
  • Deep Visual Domain Adaptation: A Survey [arXiv 2018]
  • Transfer Learning for Cross-Dataset Recognition: A Survey [arXiv 2017]
  • Domain Adaptation for Visual Applications: A Comprehensive Survey [arXiv 2017]
  • Visual domain adaptation: A survey of recent advances [2015]

Theory

  • A theory of learning from different domains [ML2010]
  • Learning Bounds for Domain Adaptation [NIPS2007]
  • Analysis of Representations for Domain Adaptation [NIPS2006]

Unsupervised DA

Adversarial Methods

Network Methods

  • Joint Domain Alignment and Discriminative Feature Learning for Unsupervised Deep Domain Adaptation [Arxiv 28 Aug 2018]
  • Boosting Domain Adaptation by Discovering Latent Domains [CVPR2018]
  • Residual Parameter Transfer for Deep Domain Adaptation [CVPR2018]
  • Deep Asymmetric Transfer Network for Unbalanced Domain Adaptation [AAAI2018]
  • Deep CORAL: Correlation Alignment for Deep Domain Adaptation [ECCV2016]
  • Deep Domain Confusion: Maximizing for Domain Invariance [Arxiv 2014]

Optimal Transport

Incremental Methods

  • Incremental Adversarial Domain Adaptation for Continually Changing Environments [ICRA2018]
  • Continuous Manifold based Adaptation for Evolving Visual Domains [CVPR2014]

Other Methods

  • Domain Invariant and Class Discriminative Feature Learning for Visual Domain Adaptation [TIP 2018]
  • Unsupervised Domain Adaptation by Mapped Correlation Alignment [IEEE ACCESS]
  • Graph Adaptive Knowledge Transfer for Unsupervised Domain Adaptation [ECCV2018]
  • Unsupervised Domain Adaptation with Distribution Matching Machines [AAAI2018]
  • Learning to cluster in order to transfer across domains and tasks [ICLR2018] [Bolg] [Pytorch]
  • Self-Ensembling for Visual Domain Adaptation [ICLR2018 Poster]
  • Minimal-Entropy Correlation Alignment for Unsupervised Deep Domain Adaptation [ICLR2018 Poster]
  • Aligning Infinite-Dimensional Covariance Matrices in Reproducing Kernel Hilbert Spaces for Domain Adaptation [CVPR2018]
  • Associative Domain Adaptation [ICCV2017] [TensorFlow]
  • Learning Transferrable Representations for Unsupervised Domain Adaptation [NIPS2016]

Zero-shot DA

Few-shot DA

Image-to-Image Translation

Open Set DA

Partial DA

Multi Source DA

  • Deep Cocktail Network: Multi-source Unsupervised Domain Adaptation with Category Shift [CVPR2018]

Multi Target DA

  • Unsupervised Multi-Target Domain Adaptation: An Information Theoretic Approach [arXiv]

Multi Step DA

General Transfer Learning

Domain Generalization

  • Deep Domain Generalization via Conditional Invariant Adversarial Networks [ECCV2018]

Meta-Learning

Unsupervised Learning via Meta-Learning [arXiv]

Transfer Metric Learning

  • Transfer Metric Learning: Algorithms, Applications and Outlooks [arXiv]

Applications

Object Detection

  • Cross-Domain Weakly-Supervised Object Detection Through Progressive Domain Adaptation [CVPR2018]
  • Domain Adaptive Faster R-CNN for Object Detection in the Wild [CVPR2018]

Semantic Segmentation

  • Domain transfer through deep activation matching [ECCV2018]
  • Unsupervised Domain Adaptation for Semantic Segmentation via Class-Balanced Self-Training [ECCV2018]
  • Learning From Synthetic Data: Addressing Domain Shift for Semantic Segmentation [CVPR2018]
  • Curriculum Domain Adaptation for Semantic Segmentation of Urban Scenes [ICCV2017]

Person Re-identification

  • Domain Adaptation through Synthesis for Unsupervised Person Re-identification [ECCV2018]
  • Person Transfer GAN to Bridge Domain Gap for Person Re-Identification [CVPR2018]
  • Image-Image Domain Adaptation with Preserved Self-Similarity and Domain-Dissimilarity for Person Re-identification [CVPR2018]

Others

  • Real-Time Monocular Depth Estimation using Synthetic Data with Domain Adaptation via Image Style Transfer [CVPR2018]

Benchmarks

Library

Other Resources

About

A collection of AWESOME things about domian adaptation