手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 説明可能な変分オートエンコーダ× | 自己教師あり変分オートエンコーダ× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2013–2017 | 2014 (VAE); self-supervised variant ~2019–2021 |
| 提唱者≠ | Kingma, D. P. & Welling, M. (VAE); Higgins et al. (beta-VAE for disentanglement) | Kingma, D. P. & Welling, M. (VAE); self-supervised extensions by various authors from ~2019 onward |
| 種類≠ | Generative model with interpretable latent space | Generative model with self-supervised representation learning |
| 原典 | Kingma, D. P., & Welling, M. (2014). Auto-Encoding Variational Bayes. In Proceedings of the 2nd International Conference on Learning Representations (ICLR 2014). link ↗ | Kingma, D. P., & Welling, M. (2014). Auto-Encoding Variational Bayes. In Proceedings of the 2nd International Conference on Learning Representations (ICLR 2014). link ↗ |
| 別名 | XVAE, Interpretable VAE, Disentangled Variational Autoencoder, Explainable Generative Model | SS-VAE, self-supervised VAE, unsupervised VAE with self-supervised pretext tasks, contrastive VAE |
| 関連≠ | 4 | 6 |
| 概要≠ | An Explainable Variational Autoencoder (XVAE) extends the standard VAE framework with techniques that make its latent space interpretable: disentangling latent dimensions so each corresponds to a human-understandable factor, or post-hoc attribution methods (SHAP, integrated gradients) that trace reconstructions back to input features. It retains the VAE's generative power while adding transparency required in scientific and high-stakes applications. | A Self-supervised Variational Autoencoder (SS-VAE) combines the generative latent-space learning of a standard VAE with self-supervised pretext tasks — such as contrastive augmentation, masked reconstruction, or rotation prediction — to learn richer, more disentangled representations from unlabeled data without any manual annotation. |
| ScholarGateデータセット ↗ |
|
|