Machine learningMachine learning
自动编码器异常检测
自动编码器异常检测通过训练神经网络来压缩和重建正常数据。由于模型仅学习过正常数据的样子,异常输入会产生明显更高的重建误差——这些误差就成了异常分数。该方法不需要标记的异常数据,并且可以自然地扩展到高维数据,如传感器流、图像和日志记录。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
+13 more
来源
- 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 ↗
如何引用本页
ScholarGate. (2026, June 3). Autoencoder-Based Anomaly Detection (Reconstruction-Error Method). ScholarGate. https://scholargate.app/zh/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.
Compare side by side →