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

AI 용어집

인공지능 완전 사전

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

Variational Autoencoder (VAE)

Generative neural network architecture that learns a probabilistic latent representation of input data, enabling the generation of new samples by sampling from this latent space.

📖
용어

Evidence Lower Bound (ELBO)

Maximization objective in VAEs, representing the lower bound of the marginal log-likelihood of the data, balancing reconstruction and regularization of the latent space.

📖
용어

Approximate Posterior (q(z|x))

Distribution parameterized by the encoder that approximates the true posterior distribution of latent variables conditioned on input data in the VAE framework.

📖
용어

Posterior Collapse

Problem in VAEs where the learned latent distribution becomes identical to the prior distribution, making the encoder useless and generating low-quality samples.

📖
용어

Prior Distribution (p(z))

Probability distribution chosen for latent variables in VAEs, typically a standard Gaussian N(0, I), serving as a regularizer for the latent space.

📖
용어

Deconvolutional Autoencoder

Variant of VAE using deconvolutional layers in the decoder to generate structured data like images, better preserving spatial relationships.

📖
용어

Factor Disentanglement

Desired property where each dimension of a VAE's latent space captures a semantically independent factor of variation in the generated data.

📖
용어

Hierarchy of Latent Variables

Advanced VAE architecture using multiple levels of latent variables to capture features at different scales of abstraction in the data.

📖
용어

Normalizing Flows in VAEs

Integration of normalizing flow transformations to increase the flexibility of the prior distribution or the approximate posterior, enhancing the generative quality of VAEs.

🔍

결과를 찾을 수 없습니다