transferlearning

jindongwang / transferlearning

迁移学习/领域自适应/领域泛化/多任务学习等方向的论文、代码、数据集、应用和教程汇总,是系统学习和查阅该领域资源的必备仓库。

Python 数据科学 模型训练 AI 基础设施 迁移学习 领域自适应 领域泛化 多任务学习 学习资源

为什么值得看

编辑点评

内容覆盖面广,从经典方法到前沿方向都有整理,并附有代码和数据集链接,非常适合科研入门和工程选型参考。仓库以资源索引为主,需要自己动手阅读和实验;部分外部链接可能失效,建议结合论文原文核对。总体是迁移学习领域不可多得的导航型项目。

Star 趋势

近 7 日
  • Star 总数14,355
  • 今日新增+2
  • 7 日增速0%
  • Fork3,833

同类项目

同场景 · 数据科学 / 模型训练 / AI 基础设施

项目文档

来自 GitHub README · master 分支

Everything about Transfer Learning. 迁移学习.

PapersTutorialsResearch areasTheorySurveyCodeDataset & benchmark

ThesisScholarsContestsJournal/conferenceApplicationsOthersContributing

Widely used by top conferences and journals: - Conferences: [CVPR'22] [NeurIPS'21] [IJCAI'21] [ESEC/FSE'20] [IJCNN'20] [ACMMM'18] [ICME'19] - Journals: [IEEE TKDE] [ACM TIST] [Information sciences] [Neurocomputing] [IEEE Transactions on Cognitive and Developmental Systems]

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

Awesome

Related Codes: - Large language model evaluation: [llm-eval] - Large language model enhancement: [llm-enhance] - Robust machine learning: [robustlearn: robust machine learning] - Semi-supervised learning: [USB: unified semi-supervised learning benchmark] | [TorchSSL: a unified SSL library] - LLM benchmark: [PromptBench: adversarial robustness of prompts of LLMs] - Federated learning: [PersonalizedFL: library for personalized federated learning] - Activity recognition and machine learning [Activity recognition]|[Machine learning]


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-02-18:

  • Simulations of Common Unsupervised Domain Adaptation Algorithms for Image Classification [arxiv]
  • Unsupervised domain adaptaiton for image classification

  • Semantics-aware Test-time Adaptation for 3D Human Pose Estimation [arxiv]

  • Test-time adaptation for3D human pose estimation

  • Transfer Learning of CATE with Kernel Ridge Regression [arxiv]

  • Transfer learning with kernel ridge regression

  • Why Domain Generalization Fail? A View of Necessity and Sufficiency [arxiv]

  • Analyze why domain generalization fail from the view of necessity and sufficiency

Updated at 2024-02-11:

  • Beyond Batch Learning: Global Awareness Enhanced Domain Adaptation [arxiv]
  • Global awareness for enhanced domain adaptation

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: - Deep domain adaptation - Deep domain generalization - See all codes here: https://github.com/jindongwang/transferlearning/tree/master/code.

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.


[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 academic research. If any of the authors or publishers have concerns, please contact me to delete or replace them.

文档抓取自 GitHub 仓库 README,版权归原作者所有;已过滤徽章等噪音并经安全消毒后展示。