Coder Social home page Coder Social logo

zhaoxin94 / awesome-domain-adaptation Goto Github PK

View Code? Open in Web Editor NEW
4.9K 142.0 857.0 925 KB

A collection of AWESOME things about domian adaptation

License: MIT License

transfer-learning domain-adaptation adversarial-learning image-translation awesome-list paper zero-shot-learning few-shot-learning optimal-transport

awesome-domain-adaptation's People

Contributors

aadsah avatar ajgallego avatar anurag14 avatar bjajoh avatar bjoernmichele avatar bperel avatar bupt-ai-cz avatar chaoqichen avatar chester256 avatar cuishuhao avatar divyakraman avatar frezaeix avatar helioszhao avatar hendrycks avatar idealwei avatar j-atermoehlen avatar layumi avatar luodian avatar nolfwin avatar rahuljroy avatar solacex avatar take2rohit avatar viniciusarruda avatar wzell avatar xuyunqiu avatar yaoyi626 avatar ybzh avatar youkaichao avatar zhaoxin94 avatar zhen-ao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-domain-adaptation's Issues

Request to add new papers

Hi, thank you for organizing such a great repo.
I would like to suggest our CVPR 2021 work to this collection.

Visualizing Adapted Knowledge in Domain Transfer

arxiv: https://arxiv.org/abs/2104.10602
code: https://github.com/hou-yz/DA_visualization
section: Explainable (new); Image-to-Image Translation; Source-Free Domain Adaptation

This is the first attempt at explaining and visualizing the transferred knowledge during domain adaptation. We believe it would make a fine addition to a new Explainable section in the collection. In addition, it can also be deemed as a new approach under the Image-to-Image Translation section, and also helps to improve Source-Free Domain Adaptation performance.

Thank you for your effort!

How to understand the word "parallel".

Some papers on heterogeneous domain adaptation mention this word, but no good explanation is given. Does anyone understand the meaning of this word.

Paper: Unsupervised Heterogeneous Domain Adaptation with Sparse Feature Transformation

context:

  1. Some semi-supervised HDA methods even utilize parallel unlabeled instances to learn cross-domain representations
  2. A few unsupervised HDA approaches overcome this dependence limitation on labeled target data by learning a common latent correlation subspace based only on parallel instances
  3. he method uses a linear function to transform the source domain features into the target domain features to match the parallel instances, while minimizing the cross domain distribution divergence by aligning the transformed source domain covariance matrix with the target domain covariance matrix.

Request to add new papers

Thank you for the continuous updates of your amazing repository!
I would like to suggest some new papers here:

Semantic Segmentation:

Plugging Self-Supervised Monocular Depth into Unsupervised Domain Adaptation for Semantic Segmentation [WACV 2022]

Shallow Features Guide Unsupervised Domain Adaptation for Semantic Segmentation at Class Boundaries [WACV 2022]

Moreover, I suggest also this paper which focus on UDA for Point Cloud Classification:

RefRec: Pseudo-labels Refinement via Shape Reconstruction for Unsupervised 3D Domain Adaptation [3DV 2021 Oral]

Thank you again for your effort!

Request to add a paper

Thank you for maintaining the paper lists!

We woulid like to request to add our NeurIPS2022 paper: "Meta-DMoE: Adapting to Domain Shift by Meta-Distillation from Mixture-of-Experts"

We utilize the multi-source paradigm and train multiple model experts for each of the source domian. At test-time, for each target domain, some unlabeled data are sampled to query the knowledge from the experts to distill the domain knowledge to a student network. The student network is then used for downstream inference.

We think it might be suitable for multi-source DA, source-free DA, few-shot UDA or domain generalization.

Thank you!

Request to add new papers

Thank you for your awesome repository for the researcher's references.
I would like to suggest some new papers here.

Optimal Transport for single UDA:

  • TIDOT: A Teacher Imitation Learning Approach for Domain Adaptation with Optimal Transport [IJCAI 2021]
  • LAMDA: Label Matching Deep Domain Adaptation [ICML 2021]

