Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Detecció de distribucions externes× | Isolation Forest× | |
|---|---|---|
| Camp | Aprenentatge automàtic | Aprenentatge automàtic |
| Família | Machine learning | Machine learning |
| Any d'origen≠ | 2017 | 2008 |
| Autor original≠ | Hendrycks & Gimpel | Liu, F.T., Ting, K.M. & Zhou, Z.-H. |
| Tipus≠ | Reliability and safety method for neural networks | Unsupervised ensemble (random partitioning trees) |
| Font seminal≠ | Hendrycks, D., & Gimpel, K. (2017). A baseline for detecting misclassified and out-of-distribution examples in neural networks. International Conference on Learning Representations. link ↗ | Liu, F.T., Ting, K.M. & Zhou, Z.-H. (2008). Isolation Forest. IEEE ICDM, 413–422. DOI ↗ |
| Àlies≠ | OOD Detection, Novelty Detection, Open-Set Recognition, Dağılım Dışı Tespit | Isolation Forest (Aykırı Değer Tespiti), iForest, isolation forest anomaly detection |
| Relacionats≠ | 3 | 5 |
| Resum≠ | Out-of-Distribution (OOD) detection is a set of techniques that identify when a deployed machine learning model receives inputs that differ significantly from its training data distribution. Introduced as a formal problem by Hendrycks and Gimpel in 2017, these methods enable models to flag unfamiliar inputs rather than silently produce unreliable predictions, making them foundational to trustworthy and safe AI deployment in high-stakes domains. | Isolation Forest is an unsupervised machine-learning method for anomaly and outlier detection, introduced by Liu, Ting and Zhou in 2008, that isolates anomalies through random partitioning of the data. It works without any labelled anomaly data and scales to high-dimensional datasets. |
| ScholarGateConjunt de dades ↗ |
|
|