迁移学习 材料集合

迁移学习 材料集合

目录

迁移学习 材料集合

Book

novel_papers

1) novel_papers on transfer learning

2) novel_papers on related fileds

更多 DA awesome​​​​​​​

入门参考

小结

Excellent Scholars

新论文追踪

科研方法论

Presentation


大部分内容 转自 GitHub:https://github.com/yuntaodu/Transfer-learning-materials

Book

《迁移学习简明手册》

https://github.com/jindongwang/transferlearning-tutorial

 

novel_papers

1) novel_papers on transfer learning

numberTitleConference/journel + yearCodeKeywordsBenenit for us
54Self-paced Contrastive Learning with Hybrid Memory for Domain Adaptive Object Re-ID (paper)NIPS 2020codecontrastive learning, DA, Re-IDcontrastive learning + DA
53Measuring Information Transfer in Neural Networks (paper)arvix 2020  maybe useful for DA
52Open-Set Hypothesis Transfer with Semantic Consistency (paper)arvix 2020 source free, open set 
51Learning the Stein Discrepancy for Training and Evaluating Energy-Based Models without Sampling (paper)ICML 2020 stein discrepancya new metric that is never used in DA
50Impact of ImageNet Model Selection on Domain Adaptation(paper)WACV 2020 workshop shallow methods with different deep features实验结果很迷惑
49Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks(paper)arvix 2020 pretraininggood papers
48Attract, Perturb, and Explore: Learning a Feature Alignment Network for Semi-supervised Domain Adaptation (paper)ECCV 2020codeSSDA, intar-domain discrepancygood questions
47Measuring Information Transfer in Neural Networks(paper)   interesting paper
46Neural transfer learning for natural language processing(paper)2019 PDH thesis NLP, transfer lerningvery detailed related work
45When Semi-Supervised Learning Meets Transfer Learning: Training Strategies, Models and Datasets(paper)  SSL, TL, experimentsmany results related to multiple SSL methods can be seen in this paper
44Unsupervised Transfer Learning for Spatiotemporal Predictive Networks (paper)ICML 2020   
43Estimating Generalization under Distribution Shifts via Domain-Invariant Representations (paper)ICML 2020codenew theoryrecommend to read
42Implicit Class-Conditioned Domain Alignment for Unsupervised Domain Adaptation (paper)ICML 2020codeideas from theoryrecommend to read
41LEEP: A New Measure to Evaluate Transferability of Learned Representations (paper)ICML 2020 new metric for transferabilityeasy to use for other tasks
40Label-Noise Robust Domain AdaptationICML2020  the author is a rising star
39Progressive Graph Learning for Open-Set Domain Adaptation (paper)ICML 2020codeopen set DA 
38Do We Really Need to Access the Source Data? Source Hypothesis Transfer for Unsupervised Domain Adaptation (paper)ICML 2020codesource-free DArecommend to read, new trneds
37Graph Optimal Transport for Cross-Domain Alignment (paper)ICML 2020 graph for DAconnenction with GCN
36Learning Deep Kernels for Non-Parametric Two-Sample Tests (paper)ICML 2020codeextend MMD to deep 
35Adversarial-Learned Loss for Domain AdaptationAAAI 2020 noisy label, adversarial learning 
34Transfer Learning for Anomaly Detection through Localized and Unsupervised Instance SelectionAAAI 2020 transfer learning, anamaly detection 
33Dynamic Instance Normalization for Arbitrary Style TransferAAAI 2020 dynamic instance normalization 
32AdaFilter: Adaptive Filter Fine-Tuning for Deep Transfer LearningAAAI 2020 gated output, fine-tune 
31Bi-Directional Generation for Unsupervised Domain AdaptationAAAI 2020 differert feature extractor, different classifiersconnection with ICML 2019, the third term
30Discriminative Adversarial Domain AdaptationAAAI 2020 discriminative information with adversarial learning 
29Domain Generalization Using a Mixture of Multiple Latent DomainsAAAI 2020   
28Multi-Source Distilling Domain AdaptationAAAI 2020 multi-source 
27Unsupervised Intra-domain Adaptation for Semantic Segmentation through Self-SupervisionCVPR 2020codeEntropy adversarial based 
26Rethinking Class-Balanced Methods for Long-Tailed Visual Recognition from a Domain Adaptation PerspectiveCVPR 2020 long-tailed 
25Unsupervised Domain Adaptation via Structurally Regularized Deep ClusteringCVPR 2020codecluster 
24Stochastic Classifiers for Unsupervised Domain AdaptationCVPR 2020 stochastic two classifierssimialer to MCD
23Progressive Adversarial Networks for Fine-Grained Domain AdaptationCVPR 2020 fine-grainedsimilar to mutil-aspect opinion analysis
22Model Adaptation: Unsupervised Domain Adaptation without Source DataCVPR 2020  Recommend to read, new problems
21Towards Inheritable Models for Open-Set Domain AdaptationCVPR 2020code  
20Joint Disentangling and Adaptation for Cross-Domain Person Re-IdentificationECCV 2020   
19Extending and Analyzing Self-Supervised Learning Across Domains (paper)ECCV 2020   
18Dual Mixup Regularized Learning for Adversarial Domain Adaptation (paper)ECCV 2020   
17Label Propagation with Augmented Anchors: A Simple Semi-Supervised Learning baseline for Unsupervised Domain Adaptation (paperECCV 2020codeSSL reguralization, Anchorsnew methods, good writings
16Do Adversarially Robust ImageNet Models Transfer Better?arvix 2020codeMany experiments 
15Visualizing Transfer Learningarvix 2020 interesting 
14A SURVEY ON DOMAIN ADAPTATION THEORY:LEARNING BOUNDS AND THEORETICAL GUARANTEES (paper)arvix 2020 theory 
13SpotTune: Transfer Learning through Adaptive Fine-tuning (paper)CVPR 2019code dynamic routing is a general method
12Parameter Transfer Unit for Deep Neural Networks (paper)PAKDD 2019 best paper  good idea, recommened to read
11Heterogeneous Domain Adaptation via Soft Transfer Network (paper)ACM MM 2019   
10Information-Theoretical Learning of Discriminative Clusters for Unsupervised Domain Adaptation (paper)ICML 2012   
9Joint Disentangling and Adaptation for Cross-Domain Person Re-Identification (paper)arvix 2020  Good ideas
8Towards Recognizing Unseen Categories in Unseen Domains (paper)arvix 2020  new problems
7MiCo: Mixup Co-Training for Semi-Supervised Domain Adaptation (paper)arvix 2020  good framework
6Dynamic Knowledge Distillation for Black-box Hypothesis Transfer Learning (paperarvix 2020   
5Simultaneous Semantic Alignment Network for Heterogeneous Domain Adaptation (paper)ACM MM 2020code  
4Learning from a Complementary-label Source Domain: Theory and Algorithms(paper)arvix 2020code novel idea
3Class-Incremental Domain Adaptation(paper)ECCV 2020  new problems
2Class-incremental Learning via Deep Model Consolidation (paper)WACV 2020   
1Adversarial Graph Representation Adaptation for Cross-Domain Facial Expression Recognition (paper)ACM MM 2020  similar idea with us
0A Review of Single-Source Deep Unsupervised Visual Domain Adaptation paperarvix 2020 Reviewa good review! It contains many results of the state-of-the-art method

2) novel_papers on related fileds

numberTitleConference/journel + yearCodeKeywordsBenenit for us
14Self-Loop Uncertainty: A Novel Pseudo-Label for Semi-Supervised Medical Image Segmentation (paper)MICCAI 2020 ssl, pseudo label 
13Not All Unlabeled Data are Equal: Learning to Weight Data in Semi-supervised Learning (paper)NIPS 2020 semi-supervised, weight smaplesit can be used in our work
12Safe semi-supervised learning: a brief introduction (paper)  safe sslnew concept, maybe useful for negative transfer
11Safe Deep Semi-Supervised Learning for Unseen-Class Unlabeled Data (paper)ICML 2020codessl, unseen classopen set, maybe useful for negative transfer
10(RECORD: Resource Constrained Semi-Supervised Learning under Distribution Shifpaper)KDD 2020 online, distribution shiftmaybe useful for negative transfer
9Adversarial Examples Improve Image Recognition (paper)CVPR 2020 Adversarial examples, image recognition, batch normalizationSame idea can be explored in DA
8Collaborative Graph Convolutional Networks: Unsupervised Learning Meets Semi-Supervised LearningAAAI 2020 unsupervised learning, semi-supervised learning 
7Self-supervised Label Augmentation via Input TransformationsICML 2020codeself-supervisedideas can be used to many tasks
6Learning with Multiple Complementary Labels (paper)ICML 2020   
5Deep Divergence Learning (paper)ICML 2020 divergence 
4Confidence-Aware Learning for Deep Neural Networks (paper)ICML 2020codeconfidence 
3Continual Learning in Human Activity Recognition:an Empirical Analysis of Regularization (paper)ICML workshopcodeContinual learning bechmark 
2Automated Phrase Mining from Massive Text Corpora (paper)    
1Adversarially-Trained Deep Nets Transfer Better(paperarvix 2020  new findings
0Learning to Combine: Knowledge Aggregation for Multi-Source Domain Adaptationarvix (paper)  same ideas with us

 

 

 

更多 DA awesome​​​​​​​

【必看】https://github.com/jindongwang/transferlearning

https://github.com/zhaoxin94/awesome-domain-adaptation#distance-based-methods

https://github.com/barebell/DA

 

入门参考

本部分内容适合初学者,将一些本领域中的经典论文按照时间线进行分类、梳理,分为浅层域适应、深度域适应、对抗域适应和域适应领域四部分。

针对每一部分,列举了3-4篇经典论文,建议详读这些经典论文,泛读这些经典论文的后续论文,并对其中的部分算法进行实现。

预期学习时间为2-3个月, 详细计划安排见入门参考

围绕这些论文,曾有一个相应的讨论班,相关的日程和资料如下:

小结

  • 迁移学习理论 pptpdf
  • Online Transfer Learning pdf

Excellent Scholars

新论文追踪

科研方法论

Presentation

  • 龙明盛 CCDM 2020 视频 , ppt
  • VALSE Webinar 20-19期 迁移学习 (个人非常推荐, 对新手不友好,对进阶有帮助,质量很高!) 视频报告简介
  • 龙明盛_NJU2019 Transfer Learning Theories and Algorithms ppt
  • 龙明盛 Valse 2019 Transfer Learning_From Algorithms to Theories and Back 视频 ppt
  • 游凯超 智源论坛 2019 领域适配前沿研究--场景、方法与模型选择 视频,ppt
  • 王玫 2019 deep_domain_adaptation 视频ppt
  • 吴恩达 NIPS 2016 Nuts and bolts of building AI applications using Deep Learning 视频(需科学上网),ppt
  • 1
    点赞
  • 11
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值