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

AI 용어집

인공지능 완전 사전

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

Variational Autoencoder

Generative neural network architecture that learns a probabilistic latent representation of input data by maximizing a lower bound on the log-likelihood.

📖
용어

ELBO (Evidence Lower Bound)

Objective function maximized in variational learning, combining reconstruction loss and KL regularization as a lower bound on the marginal log-likelihood.

📖
용어

Inference Posterior

Approximate distribution q(z|x) learned by the encoder to estimate the true posterior p(z|x), typically modeled as a diagonal Gaussian.

📖
용어

Convolutional VAE

VAE variant using convolutional layers to efficiently process image data, preserving spatial structure and improving reconstruction quality.

📖
용어

Hierarchical VAE

Multi-level architecture where latent variables are organized hierarchically, enabling more expressive modeling and progressive generation.

📖
용어

Continuous Latent Space

Representation space where each point corresponds to a valid sample and transitions between points are smooth, enabling interpolation and semantic manipulation.

📖
용어

Disentanglement Factor

Property of the latent space where each dimension captures an independent factor of variation in the data, facilitating interpretability and generative control.

📖
용어

Reparameterized Sampling

Sampling process enabling differentiability by separating sources of randomness from learnable parameters, essential for VAE training.

📖
용어

Conditional Generation

Extension of VAEs where generation is conditioned by additional information such as labels or attributes, allowing targeted control over outputs.

📖
용어

Variational Learning

Optimization paradigm approximating Bayesian inference through ELBO maximization, underlying theoretical foundation for training VAEs.

📖
용어

Distribution Regularization

Mechanism forcing the learned latent distribution to follow a specific shape (typically Gaussian), avoiding posterior collapse and ensuring a structured latent space.

🔍

결과를 찾을 수 없습니다