Сравнение на методи
Прегледайте избраните методи един до друг; редовете с разлики са откроени.
| Обучение на устойчиви метрики× | Robust Linear Regression× | |
|---|---|---|
| Област | Машинно обучение | Машинно обучение |
| Семейство | 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Набор от данни ↗ |
|
|