方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 正则化少样本学习× | 正则化迁移学习× | |
|---|---|---|
| 领域 | 机器学习 | 机器学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2016-2020 | 2000s–2010s |
| 提出者≠ | Multiple (Chen et al., Tian et al., Snell et al., and others) | Pan, S. J. & Yang, Q. (survey); regularization variants by multiple authors |
| 类型≠ | Meta-learning framework with explicit regularization | Regularized supervised/semi-supervised learning framework |
| 开创性文献≠ | Chen, W., Liu, Y., Kira, Z., Wang, Y. F., & Huang, J. (2019). A Closer Look at Few-Shot Classification. International Conference on Learning Representations (ICLR). link ↗ | Pan, S. J., & Yang, Q. (2010). A survey on transfer learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359. DOI ↗ |
| 别名 | FSL with regularization, regularized meta-learning, few-shot learning with regularization, regularized episodic learning | regularized domain adaptation, transfer learning with regularization, penalized transfer learning, regularized fine-tuning |
| 相关≠ | 5 | 6 |
| 摘要≠ | Regularized few-shot learning augments standard few-shot learning pipelines with explicit regularization mechanisms — such as weight decay, dropout, data augmentation, label smoothing, or manifold constraints — to reduce overfitting to the tiny support sets that define each episode. This produces more generalizable models when only one to thirty labeled examples per class are available. | Regularized Transfer Learning applies explicit penalty terms to a transfer learning pipeline to control how much a model shifts away from source-domain knowledge when adapting to a new target domain. The regularizer discourages negative transfer — the harmful carry-over of irrelevant source patterns — while preserving beneficial shared representations and preventing overfitting when target-domain labels are scarce. |
| ScholarGate数据集 ↗ |
|
|