AI Glossary
The complete dictionary of Artificial Intelligence
162
categories
2,032
subcategories
23,060
terms
terms
Reconstruction error
Metric quantifying the difference between original data and their reconstruction by the autoencoder, serving as the main indicator for anomaly detection.
terms
Anomaly threshold
Reconstruction error limit value beyond which an observation is classified as an anomaly, determined by statistical analysis.
terms
Convolutional autoencoder
Autoencoder architecture using convolutional layers adapted for processing images or spatially structured data.
terms
Sparse autoencoder
Autoencoder incorporating a sparsity constraint to force the activation of only a few neurons in the hidden layer.
🔍