🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

VIME

Variational Imputation and Mask Estimation, a missing value imputation framework that uses variational inference to jointly model the data distribution and the missingness mask.

📖
termini

Missingness Mask

Binary matrix indicating the presence (1) or absence (0) of data for each observation and variable, whose distribution is modeled in VIME.

📖
termini

Variational Autoencoder (VAE)

Generative neural network architecture that learns a probabilistic latent representation of the data, used in VIME to model the complete data distribution.

📖
termini

MAR Mechanism (Missing At Random)

Assumption where the probability of a value being missing depends only on observed values, conditionally satisfied by the VIME framework.

📖
termini

MNAR Mechanism (Missing Not At Random)

Scenario where the probability of missingness depends on the missing values themselves, which VIME can model through its joint estimation of the mask.

📖
termini

Importance Resampling

Monte Carlo estimation technique used in VIME to approximate the expectation under the variational distribution with reduced variance.

📖
termini

Posterior Predictive

Distribution of future data that incorporates uncertainty about the model parameters, which VIME leverages to generate realistic imputations.

📖
termini

Amortized Inference

Strategy where variational parameters are produced by a neural network (encoder) rather than optimized individually, enabling efficient processing of large datasets.

📖
termini

Decomposition of the Variational Bound

Analysis of the ELBO in distinct terms (reconstruction, latent regularization, mask prediction) that guides the architecture and training of the VIME model.

📖
termini

Autoregressive Imputation

Method where missing values are imputed sequentially by conditioning on previous imputations, an alternative to VIME's variational approach.

📖
termini

Deep Generative Model

Class of models that learn the probability distribution of data, of which VIME is a specialized example for structured data with missing values.

🔍

Nessun risultato trovato