Autoencoder Anomalidetektering
Autoencoder-baserad anomalidetektering tränar ett neuralt nätverk att komprimera och sedan rekonstruera normal data. Eftersom modellen endast har lärt sig hur normal data ser ut, ger avvikande indata märkbart högre rekonstruktionsfel – och dessa fel blir anomalipoängen. Metoden kräver inga märkta anomalier och skalar naturligt till högdimensionell data såsom sensordata, bilder och loggposter.
Läs hela metoden
Logga in med ett kostnadsfritt konto för att läsa avsnittet.
Method map
The neighbourhood of related methods — select a node to explore.
+13 more
Källor
- Chalapathy, R. & Chawla, S. (2019). Deep learning for anomaly detection: A survey. arXiv preprint arXiv:1901.03407. link ↗
- Hinton, G. E. & Salakhutdinov, R. R. (2006). Reducing the dimensionality of data with neural networks. Science, 313(5786), 504–507. DOI: 10.1126/science.1127647 ↗
Så citerar du den här sidan
ScholarGate. (2026, June 3). Autoencoder-Based Anomaly Detection (Reconstruction-Error Method). ScholarGate. https://scholargate.app/sv/machine-learning/autoencoder-anomaly-detection
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Isolation ForestMaskininlärning↔ compare
- One-class SVMMaskininlärning↔ compare
- Variational AutoencoderDjupinlärning↔ compare
Refereras av
Hittade du ett fel på sidan? Rapportera eller föreslå en rättelse →