Optimal Transport for Multi-source DA:

  • MOST: Multi-Source Domain Adaptation via Optimal Transport for Student-Teacher Learning [UAI 2021]

Multi-source DA:

  • STEM: An approach to Multi-source Domain Adaptation with Guarantees [ICCV 2021]

Many thanks for your effort!

Request to add three relevant papers

Hi,
Thanks for your efforts in compiling and actively maintaining this list. Could you please add three of our recent works to this list:

Balancing Discriminability and Transferability for Source-Free Domain Adaptation [ICML2022] [Project Page]

Concurrent Subsidiary Supervision for Unsupervised Source-Free Domain Adaptation [ECCV2022] [Project Page]

Subsidiary Prototype Alignment for Universal Domain Adaptation [NeurIPS2022] [Project Page]

The first two can go in Source-Free DA section and third one in Universal DA.

Thanks again

Request to add multi-source DA paper for 3D object detection

Hi,

Thanks for maintaining this repository. I have taken lots of inspiration from the papers you've collated!

I was wondering if you could add our work on multi-source DA that achieves SOTA in UDA for 3D object detection. We are the first approach in UDA for 3D object detection to leverage multiple pre-trained detectors and is able to generalize to lidars of any point cloud density. Our work shows significant improvements over state of the art.

Title: MS3D++: Ensemble of Experts for Multi-Source Unsupervised Domain Adaptation in 3D Object Detection
Paper link: https://arxiv.org/abs/2308.05988
Code: https://github.com/darrenjkt/ms3d

Request for enlisting recent open-set DA journal article

Hi Xin,

The repository is very impressive. Can you please add my IEEE Transactions on Multimedia article on open-set DA in your repository?

Title: Adversarial Network with Multiple Classifiers for Open Set Domain Adaptation
Authors: Tasfia Shermin, Guojun Lu, Shyh Wei Teng, Manzur Murshed, Ferdous Sohel
Publisher: IEEE TMM
Year: 2020
Code: https://github.com/tasfia/DAMC

Regards,
Tasfia

Request for Adding Paper

Hi!

thx for your helpfull and always updated work!
I'd like to point out our new papers accepted at ECCV 2022:

  1. GIPSO: we investigate the new adaptation field of Source-Free Online Domain Adaptation (SF-OUDA) for point cloud segmentation. We show that existing works in offline UDA or SF-UDA do not suffice for the online settings and propose the first online approach based on geometrically informad propagation (GIPSO).
  1. CoSMix: we propose the first mixup based strategy for UDA in point cloud segmentation. Here, adaptation is achieved through a double branch mixing strategy making use of the semantic information and pseudo-labels. CoSMix achieves SOTA results in synthetic to real UDA!

Thanks in advance and best regards! 🚀

Request to add our ECCV22 paper

Thank you very much for maintaining this excellent repo.

Would you mind adding our ECCV 2022 paper "DecoupleNet: Decoupled Network for Domain Adaptive Semantic Segmentation"?
The paper link is https://www.ecva.net/papers/eccv_2022/papers_ECCV/papers/136930362.pdf
The arXiv link is https://arxiv.org/pdf/2207.09988.pdf
The Code link is https://github.com/dvlab-research/DecoupleNet

Our work aims to solve the UDA Semantic Segmentation problem and achieves strong performance. We also propose a method based on self-training to further boost performance. Moreover, it can generalize well on the UDA classification task.

So I think it should to assigned to both the UDA Semantic Segmentation and Self-training-based categories.

Thank you very much!

Request to Add Paper

Thank you for meticulously maintaining this repository!
I would like to suggest a new papers here.
Title: Probabilistic Contrastive Learning for Domain Adaptation
Link: https://arxiv.org/abs/2111.06021
Code: https://github.com/ljjcoder/Probabilistic-Contrastive-Learning

In this paper, authors point out that feature contrastive learning is inferior to probabilistic contrastive learning in the domain adaptation task and demonstrate the effectiveness of probabilistic contrastive learning on multiple tasks (UDA, SSDA, SSL and UDA detection).

