手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| ロバスト距離学習× | Few-shot Learning× | |
|---|---|---|
| 分野 | 機械学習 | 機械学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2009–2012 | 2011–2017 |
| 提唱者≠ | Various (Weinberger, Saul, Schultz et al.; robust extensions by Shen, Cao and others, 2009–2012) | Lake, B. M.; Vinyals, O.; Finn, C. et al. |
| 種類≠ | Supervised/semi-supervised distance metric learning with robustness to noise and outliers | Meta-learning / low-data learning paradigm |
| 原典≠ | Shen, C., Kim, J., Wang, L., & van den Hengel, A. (2012). Positive Semidefinite Metric Learning Using Boosting-like Algorithms. Journal of Machine Learning Research, 13, 1007–1036. link ↗ | Vinyals, O., Blundell, C., Lillicrap, T., Wierstra, D., & Kavukcuoglu, K. (2016). Matching Networks for One Shot Learning. Advances in Neural Information Processing Systems (NeurIPS), 29. link ↗ |
| 別名 | robust distance metric learning, noise-robust metric learning, outlier-robust similarity learning, robust DML | FSL, low-shot learning, k-shot learning, meta-learning for few examples |
| 関連≠ | 5 | 4 |
| 概要≠ | Robust Metric Learning learns a Mahalanobis distance function from labeled or pairwise-constrained data while actively resisting the distortion caused by noisy labels, corrupted examples, or outliers. By replacing standard hinge or squared losses with robust alternatives and adding regularization, it produces a distance metric that generalises well even when the training set is imperfect — a common situation in real-world scientific and applied tasks. | Few-shot learning is a machine learning paradigm that trains models to recognize new classes or solve new tasks from only a handful of labeled examples — typically one to five — by leveraging prior knowledge acquired from a large, related training distribution. It is especially relevant in domains where labeling is expensive, scarce, or structurally limited. |
| ScholarGateデータセット ↗ |
|
|