🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links

AI Glossary

The complete dictionary of Artificial Intelligence

162
categories
2,032
subcategories
23,060
terms
📖
terms

Noise Scheduling

Strategy defining how noise is progressively added to data across different time steps in diffusion models. Scheduling controls the variance of the noise added at each timestep, influencing the quality and stability of the generation process.

📖
terms

Score Network

Neural network trained to predict the gradient of the data log-density as a function of noise level and current state. The architecture must be time-conditional to capture the evolving dynamics of the diffusion process.

📖
terms

Diffusion Time Steps

Discrete number of steps used in the discretization of the continuous diffusion process for training and inference. The choice of the number of timesteps influences the trade-off between generation quality and computational cost.

📖
terms

Gaussian Noise Perturbation

Addition of noise following a normal distribution to progressively transform data into a simple distribution. This controlled perturbation ensures that the process remains mathematically tractable and reversible.

📖
terms

Variance Schedule

Sequence of variances defining the intensity of noise added at each step of the forward diffusion process. The schedule can be linear, cosine, or other forms to optimize noise progression.

📖
terms

Noise Conditional Score Network

Network architecture taking as input both the noisy data and the noise level (timestamp) to predict the score. This conditionality is essential for managing different noise scales in the diffusion process.

🔍

No results found