일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
- pytorch
- uncertainty
- 우분투
- dropout
- pandas
- 크롤링
- Crawling
- selenium
- Graph
- 텍스트마이닝
- 빅데이터
- DATA
- 논문리뷰
- 파이썬
- 불확실성
- 알고리즘
- YarinGal
- 리눅스
- 백준
- 베이지안
- AI
- 코딩테스트
- 데이터분석
- 텍스트분석
- VAE
- GNN
- R
- 강화학습
- PYTHON
- bayesian
- Today
- Total
끄적거림
[논문 소개] Don’t Blame the ELBO!A Linear VAE Perspective on Posterior Collapse 본문
[논문 소개] Don’t Blame the ELBO!A Linear VAE Perspective on Posterior Collapse
Signing 2021. 10. 22. 17:58https://proceedings.neurips.cc/paper/2019/file/7e3315fe390974fcf25e44a9445bd821-Paper.pdf
Posterior collapse in Variational Autoencoders (VAEs) arises when the variational posterior distribution closely matches the prior for a subset of latent variables.
This paper presents a simple and intuitive explanation for posterior collapse through the analysis of linear VAEs and their direct correspondence with Probabilistic PCA (pPCA).
We explain how posterior collapse may occur in pPCA due to local maxima in the log marginal likelihood.
Unexpectedly, we prove that the ELBO objective for the linear VAE does not introduce additional spurious local maxima relative to log marginal likelihood.
We show further that training a linear VAE with exact variational inference recovers an identifiable global maximum corresponding to the principal component directions.
Empirically, we find that our linear analysis is predictive even for high-capacity, non-linear VAEs and helps explain the relationship between the observation noise, local maxima, and posterior collapse in deep Gaussian VAEs.
'개인 공부 정리 > Bayesian' 카테고리의 다른 글
[논문 리뷰] How Good is the Bayes Posterior in Deep Neural Networks Really? (0) | 2021.10.26 |
---|---|
[논문 리뷰] Disentangling the Roles of Curation, Data-Augmentation and the Prior in the Cold Posterior Effect (0) | 2021.10.24 |
[Adversarial] uncertainty based adversarial sample (0) | 2021.10.19 |
[zero-shot] uncertainty 관련 zero-shot 글들 (0) | 2021.10.17 |
[Calibration] Temperated Scaling에 관하여 (0) | 2021.10.17 |