方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 鲁棒度量学习× | 稳健线性回归× | |
|---|---|---|
| 领域 | 机器学习 | 机器学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2009–2012 | 1964–1987 |
| 提出者≠ | Various (Weinberger, Saul, Schultz et al.; robust extensions by Shen, Cao and others, 2009–2012) | Huber, P. J.; Rousseeuw, P. J. |
| 类型≠ | Supervised/semi-supervised distance metric learning with robustness to noise and outliers | Outlier-resistant supervised regression |
| 开创性文献≠ | 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 ↗ | Huber, P. J. (1964). Robust Estimation of a Location Parameter. Annals of Mathematical Statistics, 35(1), 73–101. DOI ↗ |
| 别名 | robust distance metric learning, noise-robust metric learning, outlier-robust similarity learning, robust DML | robust regression, M-estimator regression, Huber regression, outlier-resistant regression |
| 相关 | 5 | 5 |
| 摘要≠ | 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. | Robust linear regression fits a linear model between predictors and a continuous outcome while down-weighting or discarding influential outliers, preventing the few anomalous observations that OLS is famously sensitive to from distorting the entire estimated line. Major variants include Huber regression, iteratively reweighted least squares (IRLS), RANSAC, and Theil-Sen estimation. |
| ScholarGate数据集 ↗ |
|
|