AI Glossary
The complete dictionary of Artificial Intelligence
162
categories
2,032
subcategories
23,060
terms
terms
Gradual Denoising
Iterative technique for progressively removing noise in diffusion models to restore data from their noisy version.
terms
U-Net Networks
Neural network architecture with skip connections that preserves spatial details during noise prediction in diffusion models.
terms
Latent Encoder
VAE component transforming high-dimensional input data into compact representations in latent space before diffusion.
terms
Latent Decoder
VAE component reconstructing original data from denoised latent representations generated by the diffusion process.
terms
Denoising Steps
Number of iterative steps used during inference to denoise data, affecting generation quality and speed.
🔍