Many thanks for your effort!

Request to add our AISTATS 2023 paper

Hi Xin,

Thanks for your effort to maintain this repository!

Recently, we have a new paper for unsupervised domain adaptation Global-Local Regularization Via Distributional Robustness that has been accepted at the International Conference on Artificial Intelligence and Statistics (AISTATS 2023). Official release source code (Pytorch) could be found here.

We think it might be suitable for Optimal Transport-based DA or Domain generalization.

Thanks in advance and best regards,
Hoang Phan

Could you please label `ECCV2020` to our paper.

Hi. Thank you for your great efforts to maintain such an unbelievable exhaustive list for domain adaptation research.

Our paper, "Partially-Shared Variational Auto-encoders for Unsupervised Domain Adaptation with Target Shift", is currently listed as an arXiv paper, but it appeared in ECCV2020.
https://www.ecva.net/papers/eccv_2020/papers_ECCV/html/2472_ECCV_2020_paper.php

We are really happy if you could update the list.
Thank you very much again.

Please add a new One-shot UDA method.

Hi Xin,

Thanks for your excellent work! The repository is very impressive and helpful! Could you please add Our NeurIPS2020 paper on One-shot UDA ( also can be regarded as an Unsupervised Domain-adaptive Semantic Segmentation ) in your repository?

Title: Adversarial Style Mining for One-shot Unsupervised Domain Adaptation
Authors: Yawei Luo, Ping Liu, Tao Guan, Junqing Yu, Yi Yang
Publisher: NeurIPS
Year: 2020
Code: https://github.com/RoyalVane/ASM

Best Regards,
Yawei

Request to add survey of video domain adaptation

Hi Xin, thank you very much for your effort in collating the numerous domain adaptation papers, which have helped me in my research. We have recently surveyed video domain adaptation and would like to request to add this new survey paper:
Video Unsupervised Domain Adaptation with Deep Learning: A Comprehensive Survey, the link to this paper is: https://arxiv.org/abs/2211.10412.

with the relevant repository:
https://github.com/xuyu0010/awesome-video-domain-adaptation

Thank you very much!

Request to Add Paper

Thank you for meticulously maintaining this repository!

Could you add our recent work on unsupervised domain adaptation (UDA) for LiDAR segmentation? We built the first benchmark for UDA in LiDAR segmentation (range-view) and tested other related DA cases with minimum supervisions, such as SSDA and WSDA. We also proposed a new algorithm that has achieved promising results.

  • Title: ConDA: Unsupervised Domain Adaptation for LiDAR Segmentation via Regularized Domain Concatenation
  • Link: https://arxiv.org/abs/2111.15242
  • Authors: Lingdong Kong, Niamul Quader, Venice Erin Liong, Hanwang Zhang
  • Affiliations: Nanyang Technological University, Motional (nuTonomy)
  • Tags: seg, uda, av, lidar

Request to add two papers

Please add following two papers on Unsupervised Domain Adaptation in your awesome repo:

  1. https://link.springer.com/chapter/10.1007/978-3-030-58539-6_25 (ECCV 2020 Spotlight)
    Title : Unsupervised Domain Adaptation for Semantic Segmentation of NIR Images through Generative Latent Search
    Code: https://github.com/ambekarsameer96/GLSS

  2. https://ieeexplore.ieee.org/document/9139471 (IEEE TMI 2020)
    Title: Target-Independent Domain Adaptation for WBC Classification using Generative Latent Search
    Code: https://github.com/prinshul/WBC-Classification-UDA

The above methods are unique in their design - they use test-time optimisation.

Thank you.

Request to Add Paper

Thank you for meticulously maintaining this repository!

We would like to recommend our recent work, TranSVAE, a disentanglement framework for unsupervised video domain adaptation, which has achieved SoTA performance among the UDA leaderboards of UCF-HMDB, Jester, and Epic-Kitchens.

Thanks again and best regards 🚀

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.