🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

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.

📖
용어

Missingness Mask

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

📖
용어

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.

📖
용어

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.

📖
용어

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.

📖
용어

Importance Resampling

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

📖
용어

Posterior Predictive

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

📖
용어

Amortized Inference

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

📖
용어

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.

📖
용어

Autoregressive Imputation

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

📖
용어

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.

🔍

결과를 찾을 수 없습니다