🏠 Trang chủ
Benchmark
📊 Tất cả benchmark 🦖 Khủng long v1 🦖 Khủng long v2 ✅ Ứng dụng To-Do List 🎨 Trang tự do sáng tạo 🎯 FSACB - Trình diễn cuối cùng 🌍 Benchmark dịch thuật
Mô hình
🏆 Top 10 mô hình 🆓 Mô hình miễn phí 📋 Tất cả mô hình ⚙️ Kilo Code
Tài nguyên
💬 Thư viện prompt 📖 Thuật ngữ AI 🔗 Liên kết hữu ích

Thuật ngữ AI

Từ điển đầy đủ về Trí tuệ nhân tạo

162
danh mục
2.032
danh mục con
23.060
thuật ngữ
📖
thuật ngữ

Denoising Diffusion Probabilistic Model (DDPM)

Generative architecture that learns to reverse a Gaussian diffusion process, by progressively adding noise to data and then training a network to predict the added noise to reconstruct the original.

📖
thuật ngữ

Variance Schedule

Predefined series of variance coefficients (β_t) that control the amount of noise added at each timestep of the forward process, directly influencing the diffusion trajectory.

📖
thuật ngữ

Timestep

Discrete integer representing a specific step in the Markov chain of the diffusion process, ranging from clean data (t=0) to pure noise (t=T).

📖
thuật ngữ

Noise Prediction Network (U-Net)

Neural network architecture, typically a U-Net, used in DDPMs to predict the noise added to data at a given timestep, conditioned on that timestep.

📖
thuật ngữ

Langevin Sampling

Stochastic optimization method that can be used to approximate the denoising process, using score gradients to guide generation.

📖
thuật ngữ

Simplified Denoising Objective

DDPM loss function that simplifies training by requiring the model to directly predict the added noise, rather than the mean or covariance of the denoising distribution.

📖
thuật ngữ

Resampling

Inference technique where multiple denoising trajectories are explored in parallel to improve the quality and diversity of generated samples.

📖
thuật ngữ

Conditioning

Mechanism allowing to guide the generation process by providing additional information to the model, such as text, an image, or a class, often integrated via embeddings.

📖
thuật ngữ

Guided Inference

Sampling strategy that modifies the denoising process to bias generation towards desired attributes, using an external classifier (Classifier-Free Guidance) or the score gradient.

📖
thuật ngữ

Denoising Step

A single iteration of the reverse process where the model predicts noise and an update is applied to move from a noisy state x_t to a slightly less noisy state x_{t-1}.

📖
thuật ngữ

Diffusion Constant

Numerical value derived from the variance schedule, used to parameterize the evolution of data through time steps, ensuring stable convergence towards a Gaussian distribution.

📖
thuật ngữ

Stochastic Diffusion Equation

Stochastic differential equation that formally describes the continuous evolution of data under the effect of noise, of which the discrete DDPM process is a discretization.

🔍

Không tìm thấy kết quả