🏠 Home
Prestatietests
📊 Alle benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List applicaties 🎨 Creatieve vrije pagina's 🎯 FSACB - Ultieme showcase 🌍 Vertaalbenchmark
Modellen
🏆 Top 10 modellen 🆓 Gratis modellen 📋 Alle modellen ⚙️ Kilo Code
Bronnen
💬 Promptbibliotheek 📖 AI-woordenlijst 🔗 Nuttige links

AI-woordenlijst

Het complete woordenboek van kunstmatige intelligentie

162
categorieën
2.032
subcategorieën
23.060
termen
📖
termen

Contractive Autoencoder (CAE)

A type of autoencoder whose loss function includes a penalty on the norm of the encoder's Jacobian matrix, forcing the latent representation to be insensitive to small input variations.

📖
termen

Jacobian Penalty

Regularization term added to the loss function of a contractive autoencoder, calculated as the sum of squares of the partial derivatives of the latent representation with respect to each input pixel.

📖
termen

Robustness to Perturbations

Ability of a model, particularly a contractive autoencoder, to maintain stable performance in the face of slight modifications or noise in the input data.

📖
termen

Contractive Loss Function

Objective function combining the standard reconstruction error and the Jacobian penalty, optimized during the training of a contractive autoencoder.

📖
termen

Gradient Vanishing

Potential problem when computing the Jacobian penalty in deep networks, where gradients can become extremely small, making optimization difficult.

📖
termen

Contracted Latent Space

The low-dimensional representation space produced by the encoder of a CAE, characterized by low sensitivity to local input variations.

📖
termen

Regularization Factor (Lambda)

Hyperparameter that controls the relative importance of the Jacobian penalty compared to the reconstruction error in the loss function of a contractive autoencoder.

📖
termen

Factor Disentanglement

Objective associated with contractive autoencoders where the latent representation aims to capture the most relevant variation factors of the data while ignoring non-informative variations.

📖
termen

Denoising Autoencoder

Related model that learns to reconstruct a clean input from a corrupted version, sharing the robustness objective with the contractive autoencoder but through a different approach.

📖
termen

Model Sensitivity

Measure of the variation in a model's output (here, the latent representation) in response to small changes in its input, which the contractive autoencoder seeks to minimize.

📖
termen

Regularization by Constraint

Regularization strategy used in CAEs, where an explicit constraint (the penalty on the Jacobian) is imposed on the model parameters to guide its learning.

🔍

Geen resultaten gevonden