🏠 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

Fisher Score

In statistics, the gradient of the log-likelihood with respect to the model parameters, a fundamental concept underlying score matching for parametric estimation.

📖
terms

Sliced Score Matching

A variant of score matching that reduces computational complexity by projecting the gradient onto random directions, making training more efficient for high-dimensional data.

📖
terms

Poisson Equation

Partial differential equation linking the vector field of the score to the Laplacian of the logarithm of the density, whose resolution is central in score-based methods.

📖
terms

Stochastic Langevin

Diffusion process or sampling algorithm that uses the gradient of the log-density (the score) to guide sampling towards high-probability regions.

📖
terms

Score Vector Field

Spatial representation of the score at each point in the data space, indicating the direction and magnitude of the strongest increase in probability density.

📖
terms

Stein Divergence

Dissimilarity metric between distributions based on Stein test functions, closely related to the score matching objective and used to evaluate the quality of the score model.

📖
terms

Denoising Paradox

Phenomenon where training a score model on noisy data (denoising) yields better results for estimating the score of clean data than direct training.

📖
terms

Score-Based Generative Modeling

Generative modeling paradigm where a neural network is trained to estimate the score of the data distribution at multiple noise levels, then used for generation via a reverse diffusion process.

📖
terms

Score Multiplicity

Concept where a single score model can be used to generate samples from different distributions by changing the noise level or initial condition of the diffusion process.

📖
terms

Fokker-Planck Equation

Partial differential equation describing the time evolution of the probability density of a stochastic process, fundamental for understanding the theory behind diffusion and score models.

📖
terms

Score Bias Correction

Technique aimed at adjusting score predictions to compensate for biases introduced by model approximation or the use of noisy data, essential for accurate estimation.

📖
terms

Score-Based Normalizing Flow

Hybrid approach where score information is used to design or improve transformations in a normalizing flow model, combining the advantages of both paradigms.

📖
terms

Score Matching Criterion

Objective function, often a form of distance between the predicted score and the true score, that is minimized during training to learn an accurate score model.

📖
terms

Score Interpolation

Process of estimating the score for intermediate noise levels by interpolating model predictions, used in multi-scale diffusion models.

📖
terms

Conditional Score

Extension of score matching where the learned score is conditioned on metadata (e.g., class labels), allowing directional control over the generation process.

🔍

No results found