Abner100 / transferlearning

Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习

Home Page:http://transferlearning.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues


Transfer Leanring

Everything about Transfer Learning. 迁移学习.

PapersTutorialsResearch areasTheorySurveyCodeDataset & benchmark

ThesisScholarsContestsJournal/conferenceApplicationsOthersContributing

Widely used by top conferences and journals:

@Misc{transferlearning.xyz,
howpublished = {\url{http://transferlearning.xyz}},   
title = {Everything about Transfer Learning and Domain Adapation},  
author = {Wang, Jindong and others}  
}  

Awesome MIT License LICENSE 996.icu

Related Codes:


NOTE: You can directly open the code in Gihub Codespaces on the web to run them without downloading! Also, try github.dev.

0.Papers (论文)

Awesome transfer learning papers (迁移学习文章汇总)

  • Paperweekly: A website to recommend and read paper notes

Latest papers:

Updated at 2024-03-21:

  • Neurocomputing'24 Uncertainty-Aware Pseudo-Label Filtering for Source-Free Unsupervised Domain Adaptation [arxiv]

    • Unvertainty-aware source-free domain adaptation 基于不确定性伪标签的domain adaptation
  • Efficient Domain Adaptation for Endoscopic Visual Odometry [arxiv]

    • Efficient domain adaptation for visual odometry 高效DA用于odometry
  • Potential of Domain Adaptation in Machine Learning in Ecology and Hydrology to Improve Model Extrapolability [arxiv]

    • Domain adaptation in ecology and hydrology 研究生态学和水文学中的DA
  • ICLR'24 SF(DA)2: Source-free Domain Adaptation Through the Lens of Data Augmentation [arxiv]

    • Source-free DA by data augmentation 通过数据增强来进行source-free DA
  • CVPR'24 Universal Semi-Supervised Domain Adaptation by Mitigating Common-Class Bias [arxiv]

    • Unviersal semi-supervised DA 通过公共类bias进行半监督DA
  • Domain Adaptation Using Pseudo Labels for COVID-19 Detection [arxiv]

    • Domain adaptation for COVID-19 detection 用DA进行covid-19检查
  • Ensembling and Test Augmentation for Covid-19 Detection and Covid-19 Domain Adaptation from 3D CT-Scans [arxiv]

    • Covid-19 test using domain adaptation 使用集成和测试增强用于DA covid-19
  • V2X-DGW: Domain Generalization for Multi-agent Perception under Adverse Weather Conditions [arxiv]

    • DG for multi-agent perception 领域泛化用于极端天气
  • Bidirectional Multi-Step Domain Generalization for Visible-Infrared Person Re-Identification [arxiv]

    • Bidirectional multi-step DG for REID 双向领域泛化用于REID
  • MedMerge: Merging Models for Effective Transfer Learning to Medical Imaging Tasks [arxiv]

    • Model merge for medical transfer learning 通过模型合并进行医学迁移学习

Updated at 2024-03-05:

  • SPA: A Graph Spectral Alignment Perspective for Domain Adaptation [NeurIPS 2023] [Pytorch]
    • Graph spectral alignment and neighbor-aware propagation for domain adaptation

Updated at 2024-03-20:

  • Addressing Source Scale Bias via Image Warping for Domain Adaptation [arxiv]
    • Address the source scale bias for domain adaptation 解决源域的scale bias

Updated at 2024-03-18:

  • ICLR'24 扩展版 Learning with Noisy Foundation Models [arxiv]

    • Fine-tune a noisy foundation model 基础模型有noisy的时候如何finetune
  • Visual Foundation Models Boost Cross-Modal Unsupervised Domain Adaptation for 3D Semantic Segmentation [arxiv]

    • Foundation models help domain adaptation 基础模型帮助领域自适应

Updated at 2024-03-12:

  • Attention Prompt Tuning: Parameter-efficient Adaptation of Pre-trained Models for Spatiotemporal Modeling [arxiv]

    • Parameter-efficient adaptation for spatiotemporal modeling
  • ICASSP'24 Test-time Distribution Learning Adapter for Cross-modal Visual Reasoning [arxiv]

    • Test-time distribution learning adapter
  • A Study on Domain Generalization for Failure Detection through Human Reactions in HRI [arxiv]

    • Domain generalization for failure detection through human reactions in HRI
  • ICLR'24 Towards Robust Out-of-Distribution Generalization Bounds via Sharpness [arxiv]

    • Robust OOD generalization bounds
  • Learning with Noisy Foundation Models [arxiv]

    • Learning with noisy foundation models

1.Introduction and Tutorials (简介与教程)

Want to quickly learn transfer learning?想尽快入门迁移学习?看下面的教程。


2.Transfer Learning Areas and Papers (研究领域与相关论文)


3.Theory and Survey (理论与综述)

Here are some articles on transfer learning theory and survey.

Survey (综述文章):

Theory (理论文章):


4.Code (代码)

Unified codebases for:

More: see HERE and HERE for an instant run using Google's Colab.


5.Transfer Learning Scholars (著名学者)

Here are some transfer learning scholars and labs.

全部列表以及代表工作性见这里

Please note that this list is far not complete. A full list can be seen in here. Transfer learning is an active field. If you are aware of some scholars, please add them here.


6.Transfer Learning Thesis (硕博士论文)

Here are some popular thesis on transfer learning.

这里, 提取码:txyz。


7.Datasets and Benchmarks (数据集与评测结果)

Please see HERE for the popular transfer learning datasets and benchmark results.

这里整理了常用的公开数据集和一些已发表的文章在这些数据集上的实验结果。


8.Transfer Learning Challenges (迁移学习比赛)


Journals and Conferences

See here for a full list of related journals and conferences.


Applications (迁移学习应用)

See HERE for transfer learning applications.

迁移学习应用请见这里


Other Resources (其他资源)


Contributing (欢迎参与贡献)

If you are interested in contributing, please refer to HERE for instructions in contribution.


Copyright notice

[Notes]This Github repo can be used by following the corresponding licenses. I want to emphasis that it may contain some PDFs or thesis, which were downloaded by me and can only be used for academic purposes. The copyrights of these materials are owned by corresponding publishers or organizations. All this are for better adademic research. If any of the authors or publishers have concerns, please contact me to delete or replace them.

About

Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习

http://transferlearning.xyz/

License:MIT License


Languages

Language:Python 86.4%Language:MATLAB 4.1%Language:Jupyter Notebook 3.5%Language:Shell 3.1%Language:Makefile 1.4%Language:Cuda 1.0%Language:C++ 0.3%Language:CMake 0.2%