手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 自己教師ありガウス過程× | Variational Autoencoder× | |
|---|---|---|
| 分野≠ | 機械学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2019–2021 | 2014 |
| 提唱者≠ | Fortuin, V. et al.; broader self-supervised GP literature | Kingma, D. P. & Welling, M. |
| 種類≠ | Probabilistic model (self-supervised GP pretraining + kernel learning) | Deep generative latent-variable model (encoder–decoder) |
| 原典≠ | Fortuin, V., Rätsch, G., & Mandt, S. (2020). GP-VAE: Deep probabilistic time series imputation using Gaussian process variational autoencoders. Proceedings of the 23rd International Conference on Artificial Intelligence and Statistics (AISTATS), PMLR 108, 1651–1661. link ↗ | Kingma, D. P. & Welling, M. (2014). Auto-Encoding Variational Bayes. International Conference on Learning Representations (ICLR). link ↗ |
| 別名 | SSL-GP, self-supervised GP, self-supervised GPR, self-supervised Gaussian process regression | Değişkensel Otokodlayıcı (VAE), VAE, auto-encoding variational Bayes, deep latent variable model |
| 関連≠ | 6 | 5 |
| 概要≠ | Self-supervised Gaussian Process (SSL-GP) combines the principled uncertainty quantification of Gaussian processes with self-supervised pretraining, learning expressive kernels or latent representations from unlabeled data before fitting a GP on a small labeled set. This makes the approach especially powerful in low-labeled-data regimes where a conventional GP would overfit or produce poorly calibrated uncertainty estimates. | The Variational Autoencoder (VAE) is a deep generative latent-variable model, introduced by Diederik Kingma and Max Welling in 2014, that encodes data as a probability distribution in a latent space and samples from that distribution to generate new examples. It is used for data generation, anomaly detection, and feature learning. |
| ScholarGateデータセット ↗ |
|
|